projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b571608
)
arm64: dts: ti: k3-am64-main: Fix typo in epwm_tbclk node name
author
Andrew Davis
<afd@ti.com>
Fri, 17 Nov 2023 16:20:59 +0000
(10:20 -0600)
committer
Nishanth Menon
<nm@ti.com>
Fri, 1 Dec 2023 08:36:31 +0000
(
02:36
-0600)
The node name has @4140 but the reg is at 4130, fix this here.
Signed-off-by: Andrew Davis <afd@ti.com>
Link:
https://lore.kernel.org/r/20231117162059.88633-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am64-main.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi
b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi
index 0be642bc1b86d7c866a11203f129fe5caca2d592..7451434101469f8b1a58dbb977dfc7ac3b6be538 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-am64-main.dtsi
+++ b/
arch/arm64/boot/dts/ti/k3-am64-main.dtsi
@@
-63,7
+63,7
@@
#phy-cells = <1>;
};
- epwm_tbclk: clock-controller@41
4
0 {
+ epwm_tbclk: clock-controller@41
3
0 {
compatible = "ti,am64-epwm-tbclk";
reg = <0x4130 0x4>;
#clock-cells = <1>;