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

Commit f7a0be45 authored by Reynes Philippe's avatar Reynes Philippe Committed by Kumar Gala
Browse files

powerpc/83xx: Add i2c eeprom to dts for MPC837x RDB

parent b4f7ec46
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -118,6 +118,12 @@
			interrupts = <14 0x8>;
			interrupt-parent = <&ipic>;
			dfsrr;

			at24@50 {
				compatible = "at24,24c256";
				reg = <0x50>;
			};

			rtc@68 {
				compatible = "dallas,ds1339";
				reg = <0x68>;
+6 −0
Original line number Diff line number Diff line
@@ -118,6 +118,12 @@
			interrupts = <14 0x8>;
			interrupt-parent = <&ipic>;
			dfsrr;

			at24@50 {
				compatible = "at24,24c256";
				reg = <0x50>;
			};

			rtc@68 {
				compatible = "dallas,ds1339";
				reg = <0x68>;
+6 −0
Original line number Diff line number Diff line
@@ -116,6 +116,12 @@
			interrupts = <14 0x8>;
			interrupt-parent = <&ipic>;
			dfsrr;

			at24@50 {
				compatible = "at24,24c256";
				reg = <0x50>;
			};

			rtc@68 {
				compatible = "dallas,ds1339";
				reg = <0x68>;