mbox series

[GIT,PULL,2/3] arm64: dts: samsung: DTS for v6.6

Message ID 20230810151250.220202-2-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL,1/3] samsung: drivers for v6.6 | expand

Pull-request

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

Message

Krzysztof Kozlowski Aug. 10, 2023, 3:12 p.m. UTC
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d157d43754582f3981b7eefc691abc4d865430e1:

  arm64: dts: exynos: exynos5433-tm2: drop redundant status=okay (2023-08-06 17:42:22 +0200)

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

1. Add dedicated compatibles for PWM block.
2. Add PWM to ExynosAutov9 SADK board.
3. Few white-space and other cleanups.

----------------------------------------------------------------
Jaewon Kim (2):
      dt-bindings: pwm: samsung: add exynosautov9 compatible
      arm64: dts: exynos: add pwm node for exynosautov9-sadk

Krzysztof Kozlowski (4):
      arm64: dts: exynos: add missing space before {
      arm64: dts: exynos: minor whitespace cleanup around '='
      arm64: dts: fsd: minor whitespace cleanup around '='
      arm64: dts: exynos: exynos5433-tm2: drop redundant status=okay

 Documentation/devicetree/bindings/pwm/pwm-samsung.yaml | 17 +++++++++++------
 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi  |  1 -
 arch/arm64/boot/dts/exynos/exynos7.dtsi                |  8 ++++----
 arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts       |  6 ++++++
 arch/arm64/boot/dts/exynos/exynosautov9.dtsi           | 13 ++++++++++++-
 arch/arm64/boot/dts/tesla/fsd.dtsi                     |  4 ++--
 6 files changed, 35 insertions(+), 14 deletions(-)