mbox series

[GIT,PULL,1/2] arm64: dts: samsung: DTS for v6.11

Message ID 20240702063514.6215-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/2] arm64: dts: samsung: DTS for v6.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.11

Message

Krzysztof Kozlowski July 2, 2024, 6:35 a.m. UTC
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.11

for you to fetch changes up to 64c7ea42fcc2b972fc8d108642f4b8fabf0999c3:

  arm64: dts: exynos850: Enable TRNG (2024-07-01 14:27:09 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.10

1. Google GS101: Minor cleanup and add fake regulators to USB phy, to
   satisfy dtbs_check.  The PMIC providing these regulators is not yet
   implemented.

2. Exynos850: Add True Random Number Generator.

----------------------------------------------------------------
André Draszik (2):
      arm64: dts: exynos: gs101: reorder properties as per guidelines
      arm64: dts: exynos: gs101-oriole: add placeholder regulators for USB phy

Sam Protsenko (1):
      arm64: dts: exynos850: Enable TRNG

 arch/arm64/boot/dts/exynos/exynos850.dtsi          |  8 ++++++++
 arch/arm64/boot/dts/exynos/google/gs101-oriole.dts |  9 ++++++++-
 arch/arm64/boot/dts/exynos/google/gs101.dtsi       | 22 +++++++++++-----------
 3 files changed, 27 insertions(+), 12 deletions(-)