arm64: dts: rk3399: enabled rkvdec and vpu on android next board
authorwlq <wlq@rock-chips.com>
Fri, 9 Dec 2016 07:55:41 +0000 (15:55 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 9 Dec 2016 09:46:55 +0000 (17:46 +0800)
Change-Id: I418b1065de8e078f1cf25f24889ca78006a98a4e
Signed-off-by: huang zufang <hzf@rock-chips.com>
Signed-off-by: zhangjun <jung.zhao@rock-chips.com>
Signed-off-by: liangqing wu <wlq@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-evb-rev3-android-edp-next.dts
arch/arm64/boot/dts/rockchip/rk3399-mid-818-android-next.dts
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-next.dts

index ca168fd68f8435d7d89c74f30246f228eed985fc..840edcb4e7bd1b92855c8287e362979e35e53c1e 100644 (file)
 &route_edp {
        status = "okay";
 };
+
+&vpu {
+       status = "okay";
+};
+
+&rkvdec {
+       status = "okay";
+};
index d99f4c8910127af18ef7d4e222acbd5c067b6284..99b7dbdd9d8efeb11acbe75e44ca8bc4766b2e88 100644 (file)
        status = "okay";
 };
 
+&vpu {
+       status = "okay";
+};
+
+&rkvdec {
+       status = "okay";
+};
+
 &cpu_l0 {
        cpu-supply = <&vdd_cpu_l>;
 };
index b4ce1f0ed83a7a0e4b368297ec404dc3b7393525..1a312b4ff1bb360bfc58fff16e60934141d5de28 100644 (file)
 &route_edp {
        status = "okay";
 };
+
+&vpu {
+       status = "okay";
+};
+
+&rkvdec {
+       status = "okay";
+};