Hi Fabio, On Mon, 2021-03-29 at 08:32 -0300, Fabio Estevam wrote: > Hi Stefan, > > On Mon, Mar 29, 2021 at 8:28 AM Stefan Riedmueller > <s.riedmueller@xxxxxxxxx> wrote: > > > - pinctrl_usbh1: usbh1grp { > > + pinctrl_usbh1_vbus: usbh1vbusgrp { > > fsl,pins = < > > - MX6QDL_PAD_GPIO_0__USB_H1_PWR 0x > > 80000000 > > + MX6QDL_PAD_GPIO_0__GPIO1_IO00 0x > > 80000000 > > While you are on it, could you please use avoid the usage of > 0x80000000 and explicitly pass the default value instead? Thanks for your review. Sure, I'll fix that in a v2. Stefan