On Mon, Nov 27, 2017 at 2:52 PM, Russell King <rmk+kernel@xxxxxxxxxxxxxxx> wrote: > + pinctrl_microsom_enet_ar8035: microsom-enet-ar8035 { > + fsl,pins = < > + MX6QDL_PAD_ENET_MDIO__ENET_MDIO 0x1b8b0 > + MX6QDL_PAD_ENET_MDC__ENET_MDC 0x1b0b0 > + /* AR8035 reset */ > + MX6QDL_PAD_KEY_ROW4__GPIO4_IO15 0x130b0 > + /* AR8035 interrupt */ > + MX6QDL_PAD_DI0_PIN2__GPIO4_IO18 0x80000000 Please avoid 0x80000000 and use the real IOMUX value instead. > + /* GPIO16 -> AR8035 25MHz */ > + MX6QDL_PAD_GPIO_16__ENET_REF_CLK 0xc0000000 Ditto. > + MX6QDL_PAD_RGMII_TXC__RGMII_TXC 0x80000000 Ditto. -- 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