Hi Anson, On Mon, Apr 23, 2018 at 12:46 AM, Anson Huang <Anson.Huang@xxxxxxx> wrote: > Add FEC support on i.MX6SX Sabre Auto board. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > arch/arm/boot/dts/imx6sx-sabreauto.dts | 70 ++++++++++++++++++++++++++++++++++ > 1 file changed, 70 insertions(+) > > diff --git a/arch/arm/boot/dts/imx6sx-sabreauto.dts b/arch/arm/boot/dts/imx6sx-sabreauto.dts > index 812f40b..eadd483 100644 > --- a/arch/arm/boot/dts/imx6sx-sabreauto.dts > +++ b/arch/arm/boot/dts/imx6sx-sabreauto.dts > @@ -41,6 +41,40 @@ > clock-frequency = <24576000>; > }; > > +&fec1 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_enet1_1>; > + phy-mode = "rgmii"; > + phy-handle = <ðphy1>; > + pinctrl-assert-gpios = <&max7322 0 GPIO_ACTIVE_HIGH>; This property does not exist in mainline, only in the NXP vendor kernel. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html