mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk321x.dtsi: add tve node.
This commit is contained in:
@@ -642,6 +642,12 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
tve: tve{
|
||||
compatible = "rockchip,rk312x-tve";
|
||||
reg = <0x1011e200 0x100>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
vpu: vpu_service@10104000 {
|
||||
compatible = "vpu_service";
|
||||
reg = <0x10104000 0x800>;
|
||||
|
||||
Reference in New Issue
Block a user