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

Commit 2b734934 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible



The rv4162 vendor is microcrystal, not ST.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarGary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b8a559fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -408,7 +408,7 @@
	};

	rtc: rtc@68 {
		compatible = "st,rv4162";
		compatible = "microcrystal,rv4162";
		pinctrl-names = "default";
		pinctrl-0 = <&pinctrl_rv4162>;
		reg = <0x68>;