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

Commit 70c4b99a authored by Antoine Tenart's avatar Antoine Tenart
Browse files

ARM: dts: alpine: remove 0x's from the uart1 node unit address



Remove 0x's from the uart1 node unit address to have consistent nodes.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
parent 0ef58195
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@
			reg-io-width = <4>;
		};

		uart1:uart@0xfd884000 {
		uart1:uart@fd884000 {
			compatible = "ns16550a";
			reg = <0x0 0xfd884000 0x0 0x1000>;
			clock-frequency = <0>; /* Filled by loader */