From: Linus Walleij <linus.walleij@linaro.org>
To: Artur Weber <aweber.kernel@gmail.com>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Florian Fainelli <florian.fainelli@broadcom.com>,
Ray Jui <rjui@broadcom.com>,
Scott Branden <sbranden@broadcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Stanislav Jakubek <stano.jakubek@gmail.com>,
~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH v3 0/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux
Date: Wed, 5 Mar 2025 09:04:05 +0100 [thread overview]
Message-ID: <CACRpkdYTsym-YqV8CQh7up57q_R2ZGSnsCD8FiYSpQnS5CaFig@mail.gmail.com> (raw)
In-Reply-To: <20250303-bcm21664-pinctrl-v3-0-5f8b80e4ab51@gmail.com>
On Mon, Mar 3, 2025 at 9:54 PM Artur Weber <aweber.kernel@gmail.com> wrote:
> BCM21664 is another chip from the Kona line of Broadcom SoCs, and
> its pinmux shares a lot of similarities with the BCM281xx pinmux.
>
> Add support for the BCM21664 pinmux controller to the BCM281xx driver.
>
> This also enables pinmux support for the BCM23550, which has an
> identical pinmux config to the BCM21664 (hence they can share a
> single compatible, brcm,bcm21664-pinctrl).
>
> While we're at it - fix a bug that affected higher registers in the
> BCM281XX driver and replace bare "unsigned" with "unsigned int" to
> comply with checkpatch requirements.
>
> Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
(...)
> Artur Weber (6):
> dt-bindings: pinctrl: Add bindings for BCM21664 pin controller
> pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
> pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
> pinctrl: bcm281xx: Add support for BCM21664 pinmux
Bindings are ACKed and not much other feedback so:
I applied these 4 patches, I had to rebase the one dependent on the
fix a bit and then Torvalds can fix that up in the merge window.
> ARM: dts: bcm2166x-common: Add pinctrl node
> ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI
Please funnel these two through the SoC tree!
Yours,
Linus Walleij
prev parent reply other threads:[~2025-03-05 8:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 20:54 [PATCH v3 0/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux Artur Weber
2025-03-03 20:54 ` [PATCH v3 1/6] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller Artur Weber
2025-03-04 14:02 ` Rob Herring (Arm)
2025-03-03 20:54 ` [PATCH v3 2/6] pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" Artur Weber
2025-03-03 20:54 ` [PATCH v3 3/6] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data Artur Weber
2025-03-03 20:54 ` [PATCH v3 4/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux Artur Weber
2025-03-03 20:54 ` [PATCH v3 5/6] ARM: dts: bcm2166x-common: Add pinctrl node Artur Weber
2025-03-06 18:21 ` Florian Fainelli
2025-03-03 20:54 ` [PATCH v3 6/6] ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI Artur Weber
2025-03-06 18:21 ` Florian Fainelli
2025-03-05 8:04 ` Linus Walleij [this message]
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=CACRpkdYTsym-YqV8CQh7up57q_R2ZGSnsCD8FiYSpQnS5CaFig@mail.gmail.com \
--to=linus.walleij@linaro.org \
--cc=aweber.kernel@gmail.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjui@broadcom.com \
--cc=robh@kernel.org \
--cc=sbranden@broadcom.com \
--cc=stano.jakubek@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).