projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ecd88
)
ARM: dts: imx6sl: add clocks property for ocotp node
author
Peng Fan
<van.freenix@gmail.com>
Wed, 20 Apr 2016 17:26:16 +0000
(
01:26
+0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 6 Jun 2016 08:05:29 +0000
(16:05 +0800)
Add clocks property for ocotp node.
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sl.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6sl.dtsi
b/arch/arm/boot/dts/imx6sl.dtsi
index d12b250342a6deab8cb4809c8dc105403e44cd39..b37da9454929762004d2cca080197e97f5c8c679 100644
(file)
--- a/
arch/arm/boot/dts/imx6sl.dtsi
+++ b/
arch/arm/boot/dts/imx6sl.dtsi
@@
-853,6
+853,7
@@
ocotp: ocotp@021bc000 {
compatible = "fsl,imx6sl-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6SL_CLK_OCOTP>;
};
audmux: audmux@021d8000 {