dts: remove ethmac gpio [1/1]
authorJiacheng Mei <jiacheng.mei@amlogic.com>
Thu, 18 Oct 2018 03:35:24 +0000 (11:35 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 19 Oct 2018 06:25:51 +0000 (23:25 -0700)
PD#SWPL-770

Problem:
gpio conflict of isp i2c and ethmac

Solution:
remove gpio of ethmac

Verify:
g12b-skt

Change-Id: Icb2e6af14ecd397625565249f70d6fb58180b558
Signed-off-by: Jiacheng Mei <jiacheng.mei@amlogic.com>
arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts

index 95905b0..55dcc8b 100644 (file)
 };
 &ethmac {
        status = "okay";
+/*     //conflict with isp i2c
        pinctrl-names = "internal_eth_pins";
        pinctrl-0 = <&internal_eth_pins>;
+*/
        mc_val = <0x4be04>;
 
        internal_phy=<1>;