summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am625-sk-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/k3-am625-sk-u-boot.dtsi')
-rw-r--r--arch/arm/dts/k3-am625-sk-u-boot.dtsi33
1 files changed, 6 insertions, 27 deletions
diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
index a60c37f1db..c1685bc9ca 100644
--- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
@@ -9,7 +9,7 @@
/ {
chosen {
stdout-path = "serial2:115200n8";
- tick-timer = &timer1;
+ tick-timer = &main_timer0;
};
aliases {
@@ -21,16 +21,13 @@
};
};
-&cbass_main{
+&cbass_main {
bootph-pre-ram;
+};
- timer1: timer@2400000 {
- compatible = "ti,omap5430-timer";
- reg = <0x00 0x2400000 0x00 0x80>;
- ti,timer-alwon;
- clock-frequency = <25000000>;
- bootph-pre-ram;
- };
+&main_timer0 {
+ clock-frequency = <25000000>;
+ bootph-pre-ram;
};
&dmss {
@@ -77,10 +74,6 @@
bootph-pre-ram;
};
-&main_uart1 {
- bootph-pre-ram;
-};
-
&cbass_mcu {
bootph-pre-ram;
};
@@ -93,10 +86,6 @@
bootph-pre-ram;
};
-&wkup_uart0 {
- bootph-pre-ram;
-};
-
&sdhci1 {
bootph-pre-ram;
};
@@ -130,17 +119,7 @@
};
&cpsw3g {
- reg = <0x0 0x8000000 0x0 0x200000>,
- <0x0 0x43000200 0x0 0x8>;
- reg-names = "cpsw_nuss", "mac_efuse";
- /delete-property/ ranges;
bootph-pre-ram;
-
- cpsw-phy-sel@04044 {
- compatible = "ti,am64-phy-gmii-sel";
- reg = <0x0 0x00104044 0x0 0x8>;
- bootph-pre-ram;
- };
};
&cpsw_port1 {