RE: [PATCH] arm: dts: imx8m*-venice: add gpio hog support

2022-03-08 Thread Peng Fan
> Subject: [PATCH] arm: dts: imx8m*-venice: add gpio hog support > > Add gpio hog support for board-specific gpio lines: > - put hogs in u-boot.dtsi so as to keep the regular dts files > in sync with the kernel. The hogs will not be put in the kernel > as that makes

[PATCH] arm: dts: imx8m*-venice: add gpio hog support

2022-03-08 Thread Tim Harvey
Add gpio hog support for board-specific gpio lines: - put hogs in u-boot.dtsi so as to keep the regular dts files in sync with the kernel. The hogs will not be put in the kernel as that makes them un-usable by userspace as well as re-initializes them to dt defaults overriding changes which ma