]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
arm64: dts: qcom: add cec clock for apq8016 board
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 30 Jul 2017 13:07:41 +0000 (15:07 +0200)
committerAndy Gross <andy.gross@linaro.org>
Tue, 8 Aug 2017 21:29:50 +0000 (16:29 -0500)
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>
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi

index efd53ed82a583e6560cdd301cbb1e955d1574543..1d63e6b879de7cc51784077be9b138f9f5635c8e 100644 (file)
@@ -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>;