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

2022-04-21 Thread sbabic
> 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 change

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

2022-04-13 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