projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af0182
)
MLK-21549-3 ARM: dts: imx6ull: use fsl,imx6ul-ocotp under ocotp node
author
Vipul Kumar
<vipul_kumar@mentor.com>
Sun, 28 Apr 2019 05:09:32 +0000
(10:39 +0530)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Thu, 2 May 2019 09:19:28 +0000
(12:19 +0300)
This patch use fsl,imx6ul-ocotp instead of fsl,imx6ull-ocotp under ocotp
node to align with the mainline.
Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
arch/arm/boot/dts/imx6ull.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ull.dtsi
b/arch/arm/boot/dts/imx6ull.dtsi
index
5545637
..
deb9018
100644
(file)
--- a/
arch/arm/boot/dts/imx6ull.dtsi
+++ b/
arch/arm/boot/dts/imx6ull.dtsi
@@
-1001,7
+1001,7
@@
ocotp: ocotp-ctrl@021bc000 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "fsl,imx6ul
l
-ocotp", "syscon";
+ compatible = "fsl,imx6ul-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
clocks = <&clks IMX6UL_CLK_OCOTP>;