mbox series

[GIT,PULL,2/2] ARM: dts: minor cleanup for v6.7

Message ID 20231006092823.94839-2-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/2] arm64: dts: minor cleanup for v6.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-cleanup-6.7

Message

Krzysztof Kozlowski Oct. 6, 2023, 9:28 a.m. UTC
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/dt-cleanup-6.7

for you to fetch changes up to 73f20a373811b303fc5bd8f3d5a4c5c1582f1ba2:

  ARM: dts: nuvoton: add missing space before { (2023-09-24 20:56:01 +0200)

----------------------------------------------------------------
Minor improvements in ARM DTS for v6.7

Few cleanups and improvements: split joined reg entries for Ethernet in
omap3-devkit8000, add missing spaces before '{' (MediaTek, Nuvoton) and
cleanup whitespace around '=' (MediaTek).

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      ARM: dts: omap3-devkit8000: correct ethernet reg addresses (split)
      ARM: dts: mediatek: add missing space before {
      ARM: dts: mediatek: minor whitespace cleanup around '='
      ARM: dts: nuvoton: add missing space before {

 arch/arm/boot/dts/mediatek/mt2701-evb.dts          |  2 +-
 arch/arm/boot/dts/mediatek/mt6323.dtsi             | 58 +++++++++++-----------
 arch/arm/boot/dts/mediatek/mt7623n.dtsi            |  4 +-
 arch/arm/boot/dts/mediatek/mt7629-rfb.dts          |  2 +-
 arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gsj.dts  |  4 +-
 arch/arm/boot/dts/nuvoton/nuvoton-npcm730-kudo.dts |  2 +-
 .../dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts |  4 +-
 .../boot/dts/ti/omap/omap3-devkit8000-common.dtsi  |  4 +-
 8 files changed, 40 insertions(+), 40 deletions(-)