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

Commit 16e54a14 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-nitrogen6_som2: 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 2b734934
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -326,7 +326,7 @@
	};

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