提交 daad593a 编写于 作者: A Andrej Picej 提交者: Shawn Guo

ARM: dts: imx6qdl-phytec: add missing pmic MFD subdevices

phyFLEX PMIC DA9063 has also RTC and watchdog support. Add both
MFD subdevices so they can be used.
Signed-off-by: NAndrej Picej <andrej.picej@norik.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 4cb7df64
......@@ -205,6 +205,14 @@
regulator-always-on;
};
};
da9063_rtc: rtc {
compatible = "dlg,da9063-rtc";
};
da9063_wdog: watchdog {
compatible = "dlg,da9063-watchdog";
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册