This patch series migrates to OF_UPSTREAM to receive automatic device tree updates for the Toradex SMARC iMX95 and Enable CONFIG_GPIO_HOG to apply gpio-hog definitions in the device tree.
Signed-off-by: Franz Schnyder <[email protected]> --- Franz Schnyder (2): arm: dts: imx95-toradex-smarc: migrate to OF_UPSTREAM configs: toradex-smarc-imx95: Add gpio-hog support arch/arm/dts/imx95-toradex-smarc-dev.dts | 277 ------- arch/arm/dts/imx95-toradex-smarc.dtsi | 1153 ------------------------------ arch/arm/mach-imx/imx9/Kconfig | 1 + board/toradex/smarc-imx95/MAINTAINERS | 2 - configs/toradex-smarc-imx95_defconfig | 3 +- 5 files changed, 3 insertions(+), 1433 deletions(-) --- base-commit: 80a4c49a4ab2ad06fa84a8b7bdf6e33b3b5101bf change-id: 20260327-smarc-of-upstream-f818fe7155ac Best regards, -- Franz Schnyder <[email protected]>

