[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231006092823.94839-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 6 Oct 2023 11:28:22 +0200
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,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 1/2] arm64: dts: minor cleanup for v6.7
Hi,
Few patches which were acked by maintainers or slipped through the cracks.
Best regards,
Krzysztof
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt64-cleanup-6.7
for you to fetch changes up to 12ca3ca8cf06d803b3690ef523ccf5ffd0b23a71:
arm64: dts: marvell: minor whitespace cleanup around '=' (2023-09-24 20:56:14 +0200)
----------------------------------------------------------------
Minor improvements in ARM64 DTS for v6.7
Few cleanups and improvements: use lowercase hex for unit addresses
(Bitmain), add missing spaces before '{' (APM, MediaTek) and cleanup
whitespace around '=' (MediaTek, Marvell).
----------------------------------------------------------------
Krzysztof Kozlowski (5):
arm64: dts: bitmain: lowercase unit addresses
arm64: dts: apm: add missing space before {
arm64: dts: mediatek: add missing space before {
arm64: dts: mediatek: minor whitespace cleanup around '='
arm64: dts: marvell: minor whitespace cleanup around '='
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 2 +-
arch/arm64/boot/dts/apm/apm-storm.dtsi | 2 +-
arch/arm64/boot/dts/bitmain/bm1880.dtsi | 6 +--
arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 4 +-
.../boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts | 6 +--
arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts | 6 +--
arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 48 +++++++++++-----------
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 12 +++---
arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts | 12 +++---
arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 2 +-
10 files changed, 50 insertions(+), 50 deletions(-)
Powered by blists - more mailing lists