All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10
@ 2016-11-13  6:15 ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.10

for you to fetch changes up to a77a713395392a7f79d89e634fe3e018c4f83898:

  arm64: configs: enable configs for msm899(2/4) basic support (2016-11-12 22:44:09 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Based defconfig Updates for v4.10

* Enable defconfig options for MSM8992/8994

----------------------------------------------------------------
Jeremy McNicoll (1):
      arm64: configs: enable configs for msm899(2/4) basic support

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10
@ 2016-11-13  6:15 ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.10

for you to fetch changes up to a77a713395392a7f79d89e634fe3e018c4f83898:

  arm64: configs: enable configs for msm899(2/4) basic support (2016-11-12 22:44:09 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Based defconfig Updates for v4.10

* Enable defconfig options for MSM8992/8994

----------------------------------------------------------------
Jeremy McNicoll (1):
      arm64: configs: enable configs for msm899(2/4) basic support

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm ARM64 DT Updates for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-13  6:15   ` Andy Gross
  -1 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.10

for you to fetch changes up to feeaf56ac78d283efe65ea60ec999d4bf3cf395e:

  arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support (2016-11-12 22:57:56 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.10

* Add Hexagon SMD/PIL nodes
* Add DB820c PMIC pins
* Fixup APQ8016 voltage ranges
* Add various MSM8996 nodes to support SMD/SMEM/SMP2P
* Add support for Huawei Nexus 6P (Angler)
* Add support for LG Nexus 5x (Bullhead)

----------------------------------------------------------------
Archit Taneja (1):
      arm64: dts: apq8016-sbc: Set up LDO2, LDO6 and LDO17 regulator voltage ranges

Bastian Köcher (1):
      arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

Bjorn Andersson (3):
      arm64: dts: qcom: msm8916: Add Hexagon SMD edge
      arm64: dts: qcom: msm8916: Add Hexagon PIL node
      arm64: dts: msm8996: Add SMEM DT nodes

Jeremy McNicoll (2):
      arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) support
      dt-bindings: qcom: Add msm899(2/4) bindings

Rajendra Nayak (1):
      arm64: dts: qcom: Add missing interrupt entry for pm8994 gpios

Srinivas Kandagatla (2):
      dts: arm64: db820c: add pmic pins specific dts file
      arm64: dts: apq8016-sbc: add analog audio support with multicodec

spjoshi@codeaurora.org (3):
      arm64: dts: msm8996: Add SMEM reserve-memory node
      arm64: dts: msm8996: Add reserve-memory nodes
      arm64: dts: msm8996: Add SMP2P and APCS nodes

 Documentation/devicetree/bindings/arm/qcom.txt     |   2 +
 arch/arm64/boot/dts/qcom/Makefile                  |   7 +-
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi          |  73 ++++++-
 .../boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi    |  15 ++
 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi       |   2 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |  62 +++++-
 .../boot/dts/qcom/msm8992-bullhead-rev-101.dts     |  41 ++++
 arch/arm64/boot/dts/qcom/msm8992-pins.dtsi         |  38 ++++
 arch/arm64/boot/dts/qcom/msm8992.dtsi              | 184 ++++++++++++++++++
 .../arm64/boot/dts/qcom/msm8994-angler-rev-101.dts |  40 ++++
 arch/arm64/boot/dts/qcom/msm8994-pins.dtsi         |  38 ++++
 arch/arm64/boot/dts/qcom/msm8994.dtsi              | 216 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |  82 ++++++++
 arch/arm64/boot/dts/qcom/pm8916.dtsi               |  45 ++++-
 arch/arm64/boot/dts/qcom/pm8994.dtsi               |   1 +
 15 files changed, 836 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994.dtsi

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm ARM64 DT Updates for v4.10
@ 2016-11-13  6:15   ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.10

for you to fetch changes up to feeaf56ac78d283efe65ea60ec999d4bf3cf395e:

  arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support (2016-11-12 22:57:56 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.10

* Add Hexagon SMD/PIL nodes
* Add DB820c PMIC pins
* Fixup APQ8016 voltage ranges
* Add various MSM8996 nodes to support SMD/SMEM/SMP2P
* Add support for Huawei Nexus 6P (Angler)
* Add support for LG Nexus 5x (Bullhead)

----------------------------------------------------------------
Archit Taneja (1):
      arm64: dts: apq8016-sbc: Set up LDO2, LDO6 and LDO17 regulator voltage ranges

Bastian K?cher (1):
      arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

Bjorn Andersson (3):
      arm64: dts: qcom: msm8916: Add Hexagon SMD edge
      arm64: dts: qcom: msm8916: Add Hexagon PIL node
      arm64: dts: msm8996: Add SMEM DT nodes

Jeremy McNicoll (2):
      arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) support
      dt-bindings: qcom: Add msm899(2/4) bindings

Rajendra Nayak (1):
      arm64: dts: qcom: Add missing interrupt entry for pm8994 gpios

Srinivas Kandagatla (2):
      dts: arm64: db820c: add pmic pins specific dts file
      arm64: dts: apq8016-sbc: add analog audio support with multicodec

spjoshi at codeaurora.org (3):
      arm64: dts: msm8996: Add SMEM reserve-memory node
      arm64: dts: msm8996: Add reserve-memory nodes
      arm64: dts: msm8996: Add SMP2P and APCS nodes

 Documentation/devicetree/bindings/arm/qcom.txt     |   2 +
 arch/arm64/boot/dts/qcom/Makefile                  |   7 +-
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi          |  73 ++++++-
 .../boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi    |  15 ++
 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi       |   2 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |  62 +++++-
 .../boot/dts/qcom/msm8992-bullhead-rev-101.dts     |  41 ++++
 arch/arm64/boot/dts/qcom/msm8992-pins.dtsi         |  38 ++++
 arch/arm64/boot/dts/qcom/msm8992.dtsi              | 184 ++++++++++++++++++
 .../arm64/boot/dts/qcom/msm8994-angler-rev-101.dts |  40 ++++
 arch/arm64/boot/dts/qcom/msm8994-pins.dtsi         |  38 ++++
 arch/arm64/boot/dts/qcom/msm8994.dtsi              | 216 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |  82 ++++++++
 arch/arm64/boot/dts/qcom/pm8916.dtsi               |  45 ++++-
 arch/arm64/boot/dts/qcom/pm8994.dtsi               |   1 +
 15 files changed, 836 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994-pins.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8994.dtsi

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Defconfig Updates for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-13  6:15   ` Andy Gross
  -1 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.10

for you to fetch changes up to 206787737e308bb447d18adef7da7749188212f5:

  ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config (2016-10-24 16:04:32 -0500)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v4.10

* Fixup MDM9615 option names

----------------------------------------------------------------
Neil Armstrong (1):
      ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config

 arch/arm/configs/qcom_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Defconfig Updates for v4.10
@ 2016-11-13  6:15   ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.10

for you to fetch changes up to 206787737e308bb447d18adef7da7749188212f5:

  ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config (2016-10-24 16:04:32 -0500)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v4.10

* Fixup MDM9615 option names

----------------------------------------------------------------
Neil Armstrong (1):
      ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config

 arch/arm/configs/qcom_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Driver Updates for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-13  6:15   ` Andy Gross
  -1 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.10

for you to fetch changes up to bd4760ca03156731674a570e44490986189d8228:

  firmware: qcom: scm: Use devm_reset_controller_register() (2016-11-12 23:24:51 -0600)

----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v4.10

* Fixup QCOM SCM to use devm_reset_controller_register
* Add QCOM pinctrl to Qualcomm MAINTAINERS entry
* Add PM8994 regulator definitions
* Add stub for WCNSS_CTRL API

----------------------------------------------------------------
Bjorn Andersson (1):
      soc: qcom: wcnss_ctrl: Stub wcnss_ctrl API

Michael Scott (1):
      MAINTAINERS: add drivers/pinctrl/qcom to ARM/QUALCOMM SUPPORT

Srinivas Kandagatla (1):
      pinctrl: pm8994: add pad voltage regulator defines

Wei Yongjun (1):
      firmware: qcom: scm: Use devm_reset_controller_register()

 MAINTAINERS                                  |  1 +
 drivers/firmware/qcom_scm.c                  |  4 +++-
 include/dt-bindings/pinctrl/qcom,pmic-gpio.h |  4 ++++
 include/dt-bindings/pinctrl/qcom,pmic-mpp.h  |  6 ++++++
 include/linux/soc/qcom/wcnss_ctrl.h          | 13 +++++++++++++
 5 files changed, 27 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Driver Updates for v4.10
@ 2016-11-13  6:15   ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.10

for you to fetch changes up to bd4760ca03156731674a570e44490986189d8228:

  firmware: qcom: scm: Use devm_reset_controller_register() (2016-11-12 23:24:51 -0600)

----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v4.10

* Fixup QCOM SCM to use devm_reset_controller_register
* Add QCOM pinctrl to Qualcomm MAINTAINERS entry
* Add PM8994 regulator definitions
* Add stub for WCNSS_CTRL API

----------------------------------------------------------------
Bjorn Andersson (1):
      soc: qcom: wcnss_ctrl: Stub wcnss_ctrl API

Michael Scott (1):
      MAINTAINERS: add drivers/pinctrl/qcom to ARM/QUALCOMM SUPPORT

Srinivas Kandagatla (1):
      pinctrl: pm8994: add pad voltage regulator defines

Wei Yongjun (1):
      firmware: qcom: scm: Use devm_reset_controller_register()

 MAINTAINERS                                  |  1 +
 drivers/firmware/qcom_scm.c                  |  4 +++-
 include/dt-bindings/pinctrl/qcom,pmic-gpio.h |  4 ++++
 include/dt-bindings/pinctrl/qcom,pmic-mpp.h  |  6 ++++++
 include/linux/soc/qcom/wcnss_ctrl.h          | 13 +++++++++++++
 5 files changed, 27 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Device Tree Changes for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-13  6:15   ` Andy Gross
  -1 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.10

for you to fetch changes up to 52a1a5f773110f687c34a828ef42fdb882b6b908:

  ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard (2016-10-25 08:42:37 -0500)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v4.10

* Add EBI2 support to MSM8660
* Add SMSC ethernet support to APQ8060
* Add support for display, pstore, iommu, and hdmi to APQ8064
* Add SDHCI node to MSM8974 Hammerhead
* Add WP8548 MangOH board support (MDM9615)

----------------------------------------------------------------
Archit Taneja (2):
      arm: dts: qcom: apq8064: Add display DT nodes
      arm: dts: qcom: apq8064-ifc6410: Add HDMI support

Bhushan Shah (1):
      ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node

John Stultz (3):
      arm: dts: qcom: apq8064: Add dsi, gpu and iommu nodes
      arm: dts: qcom: apq8064-nexus7: Add DSI and panel nodes
      arm: dts: qcom: apq8064-nexus7: Add pstore support to nexus7

Linus Walleij (2):
      ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
      ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard

Neil Armstrong (5):
      ARM: dts: Add MDM9615 dtsi
      dt-bindings: qcom: Add MDM9615 bindings
      ARM: dts: Add Sierra Wireless WP8548 dtsi
      ARM: dts: Add WP8548 based MangOH Green board DTS
      dt-bindings: arm: Add Sierra Wireless modules bindings

 Documentation/devicetree/bindings/arm/qcom.txt     |   1 +
 Documentation/devicetree/bindings/arm/swir.txt     |  12 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts     | 119 +++++
 arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts |  77 ++-
 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts         |  74 +++
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 321 ++++++++++++
 arch/arm/boot/dts/qcom-mdm9615.dtsi                | 557 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8660.dtsi                |  17 +
 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  29 ++
 arch/arm/boot/dts/swir-wp8548-mangoh-green.dts     | 281 +++++++++++
 arch/arm/boot/dts/swir-wp8548.dtsi                 | 170 +++++++
 12 files changed, 1658 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/swir.txt
 create mode 100644 arch/arm/boot/dts/qcom-mdm9615.dtsi
 create mode 100644 arch/arm/boot/dts/swir-wp8548-mangoh-green.dts
 create mode 100644 arch/arm/boot/dts/swir-wp8548.dtsi

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Device Tree Changes for v4.10
@ 2016-11-13  6:15   ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.10

for you to fetch changes up to 52a1a5f773110f687c34a828ef42fdb882b6b908:

  ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard (2016-10-25 08:42:37 -0500)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v4.10

* Add EBI2 support to MSM8660
* Add SMSC ethernet support to APQ8060
* Add support for display, pstore, iommu, and hdmi to APQ8064
* Add SDHCI node to MSM8974 Hammerhead
* Add WP8548 MangOH board support (MDM9615)

----------------------------------------------------------------
Archit Taneja (2):
      arm: dts: qcom: apq8064: Add display DT nodes
      arm: dts: qcom: apq8064-ifc6410: Add HDMI support

Bhushan Shah (1):
      ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node

John Stultz (3):
      arm: dts: qcom: apq8064: Add dsi, gpu and iommu nodes
      arm: dts: qcom: apq8064-nexus7: Add DSI and panel nodes
      arm: dts: qcom: apq8064-nexus7: Add pstore support to nexus7

Linus Walleij (2):
      ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
      ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard

Neil Armstrong (5):
      ARM: dts: Add MDM9615 dtsi
      dt-bindings: qcom: Add MDM9615 bindings
      ARM: dts: Add Sierra Wireless WP8548 dtsi
      ARM: dts: Add WP8548 based MangOH Green board DTS
      dt-bindings: arm: Add Sierra Wireless modules bindings

 Documentation/devicetree/bindings/arm/qcom.txt     |   1 +
 Documentation/devicetree/bindings/arm/swir.txt     |  12 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts     | 119 +++++
 arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts |  77 ++-
 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts         |  74 +++
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 321 ++++++++++++
 arch/arm/boot/dts/qcom-mdm9615.dtsi                | 557 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8660.dtsi                |  17 +
 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  29 ++
 arch/arm/boot/dts/swir-wp8548-mangoh-green.dts     | 281 +++++++++++
 arch/arm/boot/dts/swir-wp8548.dtsi                 | 170 +++++++
 12 files changed, 1658 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/swir.txt
 create mode 100644 arch/arm/boot/dts/qcom-mdm9615.dtsi
 create mode 100644 arch/arm/boot/dts/swir-wp8548-mangoh-green.dts
 create mode 100644 arch/arm/boot/dts/swir-wp8548.dtsi

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm SoC Updates for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-13  6:15   ` Andy Gross
  -1 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-kernel,
	linux-arm-msm

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10

for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:

  arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.10

* Enable GPIOLIB for QCOM ARM64 platforms

----------------------------------------------------------------
Michael Scott (1):
      arm64: qcom: enable GPIOLIB in Kconfig

 arch/arm64/Kconfig.platforms | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm SoC Updates for v4.10
@ 2016-11-13  6:15   ` Andy Gross
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Gross @ 2016-11-13  6:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10

for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:

  arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.10

* Enable GPIOLIB for QCOM ARM64 platforms

----------------------------------------------------------------
Michael Scott (1):
      arm64: qcom: enable GPIOLIB in Kconfig

 arch/arm64/Kconfig.platforms | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10
  2016-11-13  6:15 ` Andy Gross
@ 2016-11-18  7:33   ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:33 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

On Sun, Nov 13, 2016 at 12:15:31AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.10
> 
> for you to fetch changes up to a77a713395392a7f79d89e634fe3e018c4f83898:
> 
>   arm64: configs: enable configs for msm899(2/4) basic support (2016-11-12 22:44:09 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.10
> 
> * Enable defconfig options for MSM8992/8994
> 
> ----------------------------------------------------------------
> Jeremy McNicoll (1):
>       arm64: configs: enable configs for msm899(2/4) basic support

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10
@ 2016-11-18  7:33   ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 13, 2016 at 12:15:31AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-defconfig-for-4.10
> 
> for you to fetch changes up to a77a713395392a7f79d89e634fe3e018c4f83898:
> 
>   arm64: configs: enable configs for msm899(2/4) basic support (2016-11-12 22:44:09 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.10
> 
> * Enable defconfig options for MSM8992/8994
> 
> ----------------------------------------------------------------
> Jeremy McNicoll (1):
>       arm64: configs: enable configs for msm899(2/4) basic support

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm ARM64 DT Updates for v4.10
  2016-11-13  6:15   ` Andy Gross
@ 2016-11-18  7:37     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:37 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

On Sun, Nov 13, 2016 at 12:15:32AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.10
> 
> for you to fetch changes up to feeaf56ac78d283efe65ea60ec999d4bf3cf395e:
> 
>   arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support (2016-11-12 22:57:56 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM64 Updates for v4.10
> 
> * Add Hexagon SMD/PIL nodes
> * Add DB820c PMIC pins
> * Fixup APQ8016 voltage ranges
> * Add various MSM8996 nodes to support SMD/SMEM/SMP2P
> * Add support for Huawei Nexus 6P (Angler)
> * Add support for LG Nexus 5x (Bullhead)

Merged, thanks. Great to start seeing (almost) current phone support, even if
it's very basic hardware descriptions so far.



-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm ARM64 DT Updates for v4.10
@ 2016-11-18  7:37     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 13, 2016 at 12:15:32AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.10
> 
> for you to fetch changes up to feeaf56ac78d283efe65ea60ec999d4bf3cf395e:
> 
>   arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support (2016-11-12 22:57:56 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM64 Updates for v4.10
> 
> * Add Hexagon SMD/PIL nodes
> * Add DB820c PMIC pins
> * Fixup APQ8016 voltage ranges
> * Add various MSM8996 nodes to support SMD/SMEM/SMP2P
> * Add support for Huawei Nexus 6P (Angler)
> * Add support for LG Nexus 5x (Bullhead)

Merged, thanks. Great to start seeing (almost) current phone support, even if
it's very basic hardware descriptions so far.



-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm Defconfig Updates for v4.10
  2016-11-13  6:15   ` Andy Gross
@ 2016-11-18  7:37     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:37 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

On Sun, Nov 13, 2016 at 12:15:33AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.10
> 
> for you to fetch changes up to 206787737e308bb447d18adef7da7749188212f5:
> 
>   ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config (2016-10-24 16:04:32 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v4.10
> 
> * Fixup MDM9615 option names

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Defconfig Updates for v4.10
@ 2016-11-18  7:37     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 13, 2016 at 12:15:33AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-defconfig-for-4.10
> 
> for you to fetch changes up to 206787737e308bb447d18adef7da7749188212f5:
> 
>   ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config (2016-10-24 16:04:32 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v4.10
> 
> * Fixup MDM9615 option names

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm Driver Updates for v4.10
  2016-11-13  6:15   ` Andy Gross
@ 2016-11-18  7:39     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:39 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

On Sun, Nov 13, 2016 at 12:15:34AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.10
> 
> for you to fetch changes up to bd4760ca03156731674a570e44490986189d8228:
> 
>   firmware: qcom: scm: Use devm_reset_controller_register() (2016-11-12 23:24:51 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based Driver Updates for v4.10
> 
> * Fixup QCOM SCM to use devm_reset_controller_register
> * Add QCOM pinctrl to Qualcomm MAINTAINERS entry
> * Add PM8994 regulator definitions
> * Add stub for WCNSS_CTRL API

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Driver Updates for v4.10
@ 2016-11-18  7:39     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:39 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 13, 2016 at 12:15:34AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.10
> 
> for you to fetch changes up to bd4760ca03156731674a570e44490986189d8228:
> 
>   firmware: qcom: scm: Use devm_reset_controller_register() (2016-11-12 23:24:51 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based Driver Updates for v4.10
> 
> * Fixup QCOM SCM to use devm_reset_controller_register
> * Add QCOM pinctrl to Qualcomm MAINTAINERS entry
> * Add PM8994 regulator definitions
> * Add stub for WCNSS_CTRL API

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm Device Tree Changes for v4.10
  2016-11-13  6:15   ` Andy Gross
@ 2016-11-18  7:43     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:43 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

Hi,

On Sun, Nov 13, 2016 at 12:15:35AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.10
> 
> for you to fetch changes up to 52a1a5f773110f687c34a828ef42fdb882b6b908:
> 
>   ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard (2016-10-25 08:42:37 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm Device Tree Changes for v4.10
> 
> * Add EBI2 support to MSM8660
> * Add SMSC ethernet support to APQ8060
> * Add support for display, pstore, iommu, and hdmi to APQ8064
> * Add SDHCI node to MSM8974 Hammerhead
> * Add WP8548 MangOH board support (MDM9615)
> 
> ----------------------------------------------------------------
> Archit Taneja (2):
>       arm: dts: qcom: apq8064: Add display DT nodes
>       arm: dts: qcom: apq8064-ifc6410: Add HDMI support
> 
> Bhushan Shah (1):
>       ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node
> 
> John Stultz (3):
>       arm: dts: qcom: apq8064: Add dsi, gpu and iommu nodes
>       arm: dts: qcom: apq8064-nexus7: Add DSI and panel nodes
>       arm: dts: qcom: apq8064-nexus7: Add pstore support to nexus7
> 
> Linus Walleij (2):
>       ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
>       ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard
> 
> Neil Armstrong (5):
>       ARM: dts: Add MDM9615 dtsi
>       dt-bindings: qcom: Add MDM9615 bindings
>       ARM: dts: Add Sierra Wireless WP8548 dtsi
>       ARM: dts: Add WP8548 based MangOH Green board DTS

We tend to keep the SoC manufacturer as the topmost prefix here, to keep
things in common.

While the Sierra Wireless products are modules, they are based on QCOM SoCs.
So the expected names would be qcom-<soc>-module. Something like
qcom-mdm9615-wp8548.dtsi and qcom-mdm9615-wp8548-mangoh-green.dts.

Can you respin with this addressed? Thanks!


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm Device Tree Changes for v4.10
@ 2016-11-18  7:43     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Sun, Nov 13, 2016 at 12:15:35AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.10
> 
> for you to fetch changes up to 52a1a5f773110f687c34a828ef42fdb882b6b908:
> 
>   ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard (2016-10-25 08:42:37 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm Device Tree Changes for v4.10
> 
> * Add EBI2 support to MSM8660
> * Add SMSC ethernet support to APQ8060
> * Add support for display, pstore, iommu, and hdmi to APQ8064
> * Add SDHCI node to MSM8974 Hammerhead
> * Add WP8548 MangOH board support (MDM9615)
> 
> ----------------------------------------------------------------
> Archit Taneja (2):
>       arm: dts: qcom: apq8064: Add display DT nodes
>       arm: dts: qcom: apq8064-ifc6410: Add HDMI support
> 
> Bhushan Shah (1):
>       ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node
> 
> John Stultz (3):
>       arm: dts: qcom: apq8064: Add dsi, gpu and iommu nodes
>       arm: dts: qcom: apq8064-nexus7: Add DSI and panel nodes
>       arm: dts: qcom: apq8064-nexus7: Add pstore support to nexus7
> 
> Linus Walleij (2):
>       ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
>       ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard
> 
> Neil Armstrong (5):
>       ARM: dts: Add MDM9615 dtsi
>       dt-bindings: qcom: Add MDM9615 bindings
>       ARM: dts: Add Sierra Wireless WP8548 dtsi
>       ARM: dts: Add WP8548 based MangOH Green board DTS

We tend to keep the SoC manufacturer as the topmost prefix here, to keep
things in common.

While the Sierra Wireless products are modules, they are based on QCOM SoCs.
So the expected names would be qcom-<soc>-module. Something like
qcom-mdm9615-wp8548.dtsi and qcom-mdm9615-wp8548-mangoh-green.dts.

Can you respin with this addressed? Thanks!


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL] Qualcomm SoC Updates for v4.10
  2016-11-13  6:15   ` Andy Gross
@ 2016-11-18  7:44     ` Olof Johansson
  -1 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:44 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-kernel, linux-arm-msm

On Sun, Nov 13, 2016 at 12:15:36AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10
> 
> for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:
> 
>   arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.10
> 
> * Enable GPIOLIB for QCOM ARM64 platforms
> 
> ----------------------------------------------------------------
> Michael Scott (1):
>       arm64: qcom: enable GPIOLIB in Kconfig

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL] Qualcomm SoC Updates for v4.10
@ 2016-11-18  7:44     ` Olof Johansson
  0 siblings, 0 replies; 24+ messages in thread
From: Olof Johansson @ 2016-11-18  7:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 13, 2016 at 12:15:36AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10
> 
> for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:
> 
>   arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.10
> 
> * Enable GPIOLIB for QCOM ARM64 platforms
> 
> ----------------------------------------------------------------
> Michael Scott (1):
>       arm64: qcom: enable GPIOLIB in Kconfig

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-11-18  7:57 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-13  6:15 [GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.10 Andy Gross
2016-11-13  6:15 ` Andy Gross
2016-11-13  6:15 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2016-11-13  6:15   ` Andy Gross
2016-11-18  7:37   ` Olof Johansson
2016-11-18  7:37     ` Olof Johansson
2016-11-13  6:15 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2016-11-13  6:15   ` Andy Gross
2016-11-18  7:37   ` Olof Johansson
2016-11-18  7:37     ` Olof Johansson
2016-11-13  6:15 ` [GIT PULL] Qualcomm Driver " Andy Gross
2016-11-13  6:15   ` Andy Gross
2016-11-18  7:39   ` Olof Johansson
2016-11-18  7:39     ` Olof Johansson
2016-11-13  6:15 ` [GIT PULL] Qualcomm Device Tree Changes " Andy Gross
2016-11-13  6:15   ` Andy Gross
2016-11-18  7:43   ` Olof Johansson
2016-11-18  7:43     ` Olof Johansson
2016-11-13  6:15 ` [GIT PULL] Qualcomm SoC Updates " Andy Gross
2016-11-13  6:15   ` Andy Gross
2016-11-18  7:44   ` Olof Johansson
2016-11-18  7:44     ` Olof Johansson
2016-11-18  7:33 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson
2016-11-18  7:33   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.