summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShankar Ravi <rshankar@codeaurora.org>2017-01-14 17:40:07 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-15 21:48:25 -0800
commit8d53ed1fb04ff3967e6ee198bf0133a79e20a672 (patch)
treee941b39e87b9cc351d64dacc9eafc3efda62602a
parent242e8667ed0a2aa1a4de41d61555e2a62cbe6e8f (diff)
ARM: dts: msm: Update Camera CSIPHY clock for SDM660
Use the proper clock for CSIPHY2 for SDM660. CRs-Fixed: 1111640 Change-Id: If9eaa19a0ee837dbbe335597259a62287a1620d5 Signed-off-by: Shankar Ravi <rshankar@codeaurora.org>
-rw-r--r--arch/arm/boot/dts/qcom/sdm660-camera.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-camera.dtsi b/arch/arm/boot/dts/qcom/sdm660-camera.dtsi
index 747729d158a8..150c759496bf 100644
--- a/arch/arm/boot/dts/qcom/sdm660-camera.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660-camera.dtsi
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -111,7 +111,7 @@
<&clock_mmss MMSS_BIMC_SMMU_AXI_CLK>,
<&clock_mmss MMSS_CAMSS_AHB_CLK>,
<&clock_mmss MMSS_CAMSS_TOP_AHB_CLK>,
- <&clock_mmss CSI0_CLK_SRC>,
+ <&clock_mmss CSI2_CLK_SRC>,
<&clock_mmss MMSS_CAMSS_CSI2_CLK>,
<&clock_mmss MMSS_CAMSS_CPHY_CSID2_CLK>,
<&clock_mmss CSI2PHYTIMER_CLK_SRC>,