All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Michal Simek <michal.simek@amd.com>
Cc: Tom Rini <trini@konsulko.com>, Peng Fan <peng.fan@nxp.com>,
	Utsav Agarwal <utsav.agarwal@analog.com>,
	Arturs Artamonovs <arturs.artamonovs@analog.com>,
	Greg Malysa <malysagreg@gmail.com>,
	Vasileios Bimpikas <vasileios.bimpikas@analog.com>,
	Ian Roberts <ian.roberts@timesys.com>,
	Rasmus Villemoes <ravi@prevas.dk>,
	Philip Molloy <philip.molloy@analog.com>,
	Tanmay Kathpalia <tanmay.kathpalia@altera.com>,
	Oliver Gaskell <Oliver.Gaskell@analog.com>,
	Nathan Barrett-Morrison <nathan.morrison@timesys.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Eoin Dickson <eoin.dickson@microchip.com>,
	u-boot@lists.denx.de,
	Vincent Guittot <vincent.guittot@linaro.org>,
	Khaled Ali Ahmed <Khaled.AliAhmed@arm.com>,
	arm-scmi@vger.kernel.org, Linus Walleij <linusw@kernel.org>
Subject: Re: [PATCH 4/4] gpio: scmi: Add gpio_scmi driver
Date: Thu, 12 Mar 2026 10:32:26 +0300	[thread overview]
Message-ID: <abJsCq0eqL_6NUFC@stanley.mountain> (raw)
In-Reply-To: <4fdab7f4-aa11-4abe-953e-6d9785945fbd@amd.com>

On Tue, Feb 24, 2026 at 05:10:26PM +0100, Michal Simek wrote:
> 
> 
> Can you point me the dt binding document?
> 
> I am aware about this one and grep is not returning me anything from linux-next too
> 
> https://lore.kernel.org/all/20231002021602.260100-1-takahiro.akashi@linaro.org/
> 

Yeah...  I should have done the more standard thing with gpio-ranges.
In v2, u-boot and linux use the same device tree format.  The difference
is that in the pin control driver, u-boot handles pin muxing by sending
raw commands.

regards,
dan carpenter

  reply	other threads:[~2026-03-12  7:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-23 14:33 [PATCH 0/4] u-boot: add SCMI GPIO/Pinctrl support Dan Carpenter
2026-02-23 14:33 ` [PATCH 1/4] scmi: pinctrl: add pinctrl message IDs Dan Carpenter
2026-02-25 10:52   ` Peng Fan
2026-02-26 22:05   ` Linus Walleij
2026-02-23 14:33 ` [PATCH 2/4] scmi: update comments for scmi_pinctrl_config_set_in() Dan Carpenter
2026-02-25 11:44   ` Peng Fan
2026-02-23 14:33 ` [PATCH 3/4] scmi: pinctrl: add pinctrl driver for SCMI Dan Carpenter
2026-02-25 14:03   ` Peng Fan
2026-02-25 14:34     ` Dan Carpenter
2026-02-23 14:33 ` [PATCH 4/4] gpio: scmi: Add gpio_scmi driver Dan Carpenter
2026-02-24 16:10   ` Michal Simek
2026-03-12  7:32     ` Dan Carpenter [this message]
2026-02-24  9:33 ` [PATCH 0/4] u-boot: add SCMI GPIO/Pinctrl support Linus Walleij

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=abJsCq0eqL_6NUFC@stanley.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=Khaled.AliAhmed@arm.com \
    --cc=Oliver.Gaskell@analog.com \
    --cc=arm-scmi@vger.kernel.org \
    --cc=arturs.artamonovs@analog.com \
    --cc=eoin.dickson@microchip.com \
    --cc=ian.roberts@timesys.com \
    --cc=linusw@kernel.org \
    --cc=malysagreg@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=nathan.morrison@timesys.com \
    --cc=neil.armstrong@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=philip.molloy@analog.com \
    --cc=ravi@prevas.dk \
    --cc=tanmay.kathpalia@altera.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=utsav.agarwal@analog.com \
    --cc=vasileios.bimpikas@analog.com \
    --cc=vincent.guittot@linaro.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.