From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> Fix a couple of issues on the Verdin AM62 pinctrl affecting multiple carrier boards. The first patch fixes a mistake on the pinctrl of the verdin-am62 mallow carrier board. The second patch allows using the mPCIe/M.2 slot available on multiple carrier boards with cards that use only the USB interface toward the host, this is achieved with a GPIO hog, given that no PCIe interface exists. Francesco Dolcini (2): arm64: dts: ti: verdin-am62: mallow: fix GPIOs pinctrl arm64: dts: ti: k3-am625-verdin: add PCIe reset gpio hog .../boot/dts/ti/k3-am62-verdin-dahlia.dtsi | 8 ++++++- .../arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi | 8 ++++++- .../boot/dts/ti/k3-am62-verdin-mallow.dtsi | 22 +++++++++++++++---- .../boot/dts/ti/k3-am62-verdin-yavia.dtsi | 8 ++++++- arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 9 ++++++++ 5 files changed, 48 insertions(+), 7 deletions(-) -- 2.39.2