All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Heiko Stuebner <heiko@sntech.de>, Marc Zyngier <maz@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Jagan Teki <jagan@edgeble.ai>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
	kernel@collabora.com
Subject: Re: [PATCHv8 0/7] Initial rk3588 DT
Date: Tue, 10 Jan 2023 16:09:01 +0100	[thread overview]
Message-ID: <167336332945.2556072.3953350646920815870.b4-ty@sntech.de> (raw)
In-Reply-To: <20230109155801.51642-1-sebastian.reichel@collabora.com>

On Mon, 9 Jan 2023 16:57:54 +0100, Sebastian Reichel wrote:
> This adds initial rk3588(s) DT including three different board
> devicetrees. All required driver changes have been merged into
> Linus tree already. To avoid warnings from
> 
> $ make CHECK_DTBS=y rockchip/rk3588-evb1-v10.dtb \
>   rockchip/rk3588-rock-5b.dtb rockchip/rk3588s-rock-5a.dtb
> 
> [...]

Applied, thanks!

[1/7] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
      commit: 1d8d24f725b4bd2c8900ce338e522351cb42b34d
[2/7] arm64: dts: rockchip: Add rk3588 pinctrl data
      commit: d68a97d501f882cb8326d63f972fd6582a6411f0
[3/7] arm64: dts: rockchip: Add base DT for rk3588 SoC
      commit: 9fb232e9911f37416228468e6d1760c5ed82a4c8
[4/7] dt-bindings: arm: rockchip: add initial rk3588 boards
      commit: 4e522fea0798fce61e45d7a2e2ec7ab91fe31b79
[5/7] arm64: dts: rockchip: Add rk3588-evb1 board
      commit: 4159826f7c3d87b63f2e7e5b56d8a823542b5fff
[6/7] arm64: dts: rockchip: Add rock-5a board
      commit: a4a8f1afb36057765792349318ae848b9680c2b9
[7/7] arm64: dts: rockchip: Add rock-5b board
      commit: 6fb2d15497867da9a67687735e51d1add0a1486e

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
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: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Heiko Stuebner <heiko@sntech.de>, Marc Zyngier <maz@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Jagan Teki <jagan@edgeble.ai>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
	kernel@collabora.com
Subject: Re: [PATCHv8 0/7] Initial rk3588 DT
Date: Tue, 10 Jan 2023 16:09:01 +0100	[thread overview]
Message-ID: <167336332945.2556072.3953350646920815870.b4-ty@sntech.de> (raw)
In-Reply-To: <20230109155801.51642-1-sebastian.reichel@collabora.com>

On Mon, 9 Jan 2023 16:57:54 +0100, Sebastian Reichel wrote:
> This adds initial rk3588(s) DT including three different board
> devicetrees. All required driver changes have been merged into
> Linus tree already. To avoid warnings from
> 
> $ make CHECK_DTBS=y rockchip/rk3588-evb1-v10.dtb \
>   rockchip/rk3588-rock-5b.dtb rockchip/rk3588s-rock-5a.dtb
> 
> [...]

Applied, thanks!

[1/7] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
      commit: 1d8d24f725b4bd2c8900ce338e522351cb42b34d
[2/7] arm64: dts: rockchip: Add rk3588 pinctrl data
      commit: d68a97d501f882cb8326d63f972fd6582a6411f0
[3/7] arm64: dts: rockchip: Add base DT for rk3588 SoC
      commit: 9fb232e9911f37416228468e6d1760c5ed82a4c8
[4/7] dt-bindings: arm: rockchip: add initial rk3588 boards
      commit: 4e522fea0798fce61e45d7a2e2ec7ab91fe31b79
[5/7] arm64: dts: rockchip: Add rk3588-evb1 board
      commit: 4159826f7c3d87b63f2e7e5b56d8a823542b5fff
[6/7] arm64: dts: rockchip: Add rock-5a board
      commit: a4a8f1afb36057765792349318ae848b9680c2b9
