ARM64: dts: rk3328-evb: enable vepu & h265e default

Change-Id: I94685dbeea3ceffa106593ff597f50404f58f34a
Signed-off-by: Jung Zhao <jung.zhao@rock-chips.com>
This commit is contained in:
Jung Zhao
2017-04-17 16:39:32 +08:00
committed by Tao Huang
parent a2fa1f20b4
commit a77e3758de

View File

@@ -136,6 +136,10 @@
};
};
&h265e {
status = "okay";
};
&i2s0 {
#sound-dai-cells = <0>;
rockchip,bclk-fs = <128>;
@@ -432,6 +436,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
status = "okay";
};