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

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

ARM: dts: imx7d-nitrogen7: fix rv4162 compatible



The rv4162 compatbile string is missing the vendor part, add it.

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 16e54a14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -279,7 +279,7 @@
	status = "okay";

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