mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02: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:
parent
9e1bd1a757
commit
7786e85e6e
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user