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.9
Date: Fri, 19 Apr 2024 13:34:30 +0200	[thread overview]
Message-ID: <3413596.CbtlEUcBR6@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v6.9-armsoc/dtsfixes

for you to fetch changes up to 93b36e1d3748c352a70c69aa378715e6572e51d1:

  arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64 (2024-04-17 23:14:44 +0200)

----------------------------------------------------------------
Andy Yan (1):
      arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5

Arınç ÜNAL (1):
      arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f

Dragan Simic (2):
      arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
      arm64: dts: rockchip: Designate the system power controller on QuartzPro64

Iskander Amara (2):
      arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
      arm64: dts: rockchip: fix alphabetical ordering RK3399 puma

Jose Ignacio Tornos Martinez (1):
      arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro

Krzysztof Kozlowski (4):
      arm64: dts: rockchip: drop panel port unit address in GRU Scarlet
      arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2

Muhammed Efe Cetin (1):
      arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus

Quentin Schulz (3):
      arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
      arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
      arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou

Rob Herring (2):
      dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
      arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64

 .../devicetree/bindings/soc/rockchip/grf.yaml      |  1 +
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  3 +-
 .../boot/dts/rockchip/rk3399-kobol-helios64.dts    |  2 +-
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  1 -
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  2 +
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 53 +++++++++++++++++++---
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts |  1 -
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts |  6 ++-
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts |  1 -
 .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi |  4 +-
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   |  3 +-
 .../arm64/boot/dts/rockchip/rk3588-quartzpro64.dts |  1 +
 12 files changed, 61 insertions(+), 17 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.9
Date: Fri, 19 Apr 2024 13:34:30 +0200	[thread overview]
Message-ID: <3413596.CbtlEUcBR6@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v6.9-armsoc/dtsfixes

for you to fetch changes up to 93b36e1d3748c352a70c69aa378715e6572e51d1:

  arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64 (2024-04-17 23:14:44 +0200)

----------------------------------------------------------------
Andy Yan (1):
      arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5

Arınç ÜNAL (1):
      arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f

Dragan Simic (2):
      arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
      arm64: dts: rockchip: Designate the system power controller on QuartzPro64

Iskander Amara (2):
      arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
      arm64: dts: rockchip: fix alphabetical ordering RK3399 puma

Jose Ignacio Tornos Martinez (1):
      arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro

Krzysztof Kozlowski (4):
      arm64: dts: rockchip: drop panel port unit address in GRU Scarlet
      arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2

Muhammed Efe Cetin (1):
      arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus

Quentin Schulz (3):
      arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
      arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
      arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou

Rob Herring (2):
      dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
      arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64

 .../devicetree/bindings/soc/rockchip/grf.yaml      |  1 +
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  3 +-
 .../boot/dts/rockchip/rk3399-kobol-helios64.dts    |  2 +-
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  1 -
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  2 +
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 53 +++++++++++++++++++---
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts |  1 -
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts |  6 ++-
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts |  1 -
 .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi |  4 +-
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   |  3 +-
 .../arm64/boot/dts/rockchip/rk3588-quartzpro64.dts |  1 +
 12 files changed, 61 insertions(+), 17 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.9
Date: Fri, 19 Apr 2024 13:34:30 +0200	[thread overview]
Message-ID: <3413596.CbtlEUcBR6@phil> (raw)

Hi Arnd, Kevin, Olof,

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

Please pull

Thanks
Heiko


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v6.9-armsoc/dtsfixes

for you to fetch changes up to 93b36e1d3748c352a70c69aa378715e6572e51d1:

  arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64 (2024-04-17 23:14:44 +0200)

----------------------------------------------------------------
Andy Yan (1):
      arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5

Arınç ÜNAL (1):
      arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f

Dragan Simic (2):
      arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
      arm64: dts: rockchip: Designate the system power controller on QuartzPro64

Iskander Amara (2):
      arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
      arm64: dts: rockchip: fix alphabetical ordering RK3399 puma

Jose Ignacio Tornos Martinez (1):
      arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro

Krzysztof Kozlowski (4):
      arm64: dts: rockchip: drop panel port unit address in GRU Scarlet
      arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1
      arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2

Muhammed Efe Cetin (1):
      arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus

Quentin Schulz (3):
      arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
      arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
      arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou

Rob Herring (2):
      dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
      arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64

 .../devicetree/bindings/soc/rockchip/grf.yaml      |  1 +
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  3 +-
 .../boot/dts/rockchip/rk3399-kobol-helios64.dts    |  2 +-
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  1 -
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  2 +
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 53 +++++++++++++++++++---
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts |  1 -
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts |  6 ++-
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts |  1 -
 .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi |  4 +-
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   |  3 +-
 .../arm64/boot/dts/rockchip/rk3588-quartzpro64.dts |  1 +
 12 files changed, 61 insertions(+), 17 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-04-19 11:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 11:34 Heiko Stuebner [this message]
2024-04-19 11:34 ` [GIT PULL] Rockchip dts fixes for 6.9 Heiko Stuebner
2024-04-19 11:34 ` Heiko Stuebner
2024-04-26 16:21 ` patchwork-bot+linux-soc
2024-04-26 16:22 ` 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=3413596.CbtlEUcBR6@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.