From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Nishanth Menon <nm@ti.com>, Tom Rini <trini@konsulko.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Neha Malcom Francis <n-francis@ti.com>,
Roger Quadros <rogerq@kernel.org>, Bryan Brattlof <bb@ti.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Jai Luthra <j-luthra@ti.com>,
u-boot@lists.denx.de, Sjoerd Simons <sjoerd@collabora.com>,
Robert Nelson <robertcnelson@gmail.com>,
Francesco Dolcini <francesco.dolcini@toradex.com>,
Dhruva Gole <d-gole@ti.com>, Nishanth Menon <nm@ti.com>
Subject: Re: [PATCH V2 0/4] arm: dts: k3-am625*: Upgrade kernel dts to v6.7-rc1
Date: Tue, 21 Nov 2023 11:54:49 +0100 [thread overview]
Message-ID: <87v89vl6km.fsf@baylibre.com> (raw)
In-Reply-To: <20231115032857.3071474-1-nm@ti.com>
Hi Nishanth,
Thank you for the series.
On mar., nov. 14, 2023 at 21:28, Nishanth Menon <nm@ti.com> wrote:
> Hi,
> rev 2 of the series to sync am62 with v6.7-rc1.
>
> Changes:
> - picked up reviews, tested tags.
> - minor commit message correction in patch #4.
>
> Boot logs:
> https://gist.github.com/nmenon/d62c4795c6d3d40c83ba36d1cd047c42
>
> WARNING: This will have a minor conflict (binman) with:
> https://lore.kernel.org/u-boot/20231104080137.9628-1-nm@ti.com/
>
>
> I haven't had a chance to test this out on verdin (only build tested)
> - going to depend on any checks folks can provide.
>
> V1: https://lore.kernel.org/all/20231113145919.1928812-1-nm@ti.com/
>
> Nishanth Menon (4):
> arm: dts: k3-am625*: Sync with kernel v6.7-rc1
> arm: dts: k3-am625: Drop SoC provided bootph params from board
> u-boot/r5 dtsi
> arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodes
> arm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph-nodes
Boot tested eMMC boot on AM62 SK EVM.
For the whole series:
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # am625 sk
>
> arch/arm/dts/k3-am62-main.dtsi | 12 +-
> arch/arm/dts/k3-am62-mcu.dtsi | 2 +
> arch/arm/dts/k3-am62-verdin-wifi.dtsi | 6 +
> arch/arm/dts/k3-am62-verdin.dtsi | 1 +
> arch/arm/dts/k3-am62-wakeup.dtsi | 2 +
> arch/arm/dts/k3-am62.dtsi | 3 +
> arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi | 110 -------------
> arch/arm/dts/k3-am625-beagleplay.dts | 34 +++-
> arch/arm/dts/k3-am625-r5-beagleplay.dts | 9 --
> arch/arm/dts/k3-am625-r5-sk.dts | 21 +--
> arch/arm/dts/k3-am625-sk-u-boot.dtsi | 145 ------------------
> arch/arm/dts/k3-am625-sk.dts | 27 ++++
> arch/arm/dts/k3-am625-verdin-r5.dts | 9 --
> .../dts/k3-am625-verdin-wifi-dev-u-boot.dtsi | 55 +------
> arch/arm/dts/k3-am62x-sk-common.dtsi | 109 ++++++++++++-
> 15 files changed, 197 insertions(+), 348 deletions(-)
>
> --
> 2.40.0
prev parent reply other threads:[~2023-11-21 10:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-15 3:28 [PATCH V2 0/4] arm: dts: k3-am625*: Upgrade kernel dts to v6.7-rc1 Nishanth Menon
2023-11-15 3:28 ` [PATCH V2 1/4] arm: dts: k3-am625*: Sync with kernel v6.7-rc1 Nishanth Menon
2023-11-22 20:50 ` Tom Rini
2023-11-15 3:28 ` [PATCH V2 2/4] arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsi Nishanth Menon
2023-11-15 3:28 ` [PATCH V2 3/4] arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodes Nishanth Menon
2023-11-15 3:28 ` [PATCH V2 4/4] arm: dts: k3-am625-sk-r5/u-boot: Drop " Nishanth Menon
2023-11-15 11:20 ` [PATCH V2 0/4] arm: dts: k3-am625*: Upgrade kernel dts to v6.7-rc1 Roger Quadros
2023-11-15 17:32 ` Marcel Ziswiler
2023-11-21 10:54 ` Mattijs Korpershoek [this message]
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=87v89vl6km.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=bb@ti.com \
--cc=d-gole@ti.com \
--cc=francesco.dolcini@toradex.com \
--cc=j-luthra@ti.com \
--cc=marcel.ziswiler@toradex.com \
--cc=n-francis@ti.com \
--cc=nm@ti.com \
--cc=robertcnelson@gmail.com \
--cc=rogerq@kernel.org \
--cc=sjoerd@collabora.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.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