All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm DTS updates for v5.16
@ 2021-10-12 17:43 ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2021-10-12 17:43 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, David Heidelberg, Luca Weiss,
	Marijn Suijten, Vamsi krishna Lanka

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.16

for you to fetch changes up to 9304af37d07b63244e4b3c80e5a245c978beb015:

  dt-bindings: arm: qcom, add missing devices (2021-09-19 23:33:06 -0500)

----------------------------------------------------------------
Qualcomm DTS updates for v5.16

This extends the previous limited description of MSM8226 with SDHC,
UART, I2C, SCM, SMEM, RPM and basic PMIC definitions. Based on this,
initial support for the LG G Watch R smartwatch is introduced.

APQ8064 gets a couple of DT updates, one which will allow the GPU driver
to drop supporting legacy "opp tables" in the future.

DT bindings and DTS files are updated with additional compatibles, for
completeness.

----------------------------------------------------------------
David Heidelberg (4):
      ARM: dts: qcom: apq8064: Convert adreno from legacy gpu-pwrlevels to opp-v2
      ARM: dts: qcom: apq8064: adjust memory node according to specs
      ARM: dts: qcom: fill secondary compatible for multiple boards
      dt-bindings: arm: qcom, add missing devices

Luca Weiss (4):
      ARM: dts: qcom: msm8226: Add more SoC bits
      ARM: dts: qcom: Add pm8226 PMIC
      dt-bindings: arm: qcom: Document APQ8026 SoC binding
      ARM: dts: qcom: Add support for LG G Watch R

Marijn Suijten (1):
      ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY

Vamsi krishna Lanka (1):
      dt-bindings: arm: qcom: Document SDX65 platform and boards

 Documentation/devicetree/bindings/arm/qcom.yaml |  16 ++
 arch/arm/boot/dts/Makefile                      |   1 +
 arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts    | 237 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-apq8064.dtsi             |  18 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c1.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c3.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c2.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq8064-ap148.dts        |   2 +-
 arch/arm/boot/dts/qcom-msm8226.dtsi             | 263 +++++++++++++++++++++++-
 arch/arm/boot/dts/qcom-msm8974.dtsi             |   4 +-
 arch/arm/boot/dts/qcom-pm8226.dtsi              |  27 +++
 12 files changed, 554 insertions(+), 22 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts
 create mode 100644 arch/arm/boot/dts/qcom-pm8226.dtsi

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

* [GIT PULL] Qualcomm DTS updates for v5.16
@ 2021-10-12 17:43 ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2021-10-12 17:43 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, David Heidelberg, Luca Weiss,
	Marijn Suijten, Vamsi krishna Lanka

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.16

for you to fetch changes up to 9304af37d07b63244e4b3c80e5a245c978beb015:

  dt-bindings: arm: qcom, add missing devices (2021-09-19 23:33:06 -0500)

----------------------------------------------------------------
Qualcomm DTS updates for v5.16

This extends the previous limited description of MSM8226 with SDHC,
UART, I2C, SCM, SMEM, RPM and basic PMIC definitions. Based on this,
initial support for the LG G Watch R smartwatch is introduced.

APQ8064 gets a couple of DT updates, one which will allow the GPU driver
to drop supporting legacy "opp tables" in the future.

DT bindings and DTS files are updated with additional compatibles, for
completeness.

----------------------------------------------------------------
David Heidelberg (4):
      ARM: dts: qcom: apq8064: Convert adreno from legacy gpu-pwrlevels to opp-v2
      ARM: dts: qcom: apq8064: adjust memory node according to specs
      ARM: dts: qcom: fill secondary compatible for multiple boards
      dt-bindings: arm: qcom, add missing devices

Luca Weiss (4):
      ARM: dts: qcom: msm8226: Add more SoC bits
      ARM: dts: qcom: Add pm8226 PMIC
      dt-bindings: arm: qcom: Document APQ8026 SoC binding
      ARM: dts: qcom: Add support for LG G Watch R

Marijn Suijten (1):
      ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY

Vamsi krishna Lanka (1):
      dt-bindings: arm: qcom: Document SDX65 platform and boards

 Documentation/devicetree/bindings/arm/qcom.yaml |  16 ++
 arch/arm/boot/dts/Makefile                      |   1 +
 arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts    | 237 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-apq8064.dtsi             |  18 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c1.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c3.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c2.dts |   2 +-
 arch/arm/boot/dts/qcom-ipq8064-ap148.dts        |   2 +-
 arch/arm/boot/dts/qcom-msm8226.dtsi             | 263 +++++++++++++++++++++++-
 arch/arm/boot/dts/qcom-msm8974.dtsi             |   4 +-
 arch/arm/boot/dts/qcom-pm8226.dtsi              |  27 +++
 12 files changed, 554 insertions(+), 22 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts
 create mode 100644 arch/arm/boot/dts/qcom-pm8226.dtsi

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Qualcomm DTS updates for v5.16
@ 2021-10-20 14:50   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-10-20 14:50 UTC (permalink / raw)
  To: soc, arm, Bjorn Andersson
  Cc: Arnd Bergmann, linux-arm-msm, Kevin Hilman, linux-arm-kernel,
	Olof Johansson, Andy Gross, David Heidelberg, Marijn Suijten,
	Luca Weiss, Vamsi krishna Lanka

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 12 Oct 2021 12:43:10 -0500, Bjorn Andersson wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.16
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 878e26d3601ba5232d94749ad9f8989d8247b358

       Arnd

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

* Re: [GIT PULL] Qualcomm DTS updates for v5.16
@ 2021-10-20 14:50   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-10-20 14:50 UTC (permalink / raw)
  To: soc, arm, Bjorn Andersson
  Cc: Arnd Bergmann, linux-arm-msm, Kevin Hilman, linux-arm-kernel,
	Olof Johansson, Andy Gross, David Heidelberg, Marijn Suijten,
	Luca Weiss, Vamsi krishna Lanka

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 12 Oct 2021 12:43:10 -0500, Bjorn Andersson wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.16
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 878e26d3601ba5232d94749ad9f8989d8247b358

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-10-20 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 17:43 [GIT PULL] Qualcomm DTS updates for v5.16 Bjorn Andersson
2021-10-12 17:43 ` Bjorn Andersson
2021-10-20 14:50 ` Arnd Bergmann
2021-10-20 14:50   ` 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.