aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/rk3xxx.dtsi
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2022-06-03 18:35:39 +0200
committerHeiko Stuebner <heiko@sntech.de>2022-09-10 00:58:36 +0200
commit1dabb74971b38d966ecef566bafddc4a34f4db9d (patch)
tree7e0cdd21085779321646563eb52696576b5575c8 /arch/arm/boot/dts/rk3xxx.dtsi
parentARM: dts: rockchip: fix rk3036 emac node compatible string (diff)
downloadwireguard-linux-1dabb74971b38d966ecef566bafddc4a34f4db9d.tar.xz
wireguard-linux-1dabb74971b38d966ecef566bafddc4a34f4db9d.zip
ARM: dts: rockchip: restyle emac nodes
The emac_rockchip.txt file is converted to YAML. Phy nodes are now a subnode of mdio, so restyle the emac nodes of rk3036/rk3066/rk3188. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Link: https://lore.kernel.org/r/20220603163539.537-3-jbx6244@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3xxx.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3xxx.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/rk3xxx.dtsi b/arch/arm/boot/dts/rk3xxx.dtsi
index 616a828e0c6e..bf285091a9eb 100644
--- a/arch/arm/boot/dts/rk3xxx.dtsi
+++ b/arch/arm/boot/dts/rk3xxx.dtsi
@@ -186,8 +186,6 @@
compatible = "snps,arc-emac";
reg = <0x10204000 0x3c>;
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
- #address-cells = <1>;
- #size-cells = <0>;
rockchip,grf = <&grf>;