[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230129143944.5104-2-krzysztof.kozlowski@linaro.org>
Date: Sun, 29 Jan 2023 15:39:43 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Alim Akhtar <alim.akhtar@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 2/3] arm64: dts: samsung: second for v6.3
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(-)
Powered by blists - more mailing lists