All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/3] arm64: dts: samsung: second for v6.3
Date: Sun, 29 Jan 2023 15:39:43 +0100	[thread overview]
Message-ID: <20230129143944.5104-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230129143944.5104-1-krzysztof.kozlowski@linaro.org>

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 56a14f01a54568e049e22c46ffc654602bbd01d1:

  arm64: dts: fsd: Add sound card node for Tesla FSD (2023-01-17 12:15:39 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 28dd277e54ebb499bc59c166078596767bbbbdd7:

  arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7 (2023-01-29 11:34:29 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.3, part two

Big cleanup and rework towards achieving zero-warning of dtbs_check and
dtc W=1:
 - drop or correct incorrect properties in several boards,
 - add dummy regulator supplies when necessary to fullfil bindings
   requirements,
 - use lowercase hex,
 - move non-MMIO exynos-bus nodes out of soc node,
 - add unit address to USB DWC3 nodes.

----------------------------------------------------------------
Krzysztof Kozlowski (11):
      arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
      arm64: dts: exynos: disable non-working GPU on Exynos7 Espresso
      arm64: dts: exynos: add ADC supply on Exynos7 Espresso
      arm64: dts: exynos: correct Bluetooth LED triger on E850-96
      arm64: dts: exynos: add VPH_PWR regulator on TM2
      arm64: dts: exynos: add interrupt-controller to WM5110 on TM2
      arm64: dts: exynos: correct wlf,micd-dbtime on TM2
      arm64: dts: exynos: use lowercase hex addresses
      arm64: dts: exynos: move exynos-bus nodes out of soc in Exynos5433
      arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos5433
      arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7

 arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi     |  2 +-
 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     | 17 ++++++++++---
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         | 28 +++++++++++-----------
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts    |  4 ++--
 arch/arm64/boot/dts/exynos/exynos7.dtsi            | 14 +++++------
 arch/arm64/boot/dts/exynos/exynos850-e850-96.dts   |  2 +-
 arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts   |  2 --
 7 files changed, 39 insertions(+), 30 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/3] arm64: dts: samsung: second for v6.3
Date: Sun, 29 Jan 2023 15:39:43 +0100	[thread overview]
Message-ID: <20230129143944.5104-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230129143944.5104-1-krzysztof.kozlowski@linaro.org>

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 56a14f01a54568e049e22c46ffc654602bbd01d1:

  arm64: dts: fsd: Add sound card node for Tesla FSD (2023-01-17 12:15:39 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 28dd277e54ebb499bc59c166078596767bbbbdd7:

  arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7 (2023-01-29 11:34:29 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.3, part two

Big cleanup and rework towards achieving zero-warning of dtbs_check and
dtc W=1:
 - drop or correct incorrect properties in several boards,
 - add dummy regulator supplies when necessary to fullfil bindings
   requirements,
 - use lowercase hex,
 - move non-MMIO exynos-bus nodes out of soc node,
 - add unit address to USB DWC3 nodes.

----------------------------------------------------------------
Krzysztof Kozlowski (11):
      arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
      arm64: dts: exynos: disable non-working GPU on Exynos7 Espresso
      arm64: dts: exynos: add ADC supply on Exynos7 Espresso
      arm64: dts: exynos: correct Bluetooth LED triger on E850-96
      arm64: dts: exynos: add VPH_PWR regulator on TM2
      arm64: dts: exynos: add interrupt-controller to WM5110 on TM2
      arm64: dts: exynos: correct wlf,micd-dbtime on TM2
      arm64: dts: exynos: use lowercase hex addresses
      arm64: dts: exynos: move exynos-bus nodes out of soc in Exynos5433
      arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos5433
      arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7

 arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi     |  2 +-
 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     | 17 ++++++++++---
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         | 28 +++++++++++-----------
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts    |  4 ++--
 arch/arm64/boot/dts/exynos/exynos7.dtsi            | 14 +++++------
 arch/arm64/boot/dts/exynos/exynos850-e850-96.dts   |  2 +-
 arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts   |  2 --
 7 files changed, 39 insertions(+), 30 deletions(-)

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

  reply	other threads:[~2023-01-29 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 14:39 [GIT PULL 1/3] ARM: dts: samsung: exynos for v6.3 Krzysztof Kozlowski
2023-01-29 14:39 ` Krzysztof Kozlowski
2023-01-29 14:39 ` Krzysztof Kozlowski [this message]
2023-01-29 14:39   ` [GIT PULL 2/3] arm64: dts: samsung: second " Krzysztof Kozlowski
2023-01-29 14:39 ` [GIT PULL 3/3] ARM: samsung: pull " Krzysztof Kozlowski
2023-01-29 14:39   ` Krzysztof Kozlowski
2023-01-30 22:31 ` [GIT PULL 1/3] ARM: dts: samsung: exynos " patchwork-bot+linux-soc
2023-02-01 16:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230129143944.5104-2-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.