mbox series

[0/3] arm64: dts: ti: k3-am62p/j722s: Fix gpio-ranges

Message ID 20240730143324.114146-1-j-mcarthur@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: k3-am62p/j722s: Fix gpio-ranges | expand

Message

Jared McArthur July 30, 2024, 2:33 p.m. UTC
Hi,

Fixes the issues within the the am62p and j722s gpio-ranges. The
original values were missing some of the holes within the ranges. The
am62p was also missing the gpio-ranges property within the mcu_gpio0
node.

Jared McArthur (3):
  arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0
  arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0
  arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0

 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 3 +++
 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi             | 3 ++-
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi             | 3 ++-
 3 files changed, 7 insertions(+), 2 deletions(-)

Best,
Jared McArthur