Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Florian Fainelli and committed by
Stephen Boyd
5a0566d5 8005c49d

+5
+5
Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt
··· 208 208 ch3_unused lcpll_ports 4 BCM_NS2_LCPLL_PORTS_CH3_UNUSED 209 209 ch4_unused lcpll_ports 5 BCM_NS2_LCPLL_PORTS_CH4_UNUSED 210 210 ch5_unused lcpll_ports 6 BCM_NS2_LCPLL_PORTS_CH5_UNUSED 211 + 212 + BCM63138 213 + -------- 214 + PLL and leaf clock compatible strings for BCM63138 are: 215 + "brcm,bcm63138-armpll"