mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -144,6 +144,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
rtc-fake {
|
||||
compatible = "rtc-fake";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sdio_pwrseq: sdio-pwrseq {
|
||||
compatible = "mmc-pwrseq-simple";
|
||||
clocks = <&hym8563>;
|
||||
|
||||
Reference in New Issue
Block a user