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.3
Date: Sun, 09 Apr 2023 02:01:14 +0200	[thread overview]
Message-ID: <10559306.CDJkKcVGEf@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 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.3
Date: Sun, 09 Apr 2023 02:01:14 +0200	[thread overview]
Message-ID: <10559306.CDJkKcVGEf@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 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.3
Date: Sun, 09 Apr 2023 02:01:14 +0200	[thread overview]
Message-ID: <10559306.CDJkKcVGEf@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 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-04-09  0:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-09  0:01 Heiko Stuebner [this message]
2023-04-09  0:01 ` [GIT PULL] Rockchip dts fixes for 6.3 Heiko Stuebner
2023-04-09  0:01 ` Heiko Stuebner
2023-04-14 12:00 ` 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=10559306.CDJkKcVGEf@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.