summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-16 04:29:03 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-16 04:29:03 -0800
commitc410ee8d5c37f7b73cc66b19331af4a631451205 (patch)
tree3d700925c01de74de9f4cf9cbf6698704adfd4e9
parent72591d47f401efda37f1c2dacf46ecace5b99207 (diff)
parentf7e1a6c6953fdc49e09ffb2d05cd1975ec16c195 (diff)
Merge "ARM: dts: msm: Program slimbus bam offset address for SDM660"
-rw-r--r--arch/arm/boot/dts/qcom/sdm660.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660.dtsi b/arch/arm/boot/dts/qcom/sdm660.dtsi
index d8462c939ece..3c643f030999 100644
--- a/arch/arm/boot/dts/qcom/sdm660.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660.dtsi
@@ -787,7 +787,7 @@
cell-index = <1>;
compatible = "qcom,slim-ngd";
reg = <0x151c0000 0x2c000>,
- <0x15180000 0x2e000>;
+ <0x15184000 0x2a000>;
reg-names = "slimbus_physical", "slimbus_bam_physical";
interrupts = <0 163 0>, <0 164 0>;
interrupt-names = "slimbus_irq", "slimbus_bam_irq";
@@ -800,7 +800,7 @@
cell-index = <3>;
compatible = "qcom,slim-ngd";
reg = <0x15240000 0x2c000>,
- <0x15200000 0x24000>;
+ <0x15204000 0x20000>;
reg-names = "slimbus_physical", "slimbus_bam_physical";
interrupts = <0 291 0>, <0 292 0>;
interrupt-names = "slimbus_irq", "slimbus_bam_irq";