Skip to content

Commit

Permalink
Update rock64
Browse files Browse the repository at this point in the history
Change-Id: I4d0b01491f4183c7e700fdb8ba7025871a162951
  • Loading branch information
ayufan committed Jun 20, 2017
1 parent 1adb0d4 commit 7b1605c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@

&hdmi {
#sound-dai-cells = <0>;
ddc-i2c-scl-high-time-ns = <9625>;
ddc-i2c-scl-low-time-ns = <10000>;
status = "okay";
};

Expand Down Expand Up @@ -342,6 +344,10 @@
};
};

&h265e {
status = "okay";
};

&i2s0 {
#sound-dai-cells = <0>;
rockchip,bclk-fs = <128>;
Expand Down Expand Up @@ -471,6 +477,10 @@
status = "okay";
};

&vepu {
status = "okay";
};

&vop {
status = "okay";
};
Expand All @@ -479,6 +489,10 @@
status = "okay";
};

&vpu_service {
status = "okay";
};

&vpu_combo {
status = "okay";
};

0 comments on commit 7b1605c

Please sign in to comment.