From: Rob Herring <robh@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] dt-bindings: arm: rockchip: Add Radxa ROCK 5B+
Date: Mon, 24 Mar 2025 21:49:46 -0500 [thread overview]
Message-ID: <20250325024946.GA1544352-robh@kernel.org> (raw)
In-Reply-To: <20250324-rock5bp-for-upstream-v1-3-6217edf15b19@kernel.org>
On Mon, Mar 24, 2025 at 06:04:24PM +0100, Sebastian Reichel wrote:
> The Radxa ROCK 5B+ is an improved version of the ROCK 5B.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
Same patch has already been acked here:
https://lore.kernel.org/all/20241226005845.46473-1-naoki@radxa.com/
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 650fb833d96ef67ea1bba33c0767777378a38fa7..fe1fe8fe52fa3594a0da8e0263cb46949436a021 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -946,6 +946,11 @@ properties:
> - const: radxa,rock-5b
> - const: rockchip,rk3588
>
> + - description: Radxa ROCK 5B+
> + items:
> + - const: radxa,rock-5b-plus
> + - const: rockchip,rk3588
> +
> - description: Radxa ROCK 5C
> items:
> - const: radxa,rock-5c
>
> --
> 2.47.2
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] dt-bindings: arm: rockchip: Add Radxa ROCK 5B+
Date: Mon, 24 Mar 2025 21:49:46 -0500 [thread overview]
Message-ID: <20250325024946.GA1544352-robh@kernel.org> (raw)
In-Reply-To: <20250324-rock5bp-for-upstream-v1-3-6217edf15b19@kernel.org>
On Mon, Mar 24, 2025 at 06:04:24PM +0100, Sebastian Reichel wrote:
> The Radxa ROCK 5B+ is an improved version of the ROCK 5B.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
Same patch has already been acked here:
https://lore.kernel.org/all/20241226005845.46473-1-naoki@radxa.com/
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 650fb833d96ef67ea1bba33c0767777378a38fa7..fe1fe8fe52fa3594a0da8e0263cb46949436a021 100644
> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml
> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
> @@ -946,6 +946,11 @@ properties:
> - const: radxa,rock-5b
> - const: rockchip,rk3588
>
> + - description: Radxa ROCK 5B+
> + items:
> + - const: radxa,rock-5b-plus
> + - const: rockchip,rk3588
> +
> - description: Radxa ROCK 5C
> items:
> - const: radxa,rock-5c
>
> --
> 2.47.2
>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-03-25 2:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 17:04 [PATCH 0/5] arm64: dts: rockchip: add ROCK 5B+ support Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-03-24 17:04 ` [PATCH 1/5] arm64: dts: rockchip: move rock 5b to include file Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-03-24 17:04 ` [PATCH 2/5] " Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-05-08 14:46 ` Nicolas Frattaroli
2025-05-08 14:46 ` Nicolas Frattaroli
2025-03-24 17:04 ` [PATCH 3/5] dt-bindings: arm: rockchip: Add Radxa ROCK 5B+ Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-03-25 2:49 ` Rob Herring [this message]
2025-03-25 2:49 ` Rob Herring
2025-03-24 17:04 ` [PATCH 4/5] arm64: dts: rockchip: add Rock 5B+ Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-03-24 17:04 ` [PATCH 5/5] arm64: dts: rockchip: add USB-C support for ROCK 5B and 5B+ Sebastian Reichel
2025-03-24 17:04 ` Sebastian Reichel
2025-03-25 3:13 ` [PATCH 0/5] arm64: dts: rockchip: add ROCK 5B+ support Rob Herring (Arm)
2025-03-25 3:13 ` Rob Herring (Arm)
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=20250325024946.GA1544352-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.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.