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 dts64 changes for 6.1 #2
Date: Sat, 24 Sep 2022 20:58:30 +0200	[thread overview]
Message-ID: <38114097.10thIPus4b@phil> (raw)

Hi Arnd, Kevin, Olof,

please find below and in subsequent pull-requests
some more Rockchip changes for for 6.1

Please pull!

Thanks
Heiko


The following changes since commit 91419ae0420f0c91a326655d687b740826d0a3f9:

  arm64: dts: rockchip: use BCLK to GPIO switch on rk3399 (2022-09-10 01:08:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.1-rockchip-dts64-2

for you to fetch changes up to 19d4aaf640913c5a8f1b06c9ef46287c32635299:

  arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb (2022-09-23 15:53:18 +0200)

----------------------------------------------------------------
RK3399-Nanopi-R4S-enterprise as variant board, Gru-Scarlet SKU variants,
DSI support for rk356x, display-gamma-control for rk3399, display
output for quartz64-b and rk3566-roc-pc, hdmi supplies for rk3399-roc-pc,
some pinctrl improvements for the px30-evb and a number of changes to
bring rk3399 rock4 and rock-pi4 structure closer to names used in schematics.

----------------------------------------------------------------
Brian Norris (2):
      dt-bindings: arm: rockchip: Add gru-scarlet sku{2,4} variants
      arm64: dts: rockchip: Support gru-scarlet sku{2,4} variants

Chris Morgan (1):
      arm64: dts: rockchip: Add DSI and DSI-DPHY nodes to rk356x

FUKAUMI Naoki (6):
      arm64: dts: rockchip: connect vcca_1v8 to APIO5_VDD on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator structure on rk3399-rock-4c-plus
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator name on rk3399-rock-4
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4
      arm64: dts: rockchip: add avdd-0v9-supply and avdd-1v8-supply on rk3399 rock 4c and pi4

Furkan Kardame (1):
      arm64: dts: rockchip: Enable video output on rk3566-roc-pc

Hugh Cole-Baker (1):
      arm64: dts: rockchip: enable gamma control on RK3399

Markus Reichl (1):
      arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc

Nicolas Frattaroli (1):
      arm64: dts: rockchip: Enable HDMI and GPU on quartz64-b

Quentin Schulz (1):
      arm64: dts: rockchip: add i2s0 I2S/PDM/TDM 8ch controller to px30

Tianling Shen (2):
      dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition
      arm64: dts: rockchip: Add RK3399 NanoPi R4S Enterprise Edition

Tommaso Merciai (3):
      arm64: dts: rockchip: set max drive-strength for cif_clkout_m0 on px30-evb
      arm64: dts: rockchip: add pinctrl for mipi-pdn pin on px30-evb
      arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb

 .../devicetree/bindings/arm/rockchip.yaml          |  28 +++-
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  17 ++-
 arch/arm64/boot/dts/rockchip/px30.dtsi             |  22 ++++
 .../boot/dts/rockchip/rk3399-gru-scarlet-inx.dts   |  14 +-
 .../dts/rockchip/rk3399-nanopi-r4s-enterprise.dts  |  29 +++++
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi    |   6 +-
 .../boot/dts/rockchip/rk3399-rock-4c-plus.dts      | 114 ++++++++++-------
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 141 +++++++++++----------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |   4 +-
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts |  60 +++++++++
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts     |  52 ++++++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |  80 ++++++++++++
 13 files changed, 445 insertions(+), 123 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dts




_______________________________________________
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 dts64 changes for 6.1 #2
Date: Sat, 24 Sep 2022 20:58:30 +0200	[thread overview]
Message-ID: <38114097.10thIPus4b@phil> (raw)

Hi Arnd, Kevin, Olof,

please find below and in subsequent pull-requests
some more Rockchip changes for for 6.1

Please pull!

Thanks
Heiko


The following changes since commit 91419ae0420f0c91a326655d687b740826d0a3f9:

  arm64: dts: rockchip: use BCLK to GPIO switch on rk3399 (2022-09-10 01:08:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.1-rockchip-dts64-2

for you to fetch changes up to 19d4aaf640913c5a8f1b06c9ef46287c32635299:

  arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb (2022-09-23 15:53:18 +0200)

----------------------------------------------------------------
RK3399-Nanopi-R4S-enterprise as variant board, Gru-Scarlet SKU variants,
DSI support for rk356x, display-gamma-control for rk3399, display
output for quartz64-b and rk3566-roc-pc, hdmi supplies for rk3399-roc-pc,
some pinctrl improvements for the px30-evb and a number of changes to
bring rk3399 rock4 and rock-pi4 structure closer to names used in schematics.

----------------------------------------------------------------
Brian Norris (2):
      dt-bindings: arm: rockchip: Add gru-scarlet sku{2,4} variants
      arm64: dts: rockchip: Support gru-scarlet sku{2,4} variants

Chris Morgan (1):
      arm64: dts: rockchip: Add DSI and DSI-DPHY nodes to rk356x

FUKAUMI Naoki (6):
      arm64: dts: rockchip: connect vcca_1v8 to APIO5_VDD on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator structure on rk3399-rock-4c-plus
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator name on rk3399-rock-4
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4
      arm64: dts: rockchip: add avdd-0v9-supply and avdd-1v8-supply on rk3399 rock 4c and pi4

Furkan Kardame (1):
      arm64: dts: rockchip: Enable video output on rk3566-roc-pc

Hugh Cole-Baker (1):
      arm64: dts: rockchip: enable gamma control on RK3399

Markus Reichl (1):
      arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc

Nicolas Frattaroli (1):
      arm64: dts: rockchip: Enable HDMI and GPU on quartz64-b

Quentin Schulz (1):
      arm64: dts: rockchip: add i2s0 I2S/PDM/TDM 8ch controller to px30

Tianling Shen (2):
      dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition
      arm64: dts: rockchip: Add RK3399 NanoPi R4S Enterprise Edition

Tommaso Merciai (3):
      arm64: dts: rockchip: set max drive-strength for cif_clkout_m0 on px30-evb
      arm64: dts: rockchip: add pinctrl for mipi-pdn pin on px30-evb
      arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb

 .../devicetree/bindings/arm/rockchip.yaml          |  28 +++-
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  17 ++-
 arch/arm64/boot/dts/rockchip/px30.dtsi             |  22 ++++
 .../boot/dts/rockchip/rk3399-gru-scarlet-inx.dts   |  14 +-
 .../dts/rockchip/rk3399-nanopi-r4s-enterprise.dts  |  29 +++++
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi    |   6 +-
 .../boot/dts/rockchip/rk3399-rock-4c-plus.dts      | 114 ++++++++++-------
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 141 +++++++++++----------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |   4 +-
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts |  60 +++++++++
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts     |  52 ++++++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |  80 ++++++++++++
 13 files changed, 445 insertions(+), 123 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dts




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 dts64 changes for 6.1 #2
Date: Sat, 24 Sep 2022 20:58:30 +0200	[thread overview]
Message-ID: <38114097.10thIPus4b@phil> (raw)

Hi Arnd, Kevin, Olof,

please find below and in subsequent pull-requests
some more Rockchip changes for for 6.1

Please pull!

Thanks
Heiko


The following changes since commit 91419ae0420f0c91a326655d687b740826d0a3f9:

  arm64: dts: rockchip: use BCLK to GPIO switch on rk3399 (2022-09-10 01:08:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.1-rockchip-dts64-2

for you to fetch changes up to 19d4aaf640913c5a8f1b06c9ef46287c32635299:

  arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb (2022-09-23 15:53:18 +0200)

----------------------------------------------------------------
RK3399-Nanopi-R4S-enterprise as variant board, Gru-Scarlet SKU variants,
DSI support for rk356x, display-gamma-control for rk3399, display
output for quartz64-b and rk3566-roc-pc, hdmi supplies for rk3399-roc-pc,
some pinctrl improvements for the px30-evb and a number of changes to
bring rk3399 rock4 and rock-pi4 structure closer to names used in schematics.

----------------------------------------------------------------
Brian Norris (2):
      dt-bindings: arm: rockchip: Add gru-scarlet sku{2,4} variants
      arm64: dts: rockchip: Support gru-scarlet sku{2,4} variants

Chris Morgan (1):
      arm64: dts: rockchip: Add DSI and DSI-DPHY nodes to rk356x

FUKAUMI Naoki (6):
      arm64: dts: rockchip: connect vcca_1v8 to APIO5_VDD on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator structure on rk3399-rock-4c-plus
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4c-plus
      arm64: dts: rockchip: fix regulator name on rk3399-rock-4
      arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4
      arm64: dts: rockchip: add avdd-0v9-supply and avdd-1v8-supply on rk3399 rock 4c and pi4

Furkan Kardame (1):
      arm64: dts: rockchip: Enable video output on rk3566-roc-pc

Hugh Cole-Baker (1):
      arm64: dts: rockchip: enable gamma control on RK3399

Markus Reichl (1):
      arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc

Nicolas Frattaroli (1):
      arm64: dts: rockchip: Enable HDMI and GPU on quartz64-b

Quentin Schulz (1):
      arm64: dts: rockchip: add i2s0 I2S/PDM/TDM 8ch controller to px30

Tianling Shen (2):
      dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition
      arm64: dts: rockchip: Add RK3399 NanoPi R4S Enterprise Edition

Tommaso Merciai (3):
      arm64: dts: rockchip: set max drive-strength for cif_clkout_m0 on px30-evb
      arm64: dts: rockchip: add pinctrl for mipi-pdn pin on px30-evb
      arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb

 .../devicetree/bindings/arm/rockchip.yaml          |  28 +++-
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  17 ++-
 arch/arm64/boot/dts/rockchip/px30.dtsi             |  22 ++++
 .../boot/dts/rockchip/rk3399-gru-scarlet-inx.dts   |  14 +-
 .../dts/rockchip/rk3399-nanopi-r4s-enterprise.dts  |  29 +++++
 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi    |   6 +-
 .../boot/dts/rockchip/rk3399-rock-4c-plus.dts      | 114 ++++++++++-------
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 141 +++++++++++----------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |   4 +-
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts |  60 +++++++++
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts     |  52 ++++++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |  80 ++++++++++++
 13 files changed, 445 insertions(+), 123 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dts




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

             reply	other threads:[~2022-09-24 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-24 18:58 Heiko Stuebner [this message]
2022-09-24 18:58 ` [GIT PULL] Rockchip dts64 changes for 6.1 #2 Heiko Stuebner
2022-09-24 18:58 ` Heiko Stuebner
2022-09-28 21: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=38114097.10thIPus4b@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.