mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: update vcodec dts for rk3399 linux
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I9ce2b1322c0c7b5d1f2a52eb164366e1c084c6e2
This commit is contained in:
@@ -175,14 +175,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&iep {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&iep_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy_rx0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -152,19 +152,34 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* HACK: keep MALI version on linux */
|
||||
&gpu_power_model {
|
||||
// for DDK r14.
|
||||
voltage = <900>;
|
||||
frequency = <500>;
|
||||
static-power = <300>;
|
||||
dynamic-power = <396>;
|
||||
&iep {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&iep_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mpp_srv {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pvtm {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vdpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vepu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
isp {
|
||||
cif_clkout: cif-clkout {
|
||||
|
||||
Reference in New Issue
Block a user