mbox series

[0/2] arm64: dts: ti: remove extra GIC redistributor ranges

Message ID 20241210-am62-gic-fixup-v1-0-758b4d5b4a0a@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: remove extra GIC redistributor ranges | expand

Message

Bryan Brattlof Dec. 10, 2024, 8:59 p.m. UTC
Hello Everyone!

While debugging an unrelated issue Bin noticed we've accidentally 
defined the redistributor range for the GIC-500 two times on the AM62x 
and AM62Ax. 

This simple series removes the extra copy :)

Happy Hacking
~Bryan

Signed-off-by: Bryan Brattlof <bb@ti.com>
---
Bryan Brattlof (2):
      arm64: dts: ti: k3-am62: remove duplicate GICR reg
      arm64: dts: ti: k3-am62a: remove duplicate GICR reg

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi  | 1 -
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 1 -
 2 files changed, 2 deletions(-)
---
base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
change-id: 20241206-am62-gic-fixup-3ebe19226225

Best regards,