From: Andre Przywara <andre.przywara@arm.com>
To: Martin Botka <martin@biqu3d.com>
Cc: Konrad Dybcio <konrad.dybcio@somainline.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@somainline.org>,
Marijn Suijten <marijn.suijten@somainline.org>,
Jami Kettunen <jamipkettunen@somainline.org>,
Paul Bouchara <paul.bouchara@somainline.org>,
Martin Botka <martin.botka@somainline.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
Andrew Lunn <andrew@lunn.ch>,
Ludwig Kormann <ludwig.kormann@ict42.de>,
Icenowy Zheng <uwu@icenowy.me>, Heiko Stuebner <heiko@sntech.de>,
Shawn Guo <shawnguo@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Chris Morgan <macromorgan@hotmail.com>,
Jagan Teki <jagan@edgeble.ai>, Maxime Ripard <mripard@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 4/6] dt-bindings: arm: sunxi: Add BigTreeTech Pi
Date: Thu, 3 Aug 2023 13:35:16 +0100 [thread overview]
Message-ID: <20230803133516.729b4c7d@donnerap.manchester.arm.com> (raw)
In-Reply-To: <060E0BA986DEDEBE+20230802220309.163804-5-martin@biqu3d.com>
On Thu, 3 Aug 2023 00:02:37 +0200
Martin Botka <martin@biqu3d.com> wrote:
Hi,
> From: Martin Botka <martin.botka@somainline.org>
>
> Add name & compatible for BigTreeTech Pi board
That looks good in itself, but should be squashed into the previous patch.
Cheers,
Andre
>
> Signed-off-by: Martin Botka <martin.botka@somainline.org>
> ---
> Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index e9e46434dd1a..2b527653a303 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -162,6 +162,11 @@ properties:
> - const: bigtreetech,cb1
> - const: allwinner,sun50i-h616
>
> + - description: BigTreeTech Pi
> + items:
> + - const: bigtreetech,pi
> + - const: allwinner,sun50i-h616
> +
> - description: Chuwi V7 CW0825
> items:
> - const: chuwi,v7-cw0825
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-08-03 12:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230802220309.163804-1-martin@biqu3d.com>
2023-08-02 22:02 ` [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech Martin Botka
2023-08-03 12:34 ` Andre Przywara
2023-08-03 14:27 ` Krzysztof Kozlowski
2023-08-03 15:45 ` Martin Botka
2023-08-02 22:02 ` [PATCH v1 2/6] dt-bindings: arm: sunxi: Add BigTreeTech CB1 Martin Botka
2023-08-03 12:34 ` Andre Przywara
2023-08-02 22:02 ` [PATCH v1 3/6] dt-bindings: arm: sunxi: Add BigTreeTech Manta board Martin Botka
2023-08-03 12:35 ` Andre Przywara
2023-08-02 22:02 ` [PATCH v1 4/6] dt-bindings: arm: sunxi: Add BigTreeTech Pi Martin Botka
2023-08-03 12:35 ` Andre Przywara [this message]
2023-08-02 22:02 ` [PATCH v1 5/6] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support Martin Botka
2023-08-03 12:37 ` Andre Przywara
2023-08-03 15:35 ` Martin Botka
2023-08-03 16:16 ` Andre Przywara
2023-08-03 16:28 ` Martin Botka
2023-08-03 16:44 ` Jernej Škrabec
2023-08-03 14:28 ` Krzysztof Kozlowski
2023-08-03 15:50 ` Martin Botka
2023-08-02 22:02 ` [PATCH v1 6/6] arm64: dts: allwinner: h616: Add BigTreeTech Pi support Martin Botka
2023-08-03 12:39 ` Andre Przywara
2023-08-03 15:45 ` Martin Botka
2023-08-03 14:30 ` Krzysztof Kozlowski
2023-08-03 14:49 ` Andre Przywara
2023-08-03 14:54 ` Martin Botka
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=20230803133516.729b4c7d@donnerap.manchester.arm.com \
--to=andre.przywara@arm.com \
--cc=andersson@kernel.org \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@somainline.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=jagan@edgeble.ai \
--cc=jamipkettunen@somainline.org \
--cc=jernej.skrabec@gmail.com \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=ludwig.kormann@ict42.de \
--cc=macromorgan@hotmail.com \
--cc=marijn.suijten@somainline.org \
--cc=martin.botka@somainline.org \
--cc=martin@biqu3d.com \
--cc=mripard@kernel.org \
--cc=paul.bouchara@somainline.org \
--cc=robh+dt@kernel.org \
--cc=samuel@sholland.org \
--cc=shawnguo@kernel.org \
--cc=uwu@icenowy.me \
--cc=wens@csie.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