summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/imx35-clock.txt
diff options
context:
space:
mode:
authorAlexander Kurz <akurz@blala.de>2016-04-14 23:30:49 +0200
committerShawn Guo <shawnguo@kernel.org>2016-04-18 12:37:21 +0800
commit3397c2c45b1b6f54834dfeae30a73046f33ca943 (patch)
treeb0f28e07d764c8a6953b8a94ed9847844f961095 /Documentation/devicetree/bindings/clock/imx35-clock.txt
parent7196c52c9377df0175b510ff5896bda524f7345e (diff)
downloadop-kernel-dev-3397c2c45b1b6f54834dfeae30a73046f33ca943.zip
op-kernel-dev-3397c2c45b1b6f54834dfeae30a73046f33ca943.tar.gz
ARM: dts: imx35: restore existing used clock enumeration
A new element got inserted into enum mx35_clks with commit 3713e3f5e927 ("clk: imx35: define two clocks for rtc"). This insertion shifted most nummerical clock assignments to a new nummerical value which in turn rendered most hardcoded nummeric values in imx35.dtsi incorrect. Restore the existing order by moving the newly introduced clock to the end of the enum. Update the dts documentation accordingly. Signed-off-by: Alexander Kurz <akurz@blala.de> Fixes: 3713e3f5e927 ("clk: imx35: define two clocks for rtc") Cc: <stable@vger.kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx35-clock.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/imx35-clock.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx35-clock.txt b/Documentation/devicetree/bindings/clock/imx35-clock.txt
index a703564..f497832 100644
--- a/Documentation/devicetree/bindings/clock/imx35-clock.txt
+++ b/Documentation/devicetree/bindings/clock/imx35-clock.txt
@@ -94,6 +94,7 @@ clocks and IDs.
csi_sel 79
iim_gate 80
gpu2d_gate 81
+ ckli_gate 82
Examples:
OpenPOWER on IntegriCloud