From: Brian Norris <briannorris@chromium.org>
To: Karel Balej <balejk@matfyz.cz>
Cc: "Johannes Berg" <johannes@sipsolutions.net>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Duje Mihanović" <duje@dujemihanovic.xyz>,
"Andrew Lunn" <andrew@lunn.ch>,
"Gregory Clement" <gregory.clement@bootlin.com>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
"Francesco Dolcini" <francesco@dolcini.it>,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Frank Li" <Frank.Li@nxp.com>,
linux-wireless@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org, "Jeff Chen" <jeff.chen_1@nxp.com>,
"Peng Fan" <peng.fan@nxp.com>
Subject: Re: [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset
Date: Wed, 3 Dec 2025 13:50:52 -0800 [thread overview]
Message-ID: <aTCwvFBE6IF6WT1d@google.com> (raw)
In-Reply-To: <20251026182602.26464-2-balejk@matfyz.cz>
On Sun, Oct 26, 2025 at 07:20:38PM +0100, Karel Balej wrote:
> Document the corresponding compatible string for the use of this driver
> with the Marvell SD8777 wireless chipset.
Device tree bindings aren't supposed to be about "drivers". This can
just be:
Document the compatible string for the Marvell SD8777 wireless chipset.
On the bright side, it's totally legit to describe HW bindings even if
there isn't driver support yet. So:
Acked-by: Brian Norris <briannorris@chromium.org>
> Signed-off-by: Karel Balej <balejk@matfyz.cz>
> ---
> .../devicetree/bindings/net/wireless/marvell,sd8787.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/wireless/marvell,sd8787.yaml b/Documentation/devicetree/bindings/net/wireless/marvell,sd8787.yaml
> index 930b700b73d0..d31ff38f57d1 100644
> --- a/Documentation/devicetree/bindings/net/wireless/marvell,sd8787.yaml
> +++ b/Documentation/devicetree/bindings/net/wireless/marvell,sd8787.yaml
> @@ -18,6 +18,7 @@ description:
> properties:
> compatible:
> enum:
> + - marvell,sd8777
> - marvell,sd8787
> - marvell,sd8897
> - marvell,sd8978
> --
> 2.51.1
>
next prev parent reply other threads:[~2025-12-03 21:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-26 18:20 [DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte Karel Balej
2025-10-26 18:20 ` [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset Karel Balej
2025-12-03 21:50 ` Brian Norris [this message]
2025-10-26 18:20 ` [DONOTAPPLY RFC PATCH v2 2/4] net: mwifiex: add support for " Karel Balej
2025-10-26 18:20 ` [DONOTAPPLY RFC PATCH v2 3/4] DONOTMERGE: net: mwifiex: fix timeouts with the SD8777 chip Karel Balej
2025-12-03 21:46 ` Brian Norris
2025-10-26 18:20 ` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node Karel Balej
2025-12-03 21:47 ` Brian Norris
2025-12-12 8:36 ` Karel Balej
2025-12-12 14:55 ` Duje Mihanović
2025-12-12 21:17 ` Karel Balej
2025-12-12 22:44 ` Duje Mihanović
2025-11-27 15:29 ` [DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte Karel Balej
2025-11-28 17:05 ` Francesco Dolcini
2025-12-01 16:25 ` Karel Balej
2026-04-29 10:55 ` Karel Balej
2026-04-29 11:22 ` Francesco Dolcini
2026-04-29 13:20 ` Karel Balej
2026-04-29 13:40 ` Francesco Dolcini
2026-04-29 13:47 ` Karel Balej
2026-04-29 17:15 ` Brian Norris
2026-04-29 18:36 ` Karel Balej
2026-05-17 8:14 ` Karel Balej
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=aTCwvFBE6IF6WT1d@google.com \
--to=briannorris@chromium.org \
--cc=Frank.Li@nxp.com \
--cc=andrew@lunn.ch \
--cc=balejk@matfyz.cz \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=duje@dujemihanovic.xyz \
--cc=francesco@dolcini.it \
--cc=gregory.clement@bootlin.com \
--cc=jeff.chen_1@nxp.com \
--cc=johannes@sipsolutions.net \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=phone-devel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=ulf.hansson@linaro.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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.