From: "Jérôme Pouiller" <jerome.pouiller@silabs.com>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
kernel@pengutronix.de, linux-kernel@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 antenna variant
Date: Tue, 26 Apr 2022 10:10:52 +0200 [thread overview]
Message-ID: <2847775.BddDVKsqQX@pc-42> (raw)
In-Reply-To: <20220426050812.GA3419@pengutronix.de>
On Tuesday 26 April 2022 07:08:12 CEST Oleksij Rempel wrote:
> On Mon, Apr 25, 2022 at 05:38:20PM +0200, Jérôme Pouiller wrote:
> > On Monday 25 April 2022 15:28:42 CEST Oleksij Rempel wrote:
> > > Add compatible for wfm200 antenna configuration variant for Protonic PRTT1C
> > > board.
> > >
> > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> > > ---
> > > .../devicetree/bindings/staging/net/wireless/silabs,wfx.yaml | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > index 105725a127ab..ce107fe45d7c 100644
> > > --- a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > +++ b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > @@ -39,6 +39,7 @@ properties:
> > > compatible:
> > > items:
> > > - enum:
> > > + - prt,prtt1c-wfm200 # Protonic PRTT1C Board
> > > - silabs,brd4001a # WGM160P Evaluation Board
> > > - silabs,brd8022a # WF200 Evaluation Board
> > > - silabs,brd8023a # WFM200 Evaluation Board
> >
> > I think you also have to declare this new entry in wfx_sdio_of_match,
> > and/or wfx_spi_of_match and wfx_spi_id.
> >
> > On the WFM200 variant, the antenna is built in the chip. So I think you
> > can point on the same configuration than the brd8023a.
>
> We have attached Molex 47950 antenna on secondary RF output. Is it still
> compatible with brd8023a?
I think it is not. You will have to provide the configuration file for
this board.
--
Jérôme Pouiller
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: "Jérôme Pouiller" <jerome.pouiller@silabs.com>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
kernel@pengutronix.de, linux-kernel@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 antenna variant
Date: Tue, 26 Apr 2022 10:10:52 +0200 [thread overview]
Message-ID: <2847775.BddDVKsqQX@pc-42> (raw)
In-Reply-To: <20220426050812.GA3419@pengutronix.de>
On Tuesday 26 April 2022 07:08:12 CEST Oleksij Rempel wrote:
> On Mon, Apr 25, 2022 at 05:38:20PM +0200, Jérôme Pouiller wrote:
> > On Monday 25 April 2022 15:28:42 CEST Oleksij Rempel wrote:
> > > Add compatible for wfm200 antenna configuration variant for Protonic PRTT1C
> > > board.
> > >
> > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> > > ---
> > > .../devicetree/bindings/staging/net/wireless/silabs,wfx.yaml | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > index 105725a127ab..ce107fe45d7c 100644
> > > --- a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > +++ b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml
> > > @@ -39,6 +39,7 @@ properties:
> > > compatible:
> > > items:
> > > - enum:
> > > + - prt,prtt1c-wfm200 # Protonic PRTT1C Board
> > > - silabs,brd4001a # WGM160P Evaluation Board
> > > - silabs,brd8022a # WF200 Evaluation Board
> > > - silabs,brd8023a # WFM200 Evaluation Board
> >
> > I think you also have to declare this new entry in wfx_sdio_of_match,
> > and/or wfx_spi_of_match and wfx_spi_id.
> >
> > On the WFM200 variant, the antenna is built in the chip. So I think you
> > can point on the same configuration than the brd8023a.
>
> We have attached Molex 47950 antenna on secondary RF output. Is it still
> compatible with brd8023a?
I think it is not. You will have to provide the configuration file for
this board.
--
Jérôme Pouiller
next prev parent reply other threads:[~2022-04-26 8:12 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-25 13:28 [PATCH v3 0/4] mainline Protonic PRTT1x boards Oleksij Rempel
2022-04-25 13:28 ` Oleksij Rempel
2022-04-25 13:28 ` [PATCH v3 1/4] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards Oleksij Rempel
2022-04-25 13:28 ` Oleksij Rempel
2022-04-25 13:53 ` Krzysztof Kozlowski
2022-04-25 13:53 ` Krzysztof Kozlowski
2022-04-25 14:06 ` Krzysztof Kozlowski
2022-04-25 14:06 ` Krzysztof Kozlowski
2022-04-26 6:35 ` Oleksij Rempel
2022-04-26 6:35 ` Oleksij Rempel
2022-04-26 6:45 ` Krzysztof Kozlowski
2022-04-26 6:45 ` Krzysztof Kozlowski
2022-04-25 13:28 ` [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 antenna variant Oleksij Rempel
2022-04-25 13:28 ` [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 " Oleksij Rempel
2022-04-25 15:38 ` [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 " Jérôme Pouiller
2022-04-25 15:38 ` [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 " Jérôme Pouiller
2022-04-26 5:08 ` Oleksij Rempel
2022-04-26 5:08 ` Oleksij Rempel
2022-04-26 8:10 ` Jérôme Pouiller [this message]
2022-04-26 8:10 ` Jérôme Pouiller
2022-04-26 7:21 ` [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 " Oleksij Rempel
2022-04-26 7:21 ` Oleksij Rempel
2022-04-26 8:19 ` Jérôme Pouiller
2022-04-26 8:19 ` Jérôme Pouiller
2022-04-26 8:33 ` Oleksij Rempel
2022-04-26 8:33 ` Oleksij Rempel
2022-04-26 8:56 ` Jérôme Pouiller
2022-04-26 8:56 ` Jérôme Pouiller
2022-04-25 13:28 ` [PATCH v3 3/4] ARM: dts: stm32: stm32mp15-pinctrl: add spi1-1 pinmux group Oleksij Rempel
2022-04-25 13:28 ` Oleksij Rempel
2022-04-25 13:28 ` [PATCH v3 4/4] ARM: dts: stm32: add support for Protonic PRTT1x boards Oleksij Rempel
2022-04-25 13:28 ` Oleksij Rempel
2022-04-25 13:49 ` Marc Kleine-Budde
2022-04-25 13:49 ` Marc Kleine-Budde
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=2847775.BddDVKsqQX@pc-42 \
--to=jerome.pouiller@silabs.com \
--cc=alexandre.torgue@foss.st.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=o.rempel@pengutronix.de \
--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 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.