mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-29 07:04:10 +08:00
arm64: dts: meson: g12a-common: add VRTC
Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
b8b1c9ad1c
commit
a833a15e59
@ -2045,6 +2045,11 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
vrtc: rtc@0a8 {
|
||||||
|
compatible = "amlogic,meson-vrtc";
|
||||||
|
reg = <0x0 0x000a8 0x0 0x4>;
|
||||||
|
};
|
||||||
|
|
||||||
cec_AO: cec@100 {
|
cec_AO: cec@100 {
|
||||||
compatible = "amlogic,meson-gx-ao-cec";
|
compatible = "amlogic,meson-gx-ao-cec";
|
||||||
reg = <0x0 0x00100 0x0 0x14>;
|
reg = <0x0 0x00100 0x0 0x14>;
|
||||||
|
Loading…
Reference in New Issue
Block a user