diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2015-10-29 18:23:17 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-12-06 19:45:16 -0800 |
commit | 5d3dc3938ee4649cbc47d1fd6f5716e798782ea5 (patch) | |
tree | df7b62626e4f1a7ee1b7255ab46e6d4fdb538b8f /Documentation | |
parent | da3f974263a81c03b699b9d6ef2684c259526fde (diff) | |
download | linux-5d3dc3938ee4649cbc47d1fd6f5716e798782ea5.tar.gz linux-5d3dc3938ee4649cbc47d1fd6f5716e798782ea5.tar.bz2 linux-5d3dc3938ee4649cbc47d1fd6f5716e798782ea5.zip |
clk: iproc: Extend binding to cover BCM63138
Broadcom BCM63138 DSL SoCs have the same ARMPLL clocking infrastructure
as the Cygnus and iProc chips, add a dedicated compatible string and
document that the ARMPLL node is a valid node for this chip.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt index ede65a55e21b..0b35e71b39e8 100644 --- a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt +++ b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt @@ -208,3 +208,8 @@ These clock IDs are defined in: ch3_unused lcpll_ports 4 BCM_NS2_LCPLL_PORTS_CH3_UNUSED ch4_unused lcpll_ports 5 BCM_NS2_LCPLL_PORTS_CH4_UNUSED ch5_unused lcpll_ports 6 BCM_NS2_LCPLL_PORTS_CH5_UNUSED + +BCM63138 +-------- +PLL and leaf clock compatible strings for BCM63138 are: + "brcm,bcm63138-armpll" |