Commit d688a83a authored by Marek Vasut's avatar Marek Vasut Committed by Simon Horman

ARM: dts: silk: Add DA9063 RTC and OnKey node

Add DA9063 RTC and OnKey subnode to DA9063 PMIC node on Silk.
Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 938fbd1a
......@@ -416,6 +416,14 @@ pmic@58 {
interrupts = <31 IRQ_TYPE_LEVEL_LOW>;
interrupt-controller;
onkey {
compatible = "dlg,da9063-onkey";
};
rtc {
compatible = "dlg,da9063-rtc";
};
wdt {
compatible = "dlg,da9063-watchdog";
};
......
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