All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.8
Date: Tue, 13 Feb 2024 21:02:46 +0100	[thread overview]
Message-ID: <2450634.jE0xQCEvom@phil> (raw)

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.8
cycle.

Please pull

Thanks
Heiko


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-dtsfixes1

for you to fetch changes up to c22d03a95b0d815cd186302fdd93f74d99f1c914:

  arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names (2024-02-13 20:28:19 +0100)

----------------------------------------------------------------
Some fixes to make devicetrees conform to bindings better (pwm irqs), dt
styling fixes (unneeded jaguar status, whitespaces, Cool Pi regulator
naming) and functionality fixes (px30 spi chipselect number, allowing
rk3588-evb1 to turn off, pcie lane numbers on CoolPi, wrong gpio-names
on Indidroid Nova and some CoolPi sdmmc aliases to match what uboot uses).

----------------------------------------------------------------
Andy Yan (4):
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB
      arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB
      arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVB

Chris Morgan (1):
      arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names

Heiko Stuebner (2):
      arm64: dts: rockchip: drop unneeded status from rk3588-jaguar gpio-leds
      arm64: dts: rockchip: set num-cs property for spi on px30

Johan Jonker (1):
      arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip node

Krzysztof Kozlowski (1):
      arm64: dts: rockchip: minor rk3588 whitespace cleanup

Sebastian Reichel (1):
      arm64: dts: rockchip: mark system power controller on rk3588-evb1

Uwe Kleine-König (1):
      ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes

 arch/arm/boot/dts/rockchip/rv1108.dtsi                   |  8 --------
 arch/arm64/boot/dts/rockchip/px30.dtsi                   |  2 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi                 |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts   |  8 +++++---
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi      |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts         |  1 +
 arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts        |  8 ++++----
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts       |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 10 +++++-----
 10 files changed, 21 insertions(+), 26 deletions(-)




WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.8
Date: Tue, 13 Feb 2024 21:02:46 +0100	[thread overview]
Message-ID: <2450634.jE0xQCEvom@phil> (raw)

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.8
cycle.

Please pull

Thanks
Heiko


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-dtsfixes1

for you to fetch changes up to c22d03a95b0d815cd186302fdd93f74d99f1c914:

  arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names (2024-02-13 20:28:19 +0100)

----------------------------------------------------------------
Some fixes to make devicetrees conform to bindings better (pwm irqs), dt
styling fixes (unneeded jaguar status, whitespaces, Cool Pi regulator
naming) and functionality fixes (px30 spi chipselect number, allowing
rk3588-evb1 to turn off, pcie lane numbers on CoolPi, wrong gpio-names
on Indidroid Nova and some CoolPi sdmmc aliases to match what uboot uses).

----------------------------------------------------------------
Andy Yan (4):
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB
      arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB
      arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVB

Chris Morgan (1):
      arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names

Heiko Stuebner (2):
      arm64: dts: rockchip: drop unneeded status from rk3588-jaguar gpio-leds
      arm64: dts: rockchip: set num-cs property for spi on px30

Johan Jonker (1):
      arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip node

Krzysztof Kozlowski (1):
      arm64: dts: rockchip: minor rk3588 whitespace cleanup

Sebastian Reichel (1):
      arm64: dts: rockchip: mark system power controller on rk3588-evb1

Uwe Kleine-König (1):
      ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes

 arch/arm/boot/dts/rockchip/rv1108.dtsi                   |  8 --------
 arch/arm64/boot/dts/rockchip/px30.dtsi                   |  2 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi                 |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts   |  8 +++++---
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi      |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts         |  1 +
 arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts        |  8 ++++----
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts       |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 10 +++++-----
 10 files changed, 21 insertions(+), 26 deletions(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.8
Date: Tue, 13 Feb 2024 21:02:46 +0100	[thread overview]
Message-ID: <2450634.jE0xQCEvom@phil> (raw)

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.8
cycle.

Please pull

Thanks
Heiko


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-dtsfixes1

for you to fetch changes up to c22d03a95b0d815cd186302fdd93f74d99f1c914:

  arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names (2024-02-13 20:28:19 +0100)

----------------------------------------------------------------
Some fixes to make devicetrees conform to bindings better (pwm irqs), dt
styling fixes (unneeded jaguar status, whitespaces, Cool Pi regulator
naming) and functionality fixes (px30 spi chipselect number, allowing
rk3588-evb1 to turn off, pcie lane numbers on CoolPi, wrong gpio-names
on Indidroid Nova and some CoolPi sdmmc aliases to match what uboot uses).

----------------------------------------------------------------
Andy Yan (4):
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4B
      arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVB
      arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVB
      arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVB

Chris Morgan (1):
      arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names

Heiko Stuebner (2):
      arm64: dts: rockchip: drop unneeded status from rk3588-jaguar gpio-leds
      arm64: dts: rockchip: set num-cs property for spi on px30

Johan Jonker (1):
      arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip node

Krzysztof Kozlowski (1):
      arm64: dts: rockchip: minor rk3588 whitespace cleanup

Sebastian Reichel (1):
      arm64: dts: rockchip: mark system power controller on rk3588-evb1

Uwe Kleine-König (1):
      ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes

 arch/arm/boot/dts/rockchip/rv1108.dtsi                   |  8 --------
 arch/arm64/boot/dts/rockchip/px30.dtsi                   |  2 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi                 |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts   |  8 +++++---
 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi      |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts         |  1 +
 arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts        |  8 ++++----
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts       |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 10 +++++-----
 10 files changed, 21 insertions(+), 26 deletions(-)




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

             reply	other threads:[~2024-02-13 20:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 20:02 Heiko Stuebner [this message]
2024-02-13 20:02 ` [GIT PULL] Rockchip dts fixes for 6.8 Heiko Stuebner
2024-02-13 20:02 ` Heiko Stuebner
2024-02-20 21:11 ` patchwork-bot+linux-soc
2024-02-20 21:12 ` 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=2450634.jE0xQCEvom@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --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.