From 415635bfdaf33ffa22f46a40e35ad8af4bdbb0ed Mon Sep 17 00:00:00 2001 From: Alpha Lin Date: Wed, 29 Jul 2020 13:56:48 +0800 Subject: [PATCH] ARM: dts: rockchip: enable iep2 node in rv11xx-evb-v10 Enable iep2 node in rv11xx series. Signed-off-by: Alpha Lin Change-Id: Idfe5b6ed7d57f9ded2810d625a15af575e3aa7e7 --- arch/arm/boot/dts/rv11xx-evb-v10.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi index aa4d90cd2b06..82b2f1400a26 100644 --- a/arch/arm/boot/dts/rv11xx-evb-v10.dtsi +++ b/arch/arm/boot/dts/rv11xx-evb-v10.dtsi @@ -951,6 +951,14 @@ &i2s0m0_sdo1_sdi3>; }; +&iep { + status = "okay"; +}; + +&iep_mmu { + status = "okay"; +}; + &mdio { phy: phy@0 { compatible = "ethernet-phy-ieee802.3-c22";