arm: dts: rk3128h-box: add rtc fake node

Change-Id: Id2f1861b78de577e95fe2799b0853411f398f23a
Signed-off-by: Huang jianzhi <jesse.huang@rock-chips.com>
This commit is contained in:
Huang jianzhi 2018-07-17 09:40:48 +08:00
parent 9e1bd1a757
commit 7786e85e6e

View File

@ -144,6 +144,11 @@ vccio_3v3_reg: regulator@1 {
};
};
rtc-fake {
compatible = "rtc-fake";
status = "okay";
};
sdio_pwrseq: sdio-pwrseq {
compatible = "mmc-pwrseq-simple";
clocks = <&hym8563>;