Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1465293

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] ARM: dts: Add support for the MDM9615
Date 2016-08-18 15:20 +0200
Message-ID <s7vf4-dJ-41@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


In order to support the Qualcomm MDM9615 in the Sierra Wireless WP8548
Modules, add the MDM9615 DTSI and update its dt-bindings.

This patchset depends on pinctrl [merged], clk [merged], pmic [1] and arm-soc [merged] 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/1470921406-18468-1-git-send-email-narmstrong@baylibre.com

Changes since v1 at : http://lkml.kernel.org/r/1466159704-22774-1-git-send-email-narmstrong@baylibre.com
 - Added cxo_board clock node
 - Added secondary pm8921 compatibles
 - Dropped corner regulator
 - Dropped USB nodes

Neil Armstrong (2):
  ARM: dts: Add MDM9615 dtsi
  dt-bindings: qcom: Add MDM9615 bindings

 Documentation/devicetree/bindings/arm/qcom.txt |   1 +
 arch/arm/boot/dts/qcom-mdm9615.dtsi            | 555 +++++++++++++++++++++++++
 2 files changed, 556 insertions(+)
 create mode 100644 arch/arm/boot/dts/qcom-mdm9615.dtsi

-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615 Neil Armstrong <narmstrong@baylibre.com> - 2016-08-18 15:20 +0200

csiph-web