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

Commit 8ddd0f6f authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij
Browse files

ARM: u300: Remove '0x's from U300 DTS file

parent 1e74de30
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -307,7 +307,7 @@
		clocks = <&i2c0_clk>;
		#address-cells = <1>;
		#size-cells = <0>;
		ab3100: ab3100@0x48 {
		ab3100: ab3100@48 {
			compatible = "stericsson,ab3100";
			reg = <0x48>;
			interrupt-parent = <&vica>;
@@ -385,10 +385,10 @@
		clocks = <&i2c1_clk>;
		#address-cells = <1>;
		#size-cells = <0>;
		fwcam0: fwcam@0x10 {
		fwcam0: fwcam@10 {
			reg = <0x10>;
		};
		fwcam1: fwcam@0x5d {
		fwcam1: fwcam@5d {
			reg = <0x5d>;
		};
	};