arm64: dts: qcom: add cec clock for apq8016 board

The adv7533 on this board needs a cec clock. Hook it up in the dtsi
to enable CEC for the HDMI transmitters.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Hans Verkuil 2017-07-30 15:07:41 +02:00 committed by Andy Gross
parent 133767d94a
commit 5a125b63df
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ adv_bridge: bridge@39 {
interrupts = <31 2>;
adi,dsi-lanes = <4>;
clocks = <&rpmcc RPM_SMD_BB_CLK2>;
clock-names = "cec";
pd-gpios = <&msmgpio 32 0>;