arm64: dts: imx8ulp: update gpio node
authorPeng Fan <peng.fan@nxp.com>
Sun, 1 Oct 2023 08:27:57 +0000 (16:27 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 03:06:00 +0000 (11:06 +0800)
commitac7bcf48ddbae7a22fcb7ffbb8f7333bf92d880f
tree6e221edf4b13e4fa1c24f11431645b7fd96edb57
parentd403e1dc7bd57e785a9c7c385dc02adf93d8f5be
arm64: dts: imx8ulp: update gpio node

The i.MX8ULP GPIO supports two interrupts and one register base,
the current fsl,imx7ulp-gpio compatible could work for i.MX8ULP in
gpio-vf610.c driver, it is based on the base address are splited
into two with offset added in device tree node. Now following
hardware design, using one register base in device tree node.

This may break users who use compatible fsl,imx7ulp-gpio to enable
i.MX8ULP GPIO.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8ulp.dtsi