ARM: dts: rockchip: rv1109-fpga: enable rkvenc driver

Change-Id: Id8e528e8bffbb3c3f58ceb14060e49e0bc4e302d
Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
This commit is contained in:
Ding Wei
2020-03-02 16:37:13 +08:00
committed by Tao Huang
parent a1598b480b
commit 704ad4feb9

View File

@@ -62,6 +62,10 @@
status = "okay";
};
&mpp_srv {
status = "okay";
};
&rgb {
status = "okay";
ports {
@@ -78,6 +82,14 @@
};
};
&rkvenc {
status = "okay";
};
&rkvenc_mmu {
status = "okay";
};
&uart2 {
clocks = <&xin24m>, <&xin24m>;
};