Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21cc405c authored by Simon Horman's avatar Simon Horman
Browse files

arm64: dts: r8a7795: Drop 0x from unit address of gic



Drop 0x from unit address of gic as this is the desired form for
a unit address.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 4a4e2138
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@
		#size-cells = <2>;
		ranges;

		gic: interrupt-controller@0xf1010000 {
		gic: interrupt-controller@f1010000 {
			compatible = "arm,gic-400";
			#interrupt-cells = <3>;
			#address-cells = <0>;