summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Gouby <[email protected]>2026-05-06 13:42:21 +0200
committerFabio Estevam <[email protected]>2026-05-15 17:31:39 -0300
commit454e72874fdd6e71c6eecb5d22b3500b4d3692d5 (patch)
tree12e7fabe71c3eaa947c9e842190ea2c7c2c617d6
parent85319b2e672aed6ee1aa5792d47d877d0e6d6903 (diff)
board: toradex: verdin-imx95: remove gpio1 reg
The RGPIO2P driver contains legacy handling for compatible combinations that expose two reg ranges (dual base) for i.MX8ULP and i.MX93. The i.MX95 GPIO controller exposes a single register range, so the dual-base handling is unnecessary. Additionally, the second address of the gpio1 reg property was wrong. When used, it needs to be offsetted by 0x40 to start at the Port Data Output register. Fixes: 60d8255d8dc0 ("board: toradex: add Toradex Verdin iMX95") Signed-off-by: Antoine Gouby <[email protected]>
-rw-r--r--arch/arm/dts/imx95-verdin-wifi-dev-u-boot.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/imx95-verdin-wifi-dev-u-boot.dtsi b/arch/arm/dts/imx95-verdin-wifi-dev-u-boot.dtsi
index 83802156d52..45633765c0f 100644
--- a/arch/arm/dts/imx95-verdin-wifi-dev-u-boot.dtsi
+++ b/arch/arm/dts/imx95-verdin-wifi-dev-u-boot.dtsi
@@ -26,7 +26,6 @@
};
&gpio1 {
- reg = <0 0x47400000 0 0x1000>, <0 0x47400000 0 0x40>;
bootph-pre-ram;
ctrl-sleep-moci-hog {