From: Rodolfo Giometti <giometti@enneenne.com>
To: Alexandre TORGUE <alexandre.torgue@foss.st.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Eric Fourmont <eric.fourmont-ext@st.com>,
Yann GAUTIER <yann.gautier@foss.st.com>,
linux-kernel@vger.kernel.org
Subject: Re: [V1 2/2] drivers soc: add support for ST stm32mp13xx family
Date: Mon, 26 May 2025 12:56:20 +0200 [thread overview]
Message-ID: <a33548d2-040d-4a51-8fc3-ce3042ce4a24@enneenne.com> (raw)
In-Reply-To: <0fb1becc-94b9-4632-a3d1-501de2607a7a@foss.st.com>
On 20/05/25 10:55, Alexandre TORGUE wrote:
> hi
>
> On 5/19/25 15:08, Rodolfo Giometti wrote:
>> This patch adds SoC support for the ST stm32mp13xx family. It also
>> adds the special attribute "secure" which returns the CPU's secure
>> mode status.
>>
>> Signed-off-by: Rodolfo Giometti <giometti@enneenne.com>
>> ---
>> drivers/soc/st/Makefile | 1 +
>> drivers/soc/st/soc-stm32mp13.c | 253 +++++++++++++++++++++++++++++++++
>> 2 files changed, 254 insertions(+)
>> create mode 100644 drivers/soc/st/soc-stm32mp13.c
>>
>> diff --git a/drivers/soc/st/Makefile b/drivers/soc/st/Makefile
>> index 6c71607f6c89..c84bf510928d 100644
>> --- a/drivers/soc/st/Makefile
>> +++ b/drivers/soc/st/Makefile
>> @@ -1,3 +1,4 @@
>> obj-$(CONFIG_STM32_PM_DOMAINS) += stm32_pm_domain.o
>> obj-$(CONFIG_STM32_RISAB) += stm32_risab.o
>> obj-$(CONFIG_STM32_RISAF) += stm32_risaf.o
>> +obj-$(CONFIG_MACH_STM32MP13) += soc-stm32mp13.o
>
> Your patch does not applied because the file does not exist. You can't take a
> patch on our github, push it as it is without rebase it on mainline kernel.
OK, my patch set doesn't apply to the vanilla kernel, and I'm going to remove
linux-kernel@vger.kernel.org from the recipients list.
Stated this, where should I send my patches? Would the
linux-stm32@st-md-mailman.stormreply.com list be a suitable candidate? :)
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@enneenne.com
Linux Device Driver giometti@linux.it
Embedded Systems phone: +39 349 2432127
UNIX programming
next prev parent reply other threads:[~2025-05-26 10:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-19 13:08 [V1 0/2] Add SoC support for stm32mp13xx CPUs Rodolfo Giometti
2025-05-19 13:08 ` [V1 1/2] arm stm32mp131.dtsi: add "encoding_mode" nvmem definition Rodolfo Giometti
2025-05-19 18:35 ` Krzysztof Kozlowski
2025-05-19 18:36 ` Krzysztof Kozlowski
2025-05-20 8:26 ` Yann Gautier
2025-05-20 16:29 ` Yann Gautier
2025-05-19 13:08 ` [V1 2/2] drivers soc: add support for ST stm32mp13xx family Rodolfo Giometti
2025-05-19 18:34 ` Krzysztof Kozlowski
2025-05-20 9:01 ` Rodolfo Giometti
2025-05-20 9:15 ` Krzysztof Kozlowski
2025-05-20 8:55 ` Alexandre TORGUE
2025-05-26 10:56 ` Rodolfo Giometti [this message]
2025-05-20 16:58 ` Yann Gautier
2025-05-21 15:44 ` Rodolfo Giometti
2025-05-21 16:37 ` Krzysztof Kozlowski
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=a33548d2-040d-4a51-8fc3-ce3042ce4a24@enneenne.com \
--to=giometti@enneenne.com \
--cc=alexandre.torgue@foss.st.com \
--cc=eric.fourmont-ext@st.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mcoquelin.stm32@gmail.com \
--cc=yann.gautier@foss.st.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
all inboxes | Powered by JetHome®