riscv: dts: sifive unmatched: Expose the PMIC sub-functions
authorVincent Pelletier <plr.vincent@gmail.com>
Tue, 16 Nov 2021 23:57:39 +0000 (23:57 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 17 Dec 2021 05:27:29 +0000 (21:27 -0800)
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>
arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts

index d1f2289e529be72fa0a52234571b6c456329698f..91b3e76b2bb2a186bc4a27ea09b80139760bc8a4 100644 (file)
                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>;