|
@@ -383,6 +383,14 @@
|
|
|
#clock-cells = <0>;
|
|
|
};
|
|
|
|
|
|
+ rtc {
|
|
|
+ compatible = "ti,palmas-rtc";
|
|
|
+ interrupt-parent = <&palmas>;
|
|
|
+ interrupts = <8 IRQ_TYPE_NONE>;
|
|
|
+ ti,backup-battery-chargeable;
|
|
|
+ ti,backup-battery-charge-high-current;
|
|
|
+ };
|
|
|
+
|
|
|
palmas_pmic {
|
|
|
compatible = "ti,palmas-pmic";
|
|
|
interrupt-parent = <&palmas>;
|