Skip to content

Commit

Permalink
ARM: dts: imx6qdl-nitrogen6_som2: fix rv4162 compatible
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alexandre Belloni authored and Shawn Guo committed May 15, 2017
1 parent 2b73493 commit 16e54a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
};

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

0 comments on commit 16e54a1

Please sign in to comment.