aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3566-radxa-cm3-io.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-02-07 08:33:47 -0500
committerTom Rini <trini@konsulko.com>2024-02-07 08:33:47 -0500
commit7ebc77fede4bb8f1c0b1239c7093d1fa69ccc5a9 (patch)
tree2f48a4a3086f4a92c53f06f4d646682e1b45ff92 /arch/arm/dts/rk3566-radxa-cm3-io.dts
parentdaa3100250839dd30626f7f4b7daf041f1114f1c (diff)
parentb8f1f60c23c9b3edb70159c4e2b1be232a008ee3 (diff)
downloadu-boot-WIP/07Feb2024.zip
u-boot-WIP/07Feb2024.tar.gz
u-boot-WIP/07Feb2024.tar.bz2
Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchipWIP/07Feb2024
- Add board: rv1126 Sonoff iHost board - rv1126 ddr4 support; - Enable BOOTSTD_FULL for RK3399 and RK3588; - rk3036 spl stack addr fix; - dts sync from linux v6.8-rc1 for rk356x, rk3588, rv1126; - Enable eMMC HS200 mode by default for rk3568 and rk3588;
Diffstat (limited to 'arch/arm/dts/rk3566-radxa-cm3-io.dts')
-rw-r--r--arch/arm/dts/rk3566-radxa-cm3-io.dts5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/dts/rk3566-radxa-cm3-io.dts b/arch/arm/dts/rk3566-radxa-cm3-io.dts
index 5e4236a..3ae24e3 100644
--- a/arch/arm/dts/rk3566-radxa-cm3-io.dts
+++ b/arch/arm/dts/rk3566-radxa-cm3-io.dts
@@ -14,6 +14,7 @@
compatible = "radxa,cm3-io", "radxa,cm3", "rockchip,rk3566";
aliases {
+ ethernet0 = &gmac1;
mmc1 = &sdmmc0;
};
@@ -137,8 +138,8 @@
&mdio1 {
rgmii_phy1: ethernet-phy@0 {
- compatible="ethernet-phy-ieee802.3-c22";
- reg= <0x0>;
+ compatible = "ethernet-phy-ieee802.3-c22";
+ reg = <0x0>;
};
};