aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts
diff options
context:
space:
mode:
authorVincent Pelletier <plr.vincent@gmail.com>2021-11-16 23:57:39 +0000
committerPalmer Dabbelt <palmer@rivosinc.com>2021-12-16 21:27:29 -0800
commitcd29cc8ad2540a4f9a0a3e174394d39e648ef941 (patch)
tree96efdde02491863a0e530844de9e3ebf581fe884 /arch/riscv/boot/dts
parent8120393b74b31bbaf293f59896de6b0d50febc48 (diff)
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
These sub-functions are available in the chip revision on this board, so expose them. Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/boot/dts')
-rw-r--r--arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
index d1f2289e529b..91b3e76b2bb2 100644
--- a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
+++ b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
@@ -76,6 +76,18 @@
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
interrupt-controller;
+ onkey {
+ compatible = "dlg,da9063-onkey";
+ };
+
+ rtc {
+ compatible = "dlg,da9063-rtc";
+ };
+
+ wdt {
+ compatible = "dlg,da9063-watchdog";
+ };
+
regulators {
vdd_bcore1: bcore1 {
regulator-min-microvolt = <900000>;