summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2014-07-14 16:12:16 +0530
committerTony Lindgren <tony@atomide.com>2014-07-15 00:16:09 -0700
commit147e5413696c3d385283ceda73efb2b098657477 (patch)
tree84d5404e0576675dfde9b8ea0f709e25daacac4a /tools/perf/scripts/python
parent64640998a5299b03f11df2d0cd308474db09b7d9 (diff)
downloadkernel-147e5413696c3d385283ceda73efb2b098657477.tar.gz
ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div clock
Add divider table to optfclk_pciephy_div clock. The 8th bit of CM_CLKMODE_APLL_PCIE can be programmed to either 0x0 or 0x1 based on if the divider value is 0x2 or 0x1. Figure 26-21. PCIe PHY Clock Generator Overview in vE of DRA7xx ES1.0 shows the block diagram of Clock Generator Subsystem of PCIe PHY module. The divider value if '1' should be programmed in order to get the correct PCIE_PHY_DIV_GCLK frequency (2.5GHz). Cc: Rajendra Nayak <rnayak@ti.com> Cc: Tero Kristo <t-kristo@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern 2017-04-17ipv4: fix a deadlock in ip_ra_controlWANG Cong 2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg 2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern 2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan 2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov 2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern 2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson 2016-11-01net: Enable support for VRF with ipv4 multicastDavid Ahern 2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov 2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov 2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov 2016-07-26net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov 2016-07-19net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani 2016-07-16net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov 2016-06-28ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff