[PATCH 1/3] ARM: dts: imx6: pfla02: Fix USB vbus enable pinmuxing
Fabio Estevam
festevam at gmail.com
Mon Mar 29 12:32:21 BST 2021
Hi Stefan,
On Mon, Mar 29, 2021 at 8:28 AM Stefan Riedmueller
<s.riedmueller at phytec.de> 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?
More information about the linux-arm-kernel
mailing list