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@xxxxxx> --- 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, -- Bryan Brattlof <bb@xxxxxx>