1
0
Fork 0

arm64: dts: add RTC nodes for MT2712

This patch add device node for MT2712 RTC.

Signed-off-by: Ran Bi <ran.bi@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
alistair/sensors
Ran Bi 2020-02-26 13:13:02 +08:00 committed by Matthias Brugger
parent 9983822c8c
commit 836e4a2e3d
1 changed files with 6 additions and 0 deletions

View File

@ -303,6 +303,12 @@
status = "disabled";
};
rtc: rtc@10011000 {
compatible = "mediatek,mt2712-rtc";
reg = <0 0x10011000 0 0x1000>;
interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_LOW>;
};
spis1: spi@10013000 {
compatible = "mediatek,mt2712-spi-slave";
reg = <0 0x10013000 0 0x100>;