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

Commit 6cb07abc authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...

Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@
		timer: timer@10000040 {
			compatible = "syscon";
			reg = <0x10000040 0x2c>;
			little-endian;
		};

		reboot {
+0 −1
Original line number Diff line number Diff line
@@ -98,7 +98,6 @@
		sun_top_ctrl: syscon@404000 {
			compatible = "brcm,bcm7125-sun-top-ctrl", "syscon";
			reg = <0x404000 0x60c>;
			little-endian;
		};

		reboot {
+0 −1
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@
		sun_top_ctrl: syscon@404000 {
			compatible = "brcm,bcm7346-sun-top-ctrl", "syscon";
			reg = <0x404000 0x51c>;
			little-endian;
		};

		reboot {
+0 −1
Original line number Diff line number Diff line
@@ -112,7 +112,6 @@
		sun_top_ctrl: syscon@404000 {
			compatible = "brcm,bcm7358-sun-top-ctrl", "syscon";
			reg = <0x404000 0x51c>;
			little-endian;
		};

		reboot {
+0 −1
Original line number Diff line number Diff line
@@ -112,7 +112,6 @@
		sun_top_ctrl: syscon@404000 {
			compatible = "brcm,bcm7360-sun-top-ctrl", "syscon";
			reg = <0x404000 0x51c>;
			little-endian;
		};

		reboot {
Loading