Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c08659d4 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren
Browse files

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: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent af756bbc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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>;