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 коммит произвёл Andy Gross
Родитель 133767d94a
Коммит 5a125b63df
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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