commit | bbcaa9f2f76b62464a3df32218339c47c3425110 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Fri Oct 19 14:24:04 2012 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Oct 19 14:24:04 2012 -0700 |
tree | 12976f63caf779be9e39af87a87367f2355b5466 | |
parent | 890267440526abc9737f3c0b467fcc2172218e83 [diff] | |
parent | cdcb8aa82c14fe3c7c26755574e6bbcea9e6a719 [diff] |
Merge "arm/dt: msm9625: add bam_dmux device"
diff --git a/arch/arm/boot/dts/msm9625.dtsi b/arch/arm/boot/dts/msm9625.dtsi index 8cb7191..c9641ee 100644 --- a/arch/arm/boot/dts/msm9625.dtsi +++ b/arch/arm/boot/dts/msm9625.dtsi
@@ -238,6 +238,12 @@ qcom,sdcc-bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50"; status = "disable"; }; + + qcom,bam_dmux@fc834000 { + compatible = "qcom,bam_dmux"; + reg = <0xfc834000 0x7000>; + interrupts = <0 29 1>; + }; }; /include/ "msm-pm8019-rpm-regulator.dtsi"