Commit 761f6ed8 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: dts: at91: sama5d4: use correct rtc compatible

parent bb502976
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -884,7 +884,7 @@
			};

			rtc@fc0686b0 {
				compatible = "atmel,at91rm9200-rtc";
				compatible = "atmel,sama5d4-rtc";
				reg = <0xfc0686b0 0x30>;
				interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
				clocks = <&clk32k>;