mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: kernel@pengutronix.de, devicetree@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	"Leonard Göhrs" <l.goehrs@pengutronix.de>
Subject: Re: [PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board
Date: Mon, 9 Dec 2024 16:54:20 +0100	[thread overview]
Message-ID: <feca2ea8-38f9-41c8-b4c4-1a6cbeec73a4@foss.st.com> (raw)
In-Reply-To: <20241209-magenta-boobook-of-respect-14ec68-mkl@pengutronix.de>

Hi Marc

On 12/9/24 15:30, Marc Kleine-Budde wrote:
> Hello Alexandre,
> 
> On 19.11.2024 12:34:57, Marc Kleine-Budde wrote:
>> Hello,
>>
>> this series fixes some problems found in the lxa-tac generation 1 and
>> 2 boards and add support for the generation 3 board. It's based on an
>> STM32MP153c, while the generation 1 and 2 are based on the
>> STM32MP157c.
>>
>> regards,
>> Marc
>>
>> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
>> ---
>> Leonard Göhrs (6):
>>        ARM: dts: stm32: lxa-tac: disable the real time clock
>>        ARM: dts: stm32: lxa-tac: extend the alias table
>>        ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function
>>        dt-bindings: arm: stm32: add compatible strings for Linux Automation LXA TAC gen 3
>>        ARM: dts: stm32: lxa-tac: move adc and gpio{e,g} to gen{1,2} boards
>>        ARM: dts: stm32: lxa-tac: Add support for generation 3 devices
>>
>>   .../devicetree/bindings/arm/stm32/stm32.yaml       |   7 +
>>   arch/arm/boot/dts/st/Makefile                      |   1 +
>>   arch/arm/boot/dts/st/stm32mp153c-lxa-tac-gen3.dts  | 267 +++++++++++++++++++++
>>   arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen1.dts  |  84 +++++++
>>   arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen2.dts  |  84 +++++++
>>   arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi      | 100 +-------
>>   6 files changed, 455 insertions(+), 88 deletions(-)
> 
> since the merge window is open, can you merge this series please.

Yes sure. It will be in my PR for v6.14.

regards
Alex



> regards,
> Marc
> 

  reply	other threads:[~2024-12-09 15:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 11:34 Marc Kleine-Budde
2024-11-19 11:34 ` [PATCH 1/6] ARM: dts: stm32: lxa-tac: disable the real time clock Marc Kleine-Budde
2024-11-19 11:34 ` [PATCH 2/6] ARM: dts: stm32: lxa-tac: extend the alias table Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 3/6] ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 4/6] dt-bindings: arm: stm32: add compatible strings for Linux Automation LXA TAC gen 3 Marc Kleine-Budde
2024-11-20  8:45   ` Krzysztof Kozlowski
2024-11-19 11:35 ` [PATCH 5/6] ARM: dts: stm32: lxa-tac: move adc and gpio{e,g} to gen{1,2} boards Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 6/6] ARM: dts: stm32: lxa-tac: Add support for generation 3 devices Marc Kleine-Budde
2024-11-26 12:47 ` [PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board Marc Kleine-Budde
2024-12-09 14:30 ` Marc Kleine-Budde
2024-12-09 15:54   ` Alexandre TORGUE [this message]
2024-12-10  8:46 ` Alexandre TORGUE

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=feca2ea8-38f9-41c8-b4c4-1a6cbeec73a4@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=l.goehrs@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=mkl@pengutronix.de \
    --cc=robh@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 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®