arm64: dts: ti: k3-am62p: Add gpio-reserved-ranges for main_gpio1
authorJared McArthur <j-mcarthur@ti.com>
Fri, 9 Aug 2024 16:28:27 +0000 (11:28 -0500)
committerNishanth Menon <nm@ti.com>
Sat, 24 Aug 2024 19:40:51 +0000 (14:40 -0500)
commit235b5b08ea3cb2743309d7d27b85d34387ee4b54
tree5f6fae14a8f1fbb31243e17172002eba3e025465
parentf2a5177bb83dce16f13c9f5f8f828714e4788a8d
arm64: dts: ti: k3-am62p: Add gpio-reserved-ranges for main_gpio1

Commit 29075cc09f43 ("arm64: dts: ti: Introduce AM62P5 family of
SoCs") introduced the main_gpio1 node and included the ti,ngpio
property, but did not include the gpio-reserved-ranges property. As a
result, the user could try to access gpios that do not exist. Fix this
by introducing the gpio-reserved-ranges property.

The non-existent gpios are found in the am62p datasheet [1] in Table
5-24.

Depends on patch: dt-bindings: gpio: gpio-davinci: Add the
gpio-reserved-ranges property [2]

[1] https://www.ti.com/lit/ds/symlink/am62p.pdf
[2] https://lore.kernel.org/all/20240809154638.394091-2-j-mcarthur@ti.com/

Signed-off-by: Jared McArthur <j-mcarthur@ti.com>
Link: https://lore.kernel.org/r/20240809162828.1945821-2-j-mcarthur@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am62p-main.dtsi