From: Josua Mayer <josua@solid-run.com>
To: Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Alessandro Zummo <a.zummo@towertech.it>,
Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: linux-rtc@vger.kernel.org, devicetree@vger.kernel.org,
Grygorii Strashko <grygorii.strashko@ti.com>,
linux-kernel@vger.kernel.org,
MD Danish Anwar <danishanwar@ti.com>, Andrew Davis <afd@ti.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Yazan Shhady <yazan.shhady@solid-run.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
Date: Sun, 18 Feb 2024 15:18:21 +0100 [thread overview]
Message-ID: <c37af45e-def1-4a97-ae01-e00e5b22eb23@solid-run.com> (raw)
In-Reply-To: <8aa96c66-d054-4b33-8972-f9faf2e84482@ti.com>
Am 13.02.24 um 07:12 schrieb Vignesh Raghavendra:
> Hi
>
> [...]
>
> On 11/02/24 20:37, Josua Mayer wrote:
>> ---
>> Josua Mayer (4):
>> dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T
>
>> dt-bindings: rtc: abx80x: convert to yaml
>> dt-bindings: iio: humidity: hdc20x0: add optional interrupts property
>> dt-bindings: mtd: spi-nor: add optional interrupts property
> 2/5 needs to go via RTC subsystem tree. Could you split it out into its
> own series when you respin
Only rtc, or should I split out the other two as well?
>
> Rest will go via TI K3 arch tree.
>
>
>> arm64: dts: add description for solidrun am642 som and evaluation board
>> arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3
>>
>> Suman Anna (1):
>> arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
>>
>> Documentation/devicetree/bindings/arm/ti/k3.yaml | 7 +
>> .../devicetree/bindings/rtc/abracon,abx80x.txt | 31 --
>> .../devicetree/bindings/rtc/abracon,abx80x.yaml | 79 +++
>> arch/arm64/boot/dts/ti/Makefile | 7 +
>> arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 24 +
>> .../boot/dts/ti/k3-am642-hummingboard-t-pcie.dtso | 45 ++
>> .../boot/dts/ti/k3-am642-hummingboard-t-usb3.dtso | 44 ++
>> arch/arm64/boot/dts/ti/k3-am642-hummingboard-t.dts | 292 ++++++++++
>> arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi | 594 +++++++++++++++++++++
>> 9 files changed, 1092 insertions(+), 31 deletions(-)
>> ---
>> base-commit: 798d1ee1675be84d5c7eb639480aab33f2c8791e
>> change-id: 20240101-add-am64-som-51a1ca47edf3
>>
>> Sincerely,
_______________________________________________
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:[~2024-02-18 14:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-11 15:07 [PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb Josua Mayer
2024-02-11 15:07 ` [PATCH v5 1/5] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T Josua Mayer
2024-02-11 15:07 ` [PATCH v5 2/5] dt-bindings: rtc: abx80x: convert to yaml Josua Mayer
2024-02-11 16:22 ` Krzysztof Kozlowski
2024-02-11 15:07 ` [PATCH v5 3/5] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes Josua Mayer
2024-02-11 15:07 ` [PATCH v5 4/5] arm64: dts: add description for solidrun am642 som and evaluation board Josua Mayer
2024-02-11 15:08 ` [PATCH v5 5/5] arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3 Josua Mayer
2024-02-12 4:10 ` [PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb Vignesh Raghavendra
2024-02-12 16:39 ` Josua Mayer
2024-02-12 16:58 ` Andrew Davis
2024-02-13 6:09 ` Vignesh Raghavendra
2024-02-13 6:12 ` Vignesh Raghavendra
2024-02-18 14:18 ` Josua Mayer [this message]
2024-02-19 4:22 ` Vignesh Raghavendra
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=c37af45e-def1-4a97-ae01-e00e5b22eb23@solid-run.com \
--to=josua@solid-run.com \
--cc=a.zummo@towertech.it \
--cc=afd@ti.com \
--cc=alexandre.belloni@bootlin.com \
--cc=conor+dt@kernel.org \
--cc=danishanwar@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
--cc=yazan.shhady@solid-run.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;
as well as URLs for NNTP newsgroup(s).