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>
This commit is contained in:
Родитель
af756bbccf
Коммит
c08659d431
|
@ -383,6 +383,14 @@
|
||||||
#clock-cells = <0>;
|
#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 {
|
palmas_pmic {
|
||||||
compatible = "ti,palmas-pmic";
|
compatible = "ti,palmas-pmic";
|
||||||
interrupt-parent = <&palmas>;
|
interrupt-parent = <&palmas>;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче