summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am625-r5-sk.dts
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@collabora.com>2023-04-14 11:34:41 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-04-14 11:06:28 -0500
commit1474cc8c27d45110d2b2d82cb24aec12fbc73767 (patch)
tree458356c4aa38164fc7fff18bf468ecb68965ee5c /arch/arm/dts/k3-am625-r5-sk.dts
parenta265fd8128fb423d5b43cfd197436fa5a1b0982d (diff)
arm: dts: k3-am62: Bump dtsi from linux
Update the am62 and am625 device-trees from linux v6.3-rc5 This needed the following tweaks to the u-boot specific dtsi as well: - Switch tick-timer to the main_timer as it's now defined in the main dtsi - Add mdio pins to the cpsw3g pinctrl. It moved to a subnode in the linux dtsi that u-boot doesn't use/support Signed-off-by: Sjoerd Simons <sjoerd@collabora.com> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Diffstat (limited to 'arch/arm/dts/k3-am625-r5-sk.dts')
-rw-r--r--arch/arm/dts/k3-am625-r5-sk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/k3-am625-r5-sk.dts b/arch/arm/dts/k3-am625-r5-sk.dts
index dad46704a2..59ce1a1d70 100644
--- a/arch/arm/dts/k3-am625-r5-sk.dts
+++ b/arch/arm/dts/k3-am625-r5-sk.dts
@@ -20,7 +20,7 @@
chosen {
stdout-path = "serial2:115200n8";
- tick-timer = &timer1;
+ tick-timer = &main_timer0;
};
memory@80000000 {