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 Huang, Tao
parent 18661920f9
commit 8079a0e4f9

View File

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