From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: Alexandre TORGUE <alexandre.torgue@foss.st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
Maxime Coquelin <mcoquelin.stm32@gmail.com>
Subject: Re: [PATCH 2/3] ARM: dts: stm32: add stm32mp1 pwr voltage regulator
Date: Fri, 29 Apr 2022 07:32:33 +0200 [thread overview]
Message-ID: <87wnf8wij2.fsf@pengutronix.de> (raw)
In-Reply-To: <da6cc91c-718c-83cc-aa63-1e4e134fb069@foss.st.com>
Hi,
Alexandre TORGUE <alexandre.torgue@foss.st.com> writes:
> [1. text/plain]
> Hi Steffen
>
> On 4/14/22 12:06, Steffen Trumtrar wrote:
>> Add the devicetree binding for the STM32MP1 PWR voltage regulator.
>> Currently there is only a devicetree binding for this peripheral in the
>> mainline kernel and no driver.
>> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
>> ---
>> arch/arm/boot/dts/stm32mp151.dtsi | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>> diff --git a/arch/arm/boot/dts/stm32mp151.dtsi
>> b/arch/arm/boot/dts/stm32mp151.dtsi
>> index d8327298e2be..1816d9b02bb8 100644
>> --- a/arch/arm/boot/dts/stm32mp151.dtsi
>> +++ b/arch/arm/boot/dts/stm32mp151.dtsi
>> @@ -1181,6 +1181,14 @@ pwr_mcu: pwr_mcu@50001014 {
>> reg = <0x50001014 0x4>;
>> };
>> + pwr_irq: pwr@50001020 {
>
> label not used
>
you are right. I can remove it.
>> + compatible = "st,stm32mp1-pwr";
>> + reg = <0x50001020 0x100>;
>> + interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>;
>> + interrupt-controller;
>> + #interrupt-cells = <3>;
>> + };
>> +
>
> PWR irqchip has been pushed on kernel.org ?
>
No, not the driver. But the binding is. At least I thought that. Just
rechecked and I didn't check properly. It is a different binding.
Just scratch this patch then.
Best regards,
Steffen
--
Pengutronix e.K. | Dipl.-Inform. Steffen Trumtrar |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686| Fax: +49-5121-206917-5555 |
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-29 5:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 10:06 [PATCH 1/3] ARM: dts: stm32: add SRAM binding Steffen Trumtrar
2022-04-14 10:06 ` [PATCH 2/3] ARM: dts: stm32: add stm32mp1 pwr voltage regulator Steffen Trumtrar
2022-04-19 16:25 ` Alexandre TORGUE
2022-04-29 5:32 ` Steffen Trumtrar [this message]
2022-04-14 10:07 ` [PATCH 3/3] ARM: dts: stm32: add STM32MP1-based Phytec board Steffen Trumtrar
2022-04-19 16:29 ` Alexandre TORGUE
2022-04-29 5:45 ` Steffen Trumtrar
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=87wnf8wij2.fsf@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--cc=alexandre.torgue@foss.st.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
/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