1
0
Fork 0

ARM: dts: omap5-board-common: enable rtc and charging of backup battery

tested on OMP5432 EVM

Cc: stable@vger.kernel.org # v4.4
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
H. Nikolaus Schaller 2016-01-05 13:01:37 +01:00 committed by Tony Lindgren
parent af756bbccf
commit c08659d431
1 changed files with 8 additions and 0 deletions

View File

@ -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>;