ARM: dts: imx6qdl-nitrogen6_som2: fix rv4162 compatible

The rv4162 vendor is microcrystal, not ST.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexandre Belloni 2017-04-19 22:22:03 +02:00 committed by Shawn Guo
parent 2b7349345e
commit 16e54a1452
1 changed files with 1 additions and 1 deletions

View File

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