aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoc Ho <lho@apm.com>2016-01-19 21:27:41 -0500
committerStephen Boyd <sboyd@codeaurora.org>2016-01-29 15:54:33 -0500
commit7b63c567b5b3b3e366e6555d764318a75073f2c7 (patch)
tree09f07c8cf8f75376eb601454a4e6687d7e0e1074
parentdedbb2724dca5de4073c261c52fa76bf348f6a0d (diff)
Documentation: Update APM X-Gene clock binding for v2 hardware
Update APM X-Gene clock binding documentation for SoC and PCP PLL for v2 hardware. Signed-off-by: Loc Ho <lho@apm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
-rw-r--r--Documentation/devicetree/bindings/clock/xgene.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/xgene.txt b/Documentation/devicetree/bindings/clock/xgene.txt
index 1c4ef773feea..82f9638121db 100644
--- a/Documentation/devicetree/bindings/clock/xgene.txt
+++ b/Documentation/devicetree/bindings/clock/xgene.txt
@@ -9,6 +9,8 @@ Required properties:
9 "apm,xgene-socpll-clock" - for a X-Gene SoC PLL clock 9 "apm,xgene-socpll-clock" - for a X-Gene SoC PLL clock
10 "apm,xgene-pcppll-clock" - for a X-Gene PCP PLL clock 10 "apm,xgene-pcppll-clock" - for a X-Gene PCP PLL clock
11 "apm,xgene-device-clock" - for a X-Gene device clock 11 "apm,xgene-device-clock" - for a X-Gene device clock
12 "apm,xgene-socpll-v2-clock" - for a X-Gene SoC PLL v2 clock
13 "apm,xgene-pcppll-v2-clock" - for a X-Gene PCP PLL v2 clock
12 14
13Required properties for SoC or PCP PLL clocks: 15Required properties for SoC or PCP PLL clocks:
14- reg : shall be the physical PLL register address for the pll clock. 16- reg : shall be the physical PLL register address for the pll clock.