Hi Anson, On Wed, Jun 27, 2018 at 5:36 AM, Anson Huang <Anson.Huang@xxxxxxx> wrote: > +&usdhc3 { > + pinctrl-names = "default", "state_100mhz", "state_200mhz"; > + pinctrl-0 = <&pinctrl_usdhc3>; > + pinctrl-1 = <&pinctrl_usdhc3_100mhz>; > + pinctrl-2 = <&pinctrl_usdhc3_200mhz>; > + cd-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>; > + keep-power-in-suspend; > + enable-sdio-wakeup; > + vmmc-supply = <®_sd3_vmmc>; > + status = "okay"; > +}; > + > &usbotg1 { Please keep the nodes sorted in alphabetical order. -- 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