[7/7] arm64: dts: rockchip: Add rock-5b board
      commit: 6fb2d15497867da9a67687735e51d1add0a1486e

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

  parent reply	other threads:[~2023-01-10 15:09 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 15:57 [PATCHv8 0/7] Initial rk3588 DT Sebastian Reichel
2023-01-09 15:57 ` Sebastian Reichel
2023-01-09 15:57 ` [PATCHv8 1/7] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles Sebastian Reichel
2023-01-09 15:57   ` Sebastian Reichel
2023-01-10 13:49   ` Jagan Teki
2023-01-10 13:49     ` Jagan Teki
2023-01-09 15:57 ` [PATCHv8 2/7] arm64: dts: rockchip: Add rk3588 pinctrl data Sebastian Reichel
2023-01-09 15:57   ` Sebastian Reichel
2023-01-10 13:31   ` Heiko Stübner
2023-01-10 13:31     ` Heiko Stübner
2023-01-10 14:41     ` Sebastian Reichel
2023-01-10 14:41       ` Sebastian Reichel
2023-01-10 13:53   ` Jagan Teki
2023-01-10 13:53     ` Jagan Teki
2023-01-09 15:57 ` [PATCHv8 3/7] arm64: dts: rockchip: Add base DT for rk3588 SoC Sebastian Reichel
2023-01-09 15:57   ` Sebastian Reichel
2023-01-10 11:47   ` Heiko Stübner
2023-01-10 11:47     ` Heiko Stübner
2023-01-10 12:17     ` Sebastian Reichel
2023-01-10 12:17       ` Sebastian Reichel
2023-01-10 13:32       ` Heiko Stübner
2023-01-10 13:32         ` Heiko Stübner
2023-01-10 14:41         ` Sebastian Reichel
2023-01-10 14:41           ` Sebastian Reichel
2023-01-10 13:57   ` Jagan Teki
2023-01-10 13:57     ` Jagan Teki
2023-01-09 15:57 ` [PATCHv8 4/7] dt-bindings: arm: rockchip: add initial rk3588 boards Sebastian Reichel
2023-01-09 15:57   ` Sebastian Reichel
2023-01-10 13:58   ` Jagan Teki
2023-01-10 13:58     ` Jagan Teki
2023-01-09 15:57 ` [PATCHv8 5/7] arm64: dts: rockchip: Add rk3588-evb1 board Sebastian Reichel
2023-01-09 15:57   ` Sebastian Reichel
2023-01-10 13:58   ` Jagan Teki
2023-01-10 13:58     ` Jagan Teki
2023-01-09 15:58 ` [PATCHv8 6/7] arm64: dts: rockchip: Add rock-5a board Sebastian Reichel
2023-01-09 15:58   ` Sebastian Reichel
2023-01-09 15:58 ` [PATCHv8 7/7] arm64: dts: rockchip: Add rock-5b board Sebastian Reichel
2023-01-09 15:58   ` Sebastian Reichel
2023-01-10 14:00   ` Jagan Teki
2023-01-10 14:00     ` Jagan Teki
2023-01-10 14:50     ` Christopher Obbard
2023-01-10 14:50       ` Christopher Obbard
2023-01-10 15:07       ` Heiko Stübner
2023-01-10 15:07         ` Heiko Stübner
2023-01-10 15:26         ` Sebastian Reichel
2023-01-10 15:26           ` Sebastian Reichel
2023-01-10 15:09 ` Heiko Stuebner [this message]
2023-01-10 15:09   ` [PATCHv8 0/7] Initial rk3588 DT Heiko Stuebner

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=167336332945.2556072.3953350646920815870.b4-ty@sntech.de \
    --to=heiko@sntech.de \
    --cc=benjamin.gaignard@collabora.com \
    --cc=chris.obbard@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jagan@edgeble.ai \
    --cc=kernel@collabora.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=maz@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    /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.