public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tim Lunn <tim@feathertop.org>
To: linux-rockchip@lists.infradead.org
Cc: Tim Lunn <tim@feathertop.org>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Conor Dooley <conor+dt@kernel.org>,
	Cristian Ciocaltea <cristian.ciocaltea@collabora.com>,
	David Heidelberg <david@ixit.cz>,
	Heiko Stuebner <heiko@sntech.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 3/4] arm64: dts: rockchip: adjust vendor on Banana Pi R2 Pro board
Date: Wed, 14 Feb 2024 15:07:30 +1100	[thread overview]
Message-ID: <20240214040731.3069111-4-tim@feathertop.org> (raw)
In-Reply-To: <20240214040731.3069111-1-tim@feathertop.org>

Adjust compatible string to match the board vendor of Sinovoip

Signed-off-by: Tim Lunn <tim@feathertop.org>
---

 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts b/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts
index f9127ddfbb7d..7b5f3904ef61 100644
--- a/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts
@@ -13,7 +13,7 @@
 
 / {
 	model = "Bananapi-R2 Pro (RK3568) DDR4 Board";
-	compatible = "rockchip,rk3568-bpi-r2pro", "rockchip,rk3568";
+	compatible = "sinovoip,rk3568-bpi-r2pro", "rockchip,rk3568";
 
 	aliases {
 		ethernet0 = &gmac0;
-- 
2.40.1


  parent reply	other threads:[~2024-02-14  4:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14  4:07 [PATCH 0/4] Fix vendor strings on Rockchip boards Tim Lunn
2024-02-14  4:07 ` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board Tim Lunn
2024-02-14 23:45   ` Tim Lunn
2024-02-15 15:09   ` Rob Herring
2024-02-14  4:07 ` [PATCH 2/4] dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro Tim Lunn
2024-02-14 23:37   ` Tim Lunn
2024-02-15 15:10   ` Rob Herring
2024-02-14  4:07 ` Tim Lunn [this message]
2024-02-14  4:07 ` [PATCH 4/4] arm64: dts: rockchip: adjust vendor on orangepi rk3399 board Tim Lunn
2024-02-14  4:14 ` [PATCH 0/4] Fix vendor strings on Rockchip boards Dragan Simic
2024-02-14  4:27   ` Tim Lunn
2024-02-14 18:12     ` Conor Dooley
2024-02-14 18:30       ` Dragan Simic
2024-02-15  0:28       ` Tim Lunn
2024-02-27 23:13 ` 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=20240214040731.3069111-4-tim@feathertop.org \
    --to=tim@feathertop.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=conor+dt@kernel.org \
    --cc=cristian.ciocaltea@collabora.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox