From: Hans Verkuil <hans.verk...@cisco.com>

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.verk...@cisco.com>
---
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi 
b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index eb513d625562..475d92d165ca 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -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>;
 
-- 
2.13.1

Reply via email to