Re: [PATCH] arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's

2024-03-30 Thread Fabio Estevam
On Mon, Mar 25, 2024 at 1:27 PM Tim Harvey wrote: > > The GW7901 has GPIO's to configure the direction of its isolated > digital I/O signals. Add the GPIO pinmux, line names, and hog > configuration. > > Signed-off-by: Tim Harvey Applied to u-boot-imx/next, thanks.

[PATCH] arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's

2024-03-25 Thread Tim Harvey
The GW7901 has GPIO's to configure the direction of its isolated digital I/O signals. Add the GPIO pinmux, line names, and hog configuration. Signed-off-by: Tim Harvey --- arch/arm/dts/imx8mm-venice-gw7901-u-boot.dtsi | 14 ++ 1 file changed, 14 insertions(+) diff --git