Hi Stefan, On Mon, Mar 29, 2021 at 8:28 AM Stefan Riedmueller <[email protected]> wrote:
> - pinctrl_usbh1: usbh1grp {
> + pinctrl_usbh1_vbus: usbh1vbusgrp {
> fsl,pins = <
> - MX6QDL_PAD_GPIO_0__USB_H1_PWR
> 0x80000000
> + MX6QDL_PAD_GPIO_0__GPIO1_IO00
> 0x80000000
While you are on it, could you please use avoid the usage of
0x80000000 and explicitly pass the default value instead?

