Skip to content

Commit cd29cc8

Browse files
vpelletierpalmer-dabbelt
authored andcommitted
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>
1 parent 8120393 commit cd29cc8

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,18 @@
7676
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
7777
interrupt-controller;
7878

79+
onkey {
80+
compatible = "dlg,da9063-onkey";
81+
};
82+
83+
rtc {
84+
compatible = "dlg,da9063-rtc";
85+
};
86+
87+
wdt {
88+
compatible = "dlg,da9063-watchdog";
89+
};
90+
7991
regulators {
8092
vdd_bcore1: bcore1 {
8193
regulator-min-microvolt = <900000>;

0 commit comments

Comments
 (0)