In order to support the Qualcomm MDM9615 in the Sierra Wireless WP8548 Modules, and on the open hardware mangOH board WP8548 DTSI, mangOH board DTS and corresponding dt-bindings..
This patchset depends on pinctrl [1], clk [2], pmic [3], arm-soc [4], arm-soc-dt [5], usb-hsic [6], gpio-sx150x [7] patchsets. This patchset is part of a global SoC + Module + Board support for the Sierra Wireless mangOH Board support with the WP8548 module. [1] http://lkml.kernel.org/r/[email protected] [2] http://lkml.kernel.org/r/[email protected] [3] http://lkml.kernel.org/r/[email protected] [4] http://lkml.kernel.org/r/[email protected] [5] http://lkml.kernel.org/r/[email protected] [6] http://lkml.kernel.org/r/[email protected] [7] http://lkml.kernel.org/r/[email protected] Neil Armstrong (4): dt-bindings: vendor-prefixes: Add Sierra Wireless dt-bindings: arm: Add Sierra Wireless modules bindings ARM: dts: Add Sierra Wireless WP8548 dtsi ARM: dts: Add WP8548 based MangOH Green board DTS Documentation/devicetree/bindings/arm/swi.txt | 12 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/swi-wp8548-mangoh-green.dts | 290 +++++++++++++++++++++ arch/arm/boot/dts/swi-wp8548.dtsi | 182 +++++++++++++ 5 files changed, 487 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/arm/swi.txt create mode 100644 arch/arm/boot/dts/swi-wp8548-mangoh-green.dts create mode 100644 arch/arm/boot/dts/swi-wp8548.dtsi -- 1.9.1

