All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.17
@ 2018-03-20  2:27 ` Andy Gross
  0 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:27 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, linux-arm-kernel, Arnd Bergmann,
	linux-arm-msm

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

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.17

for you to fetch changes up to c1da37a3177366d565d16e03b89cf81d817c4689:

  arm64: defconfig: enable more cpufreq governors (2018-03-08 18:45:02 -0600)

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

* Enable cpufreq governors, QCOM TSENS, and QCOM APCS driver

----------------------------------------------------------------
Amit Kucheria (3):
      arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
      arm64: defconfig: enable thermal sensor on QCOM platforms
      arm64: defconfig: enable more cpufreq governors

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

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

* [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.17
@ 2018-03-20  2:27 ` Andy Gross
  0 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:27 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

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.17

for you to fetch changes up to c1da37a3177366d565d16e03b89cf81d817c4689:

  arm64: defconfig: enable more cpufreq governors (2018-03-08 18:45:02 -0600)

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

* Enable cpufreq governors, QCOM TSENS, and QCOM APCS driver

----------------------------------------------------------------
Amit Kucheria (3):
      arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
      arm64: defconfig: enable thermal sensor on QCOM platforms
      arm64: defconfig: enable more cpufreq governors

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

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

* [GIT PULL] Qualcomm ARM64 DT updates for 4.17
  2018-03-20  2:27 ` Andy Gross
@ 2018-03-20  2:27   ` Andy Gross
  -1 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:27 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, linux-arm-kernel, Arnd Bergmann,
	linux-arm-msm

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to e723795c702b52cfceb3bb3faa63059eb4658313:

  arm64: dts: qcom: Fix SPI5 config on MSM8996 (2018-03-08 18:39:19 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.17

* Fix GIC_CPU_MASK_SIMPLE and SPI5 config on MSM8996
* Add SDM845 and kryo385 documentation
* Add MSM8916 cooling maps, cpu frequency scaling, APCS, and A53 PLL
* Switch APCS to use mailbox on MSM8916
* Add rmtfs-mem on MSM8996

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: dts: msm8996: Add rmtfs sharedmem node

Georgi Djakov (4):
      arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
      arm64: dts: qcom: msm8916: Probe the APCS mailbox driver
      arm64: dts: qcom: msm8916: Add clock properties to the APCS node
      arm64: dts: qcom: msm8916: Add CPU frequency scaling support

Ilia Lin (1):
      arm64: dts: qcom: Fix SPI5 config on MSM8996

Rajendra Nayak (4):
      arm64: dts: msm8996: Fix wrong use of GIC_CPU_MASK_SIMPLE()
      arm64: dts: msm8916: Add cpu cooling maps
      dt-bindings: arm: Document kryo385 cpu
      dt-bindings: qcom: Add SDM845 bindings

 Documentation/devicetree/bindings/arm/cpus.txt |  1 +
 Documentation/devicetree/bindings/arm/qcom.txt |  1 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi          | 60 ++++++++++++++++++++++++--
 arch/arm64/boot/dts/qcom/msm8996.dtsi          | 23 +++++++---
 4 files changed, 76 insertions(+), 9 deletions(-)

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

* [GIT PULL] Qualcomm ARM64 DT updates for 4.17
@ 2018-03-20  2:27   ` Andy Gross
  0 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:27 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to e723795c702b52cfceb3bb3faa63059eb4658313:

  arm64: dts: qcom: Fix SPI5 config on MSM8996 (2018-03-08 18:39:19 -0600)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.17

* Fix GIC_CPU_MASK_SIMPLE and SPI5 config on MSM8996
* Add SDM845 and kryo385 documentation
* Add MSM8916 cooling maps, cpu frequency scaling, APCS, and A53 PLL
* Switch APCS to use mailbox on MSM8916
* Add rmtfs-mem on MSM8996

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: dts: msm8996: Add rmtfs sharedmem node

Georgi Djakov (4):
      arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
      arm64: dts: qcom: msm8916: Probe the APCS mailbox driver
      arm64: dts: qcom: msm8916: Add clock properties to the APCS node
      arm64: dts: qcom: msm8916: Add CPU frequency scaling support

Ilia Lin (1):
      arm64: dts: qcom: Fix SPI5 config on MSM8996

Rajendra Nayak (4):
      arm64: dts: msm8996: Fix wrong use of GIC_CPU_MASK_SIMPLE()
      arm64: dts: msm8916: Add cpu cooling maps
      dt-bindings: arm: Document kryo385 cpu
      dt-bindings: qcom: Add SDM845 bindings

 Documentation/devicetree/bindings/arm/cpus.txt |  1 +
 Documentation/devicetree/bindings/arm/qcom.txt |  1 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi          | 60 ++++++++++++++++++++++++--
 arch/arm64/boot/dts/qcom/msm8996.dtsi          | 23 +++++++---
 4 files changed, 76 insertions(+), 9 deletions(-)

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

* [GIT PULL] Qualcomm Driver updates for 4.17
  2018-03-20  2:27 ` Andy Gross
@ 2018-03-20  2:28   ` Andy Gross
  -1 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:28 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, linux-arm-kernel, Arnd Bergmann,
	linux-arm-msm

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 90c29ed7627b6b4aeb603ee197650173c8434512:

  soc: qcom: wcnss_ctrl: Fix increment in NV upload (2018-03-08 18:40:35 -0600)

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

* Fix NV upload increment in wcnss_ctrl
* Add support in rmtfs-mem driver for assigning memory

----------------------------------------------------------------
Bjorn Andersson (2):
      soc: qcom: rmtfs-mem: Add support for assigning memory to remote
      soc: qcom: wcnss_ctrl: Fix increment in NV upload

 drivers/soc/qcom/Kconfig      |  1 +
 drivers/soc/qcom/rmtfs_mem.c  | 34 ++++++++++++++++++++++++++++++++++
 drivers/soc/qcom/wcnss_ctrl.c |  2 +-
 3 files changed, 36 insertions(+), 1 deletion(-)

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

* [GIT PULL] Qualcomm Driver updates for 4.17
@ 2018-03-20  2:28   ` Andy Gross
  0 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:28 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 90c29ed7627b6b4aeb603ee197650173c8434512:

  soc: qcom: wcnss_ctrl: Fix increment in NV upload (2018-03-08 18:40:35 -0600)

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

* Fix NV upload increment in wcnss_ctrl
* Add support in rmtfs-mem driver for assigning memory

----------------------------------------------------------------
Bjorn Andersson (2):
      soc: qcom: rmtfs-mem: Add support for assigning memory to remote
      soc: qcom: wcnss_ctrl: Fix increment in NV upload

 drivers/soc/qcom/Kconfig      |  1 +
 drivers/soc/qcom/rmtfs_mem.c  | 34 ++++++++++++++++++++++++++++++++++
 drivers/soc/qcom/wcnss_ctrl.c |  2 +-
 3 files changed, 36 insertions(+), 1 deletion(-)

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

* [GIT PULL] Qualcomm Device Tree updates for 4.17
  2018-03-20  2:27 ` Andy Gross
@ 2018-03-20  2:28   ` Andy Gross
  -1 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:28 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, linux-arm-kernel, Arnd Bergmann,
	linux-arm-msm

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 84d9bba0762e0a8e5dc66d25826a306e26177e6f:

  ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node (2018-03-15 00:23:41 -0500)

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

* Add initial DTS file for Samsung Galaxy S5
* Fixups for castor touchscreen node
* Fixup QS600 at23 manufacturer
* Add XOADC and IIO to APQ8064

----------------------------------------------------------------
Bartosz Golaszewski (1):
      ARM: dts: use 'atmel' as at24 manufacturer for qcom-apq8064-cm-qs600

Craig Tatlor (1):
      ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node

Daniele Debernardi (1):
      ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S5 phone

Linus Walleij (1):
      ARM: dts: add XOADC and IIO HWMON to APQ8064

 arch/arm/boot/dts/Makefile                         |  1 +
 arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts        |  2 +-
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 63 ++++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts    | 24 +++++++++
 .../boot/dts/qcom-msm8974-sony-xperia-castor.dts   |  4 +-
 5 files changed, 92 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts

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

* [GIT PULL] Qualcomm Device Tree updates for 4.17
@ 2018-03-20  2:28   ` Andy Gross
  0 siblings, 0 replies; 16+ messages in thread
From: Andy Gross @ 2018-03-20  2:28 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 84d9bba0762e0a8e5dc66d25826a306e26177e6f:

  ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node (2018-03-15 00:23:41 -0500)

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

* Add initial DTS file for Samsung Galaxy S5
* Fixups for castor touchscreen node
* Fixup QS600 at23 manufacturer
* Add XOADC and IIO to APQ8064

----------------------------------------------------------------
Bartosz Golaszewski (1):
      ARM: dts: use 'atmel' as at24 manufacturer for qcom-apq8064-cm-qs600

Craig Tatlor (1):
      ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node

Daniele Debernardi (1):
      ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S5 phone

Linus Walleij (1):
      ARM: dts: add XOADC and IIO HWMON to APQ8064

 arch/arm/boot/dts/Makefile                         |  1 +
 arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts        |  2 +-
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 63 ++++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts    | 24 +++++++++
 .../boot/dts/qcom-msm8974-sony-xperia-castor.dts   |  4 +-
 5 files changed, 92 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts

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

* Re: [GIT PULL] Qualcomm ARM64 DT updates for 4.17
  2018-03-20  2:27   ` Andy Gross
@ 2018-03-27 12:31     ` Arnd Bergmann
  -1 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 12:31 UTC (permalink / raw)
  To: Andy Gross
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Linux ARM, linux-arm-msm

On Tue, Mar 20, 2018 at 3:27 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm ARM64 Updates for v4.17
>
> * Fix GIC_CPU_MASK_SIMPLE and SPI5 config on MSM8996
> * Add SDM845 and kryo385 documentation
> * Add MSM8916 cooling maps, cpu frequency scaling, APCS, and A53 PLL
> * Switch APCS to use mailbox on MSM8916
> * Add rmtfs-mem on MSM8996

Pulled into next/dt, thanks!

      Arnd

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

* [GIT PULL] Qualcomm ARM64 DT updates for 4.17
@ 2018-03-27 12:31     ` Arnd Bergmann
  0 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 12:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 20, 2018 at 3:27 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm ARM64 Updates for v4.17
>
> * Fix GIC_CPU_MASK_SIMPLE and SPI5 config on MSM8996
> * Add SDM845 and kryo385 documentation
> * Add MSM8916 cooling maps, cpu frequency scaling, APCS, and A53 PLL
> * Switch APCS to use mailbox on MSM8916
> * Add rmtfs-mem on MSM8996

Pulled into next/dt, thanks!

      Arnd

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

* Re: [GIT PULL] Qualcomm Device Tree updates for 4.17
  2018-03-20  2:28   ` Andy Gross
@ 2018-03-27 12:32     ` Arnd Bergmann
  -1 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 12:32 UTC (permalink / raw)
  To: Andy Gross
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Linux ARM, linux-arm-msm

On Tue, Mar 20, 2018 at 3:28 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm Device Tree Changes for v4.17
>
> * Add initial DTS file for Samsung Galaxy S5
> * Fixups for castor touchscreen node
> * Fixup QS600 at23 manufacturer
> * Add XOADC and IIO to APQ8064

Pulled into next/dt, thanks!

      Arnd

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

* [GIT PULL] Qualcomm Device Tree updates for 4.17
@ 2018-03-27 12:32     ` Arnd Bergmann
  0 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 12:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 20, 2018 at 3:28 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm Device Tree Changes for v4.17
>
> * Add initial DTS file for Samsung Galaxy S5
> * Fixups for castor touchscreen node
> * Fixup QS600 at23 manufacturer
> * Add XOADC and IIO to APQ8064

Pulled into next/dt, thanks!

      Arnd

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

* Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.17
  2018-03-20  2:27 ` Andy Gross
@ 2018-03-27 13:27   ` Arnd Bergmann
  -1 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 13:27 UTC (permalink / raw)
  To: Andy Gross
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Linux ARM, linux-arm-msm

On Tue, Mar 20, 2018 at 3:27 AM, Andy Gross <andy.gross@linaro.org> wrote:
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> 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.17
>
> for you to fetch changes up to c1da37a3177366d565d16e03b89cf81d817c4689:
>
>   arm64: defconfig: enable more cpufreq governors (2018-03-08 18:45:02 -0600)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.17
>
> * Enable cpufreq governors, QCOM TSENS, and QCOM APCS driver
>
> ----------------------------------------------------------------
> Amit Kucheria (3):
>       arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
>       arm64: defconfig: enable thermal sensor on QCOM platforms
>       arm64: defconfig: enable more cpufreq governors

Pulled into next/soc, thanks!

       Arnd

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

* [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.17
@ 2018-03-27 13:27   ` Arnd Bergmann
  0 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 13:27 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 20, 2018 at 3:27 AM, Andy Gross <andy.gross@linaro.org> wrote:
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> 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.17
>
> for you to fetch changes up to c1da37a3177366d565d16e03b89cf81d817c4689:
>
>   arm64: defconfig: enable more cpufreq governors (2018-03-08 18:45:02 -0600)
>
> ----------------------------------------------------------------
> Qualcomm ARM64 Based defconfig Updates for v4.17
>
> * Enable cpufreq governors, QCOM TSENS, and QCOM APCS driver
>
> ----------------------------------------------------------------
> Amit Kucheria (3):
>       arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
>       arm64: defconfig: enable thermal sensor on QCOM platforms
>       arm64: defconfig: enable more cpufreq governors

Pulled into next/soc, thanks!

       Arnd

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

* Re: [GIT PULL] Qualcomm Driver updates for 4.17
  2018-03-20  2:28   ` Andy Gross
@ 2018-03-27 13:56     ` Arnd Bergmann
  -1 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 13:56 UTC (permalink / raw)
  To: Andy Gross
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Linux ARM, linux-arm-msm

On Tue, Mar 20, 2018 at 3:28 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm ARM Based Driver Updates for v4.17
>
> * Fix NV upload increment in wcnss_ctrl
> * Add support in rmtfs-mem driver for assigning memory
>

Pulled into next/drivers, thanks!

      Arnd

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

* [GIT PULL] Qualcomm Driver updates for 4.17
@ 2018-03-27 13:56     ` Arnd Bergmann
  0 siblings, 0 replies; 16+ messages in thread
From: Arnd Bergmann @ 2018-03-27 13:56 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 20, 2018 at 3:28 AM, Andy Gross <andy.gross@linaro.org> wrote:
> Qualcomm ARM Based Driver Updates for v4.17
>
> * Fix NV upload increment in wcnss_ctrl
> * Add support in rmtfs-mem driver for assigning memory
>

Pulled into next/drivers, thanks!

      Arnd

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

end of thread, other threads:[~2018-03-27 13:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20  2:27 [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.17 Andy Gross
2018-03-20  2:27 ` Andy Gross
2018-03-20  2:27 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2018-03-20  2:27   ` Andy Gross
2018-03-27 12:31   ` Arnd Bergmann
2018-03-27 12:31     ` Arnd Bergmann
2018-03-20  2:28 ` [GIT PULL] Qualcomm Driver " Andy Gross
2018-03-20  2:28   ` Andy Gross
2018-03-27 13:56   ` Arnd Bergmann
2018-03-27 13:56     ` Arnd Bergmann
2018-03-20  2:28 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2018-03-20  2:28   ` Andy Gross
2018-03-27 12:32   ` Arnd Bergmann
2018-03-27 12:32     ` Arnd Bergmann
2018-03-27 13:27 ` [GIT PULL] Qualcomm ARM64 Defconfig " Arnd Bergmann
2018-03-27 13:27   ` Arnd Bergmann

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.