summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-17 17:18:24 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-17 17:18:23 -0800
commit080e5b10dd7b230aba4d767fb4204592f8b984be (patch)
tree7f32d62b35aaf691b43379d578ed794af58776e2
parent062967fbbf2642d85e2589a96968f6ddd4811752 (diff)
parent6dc3fddc7b4a4fc67908e8c03d5a5291330cb540 (diff)
Merge "ARM: dts: msm: add qpdi support for sdm660"
-rw-r--r--arch/arm/boot/dts/qcom/sdm660-coresight.dtsi16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-coresight.dtsi b/arch/arm/boot/dts/qcom/sdm660-coresight.dtsi
index d712c04b3e70..b0002dddf419 100644
--- a/arch/arm/boot/dts/qcom/sdm660-coresight.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660-coresight.dtsi
@@ -1061,6 +1061,22 @@
clock-names = "core_clk", "core_a_clk";
};
+ qpdi: qpdi@1fc1000 {
+ compatible = "qcom,coresight-qpdi";
+ reg = <0x01fc1000 0x4>;
+ reg-names = "qpdi-base";
+
+ coresight-name = "coresight-qpdi";
+
+ vdd-supply = <&pm660l_l5>;
+ qcom,vdd-voltage-level = <2950000 2950000>;
+ qcom,vdd-current-level = <15000 900000>;
+
+ vdd-io-supply = <&pm660l_l2>;
+ qcom,vdd-io-voltage-level = <1800000 2950000>;
+ qcom,vdd-io-current-level = <200 22000>;
+ };
+
funnel_qatb: funnel@6005000 {
compatible = "arm,primecell";
arm,primecell-periphid = <0x0003b908>;