Commit a18b9142 authored by Sébastien Szymanski's avatar Sébastien Szymanski Committed by Shawn Guo

ARM: dts: imx6qdl-apf6dev: add RTC support

Add support of MCP79400 RTC.
Signed-off-by: default avatarSébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b22c2ac4
......@@ -169,6 +169,11 @@ codec: sgtl5000@a {
VDDA-supply = <&reg_3p3v>;
VDDIO-supply = <&reg_3p3v>;
};
rtc@6f {
compatible = "microchip,mcp7940x";
reg = <0x6f>;
};
};
&i2c3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment