projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aedefe
)
arm64: dts: ti: k3-am65-main: Use lower case hexadecimal
author
Nishanth Menon
<nm@ti.com>
Thu, 3 Sep 2020 13:00:09 +0000
(08:00 -0500)
committer
Nishanth Menon
<nm@ti.com>
Mon, 7 Sep 2020 11:47:15 +0000
(06:47 -0500)
Device tree convention uses lower case a-f for hexadecimals. Fix the
same.
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Acked-by: Suman Anna <s-anna@ti.com>
Link:
https://lore.kernel.org/r/20200903130015.21361-3-nm@ti.com
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index 76e0edc4ad5c66ff4f8b84e5706fe24cb9a232f9..d53d1ead4bb6ced2e877f5bad71abacd6ac74e22 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@
-344,9
+344,9
@@
<0x4090 0x3>; /* SERDES1 lane select */
};
- dss_oldi_io_ctrl: dss_oldi_io_ctrl@41
E
0 {
+ dss_oldi_io_ctrl: dss_oldi_io_ctrl@41
e
0 {
compatible = "syscon";
- reg = <0x0000041
E
0 0x14>;
+ reg = <0x0000041
e
0 0x14>;
};
ehrpwm_tbclk: syscon@4140 {