From: Herve Codina <herve.codina@bootlin.com>
To: "Uwe Kleine-König" <ukleinek@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
Saravana Kannan <saravanak@google.com>,
linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Luca Ceresoli <luca.ceresoli@bootlin.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [PATCH 1/1] pwm: Add support for pwm nexus dt bindings
Date: Thu, 12 Dec 2024 17:19:04 +0100 [thread overview]
Message-ID: <20241212171904.3350e04d@bootlin.com> (raw)
In-Reply-To: <20241202164459.157672-1-herve.codina@bootlin.com>
Hi Uwe,
On Mon, 2 Dec 2024 17:44:59 +0100
Herve Codina <herve.codina@bootlin.com> wrote:
> Platforms can have a standardized connector/expansion slot that exposes
> signals like PWMs to expansion boards in an SoC agnostic way.
>
> The support for nexus node [1] has been added to handle those cases in
> commit bd6f2fd5a1d5 ("of: Support parsing phandle argument lists through
> a nexus node") and the gpio subsystem adopted the support in commit
> c11e6f0f04db ("gpio: Support gpio nexus dt bindings")
>
> Add support for nexus node dt binding in the pwm subsystem.
>
> [1] https://github.com/devicetree-org/devicetree-specification/blob/v0.4/source/chapter2-devicetree-basics.rst#nexus-nodes-and-specifier-mapping
>
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>
> ---
> drivers/pwm/core.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Any feedback on this patch?
Best regards,
Hervé
prev parent reply other threads:[~2024-12-12 16:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 16:44 [PATCH 1/1] pwm: Add support for pwm nexus dt bindings Herve Codina
2024-12-12 16:19 ` Herve Codina [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=20241212171904.3350e04d@bootlin.com \
--to=herve.codina@bootlin.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=luca.ceresoli@bootlin.com \
--cc=robh@kernel.org \
--cc=saravanak@google.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=ukleinek@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.