Commit ae744b41 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx: Add RTC to P1010RDB device tree

parent 96488746
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -125,6 +125,13 @@
};

&board_soc {
	i2c@3000 {
		rtc@68 {
			compatible = "pericom,pt7c4338";
			reg = <0x68>;
		};
	};

	spi@7000 {
		flash@0 {
			#address-cells = <1>;