From: "Markus Schneider-Pargmann" <msp@baylibre.com>
To: "Andrew Davis" <afd@ti.com>, "Fabio Estevam" <festevam@gmail.com>,
"Markus Schneider-Pargmann (TI)" <msp@baylibre.com>
Cc: <u-boot@lists.denx.de>, "Marc Murphy" <marc.murphy@sancloud.com>,
"Tom Rini" <trini@konsulko.com>,
"Rasmus Villemoes" <ravi@prevas.dk>,
"Kory Maincent" <kory.maincent@bootlin.com>,
"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
"Romain Gantois" <romain.gantois@bootlin.com>,
"Parvathi Pudi" <parvathi@couthit.com>,
"Basharath Hussain Khaja" <basharath@couthit.com>,
"Paul Barker" <paul.barker@sancloud.com>,
"Simon Glass" <sjg@chromium.org>, "Anshul Dalal" <anshuld@ti.com>,
"Michael Trimarchi" <michael@amarulasolutions.com>
Subject: Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Date: Wed, 15 Apr 2026 16:27:59 +0200 [thread overview]
Message-ID: <DHTSS5QSJL9L.2RMHDQ28R45PJ@baylibre.com> (raw)
In-Reply-To: <2aec366c-ccf1-41e1-9fcc-242a9b525ce1@ti.com>
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]
Hi Fabio, Andrew,
On Fri Apr 10, 2026 at 11:52 PM CEST, Andrew Davis wrote:
> On 4/10/26 2:57 PM, Fabio Estevam wrote:
>> On Fri, Apr 10, 2026 at 10:34 AM Markus Schneider-Pargmann (TI)
>> <msp@baylibre.com> wrote:
>>
>>> -CONFIG_DEFAULT_DEVICE_TREE="am335x-evm"
>>> +CONFIG_DEFAULT_DEVICE_TREE="ti/omap/am335x-evm"
>>
>> You should also remove arch/arm/dts/am335x-evm.dts as it is no longer
>> needed after this change.
>
> Same for all the other DTS files:
>
> CONFIG_OF_LIST="ti/omap/am335x-evm ti/omap/am335x-bone ti/omap/am335x-sancloud-bbe ti/omap/am335x-sancloud-bbe-lite ti/omap/am335x-sancloud-bbe-extended-wifi ti/omap/am335x-boneblack ti/omap/am335x-evmsk ti/omap/am335x-bonegreen ti/omap/am335x-icev2 ti/omap/am335x-pocketbeagle ti/omap/am335x-bonegreen-eco"
Good point, thanks. I will add a patch for that.
Best
Markus
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 289 bytes --]
next prev parent reply other threads:[~2026-04-15 14:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 13:31 [PATCH v5 00/12] arm: am335x: Switch to upstream devicetree Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 01/12] arm: dts: am335x-evm: Add backlight to the panel Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 02/12] configs: am335x_evm_defconfig: Enable panel Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 03/12] include: configs: am335x_evm: Enable vidconsole Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 04/12] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs Markus Schneider-Pargmann (TI)
2026-04-13 9:49 ` Kory Maincent
2026-04-10 13:31 ` [PATCH v5 06/12] am33xx: Avoid hard failure on USB probe issue Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 07/12] arm: dts: am335x-*-u-boot: Add chosen tick-timer Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 08/12] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 09/12] am33xx: Fix comment about config symbols Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 10/12] am33xx: Support upstream devicetree USB device Markus Schneider-Pargmann (TI)
2026-04-10 13:31 ` [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases Markus Schneider-Pargmann (TI)
2026-04-11 14:37 ` Simon Glass
2026-04-15 14:26 ` Markus Schneider-Pargmann
2026-04-13 9:51 ` Kory Maincent
2026-04-10 13:31 ` [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree Markus Schneider-Pargmann (TI)
2026-04-10 19:57 ` Fabio Estevam
2026-04-10 21:52 ` Andrew Davis
2026-04-15 14:27 ` Markus Schneider-Pargmann [this message]
2026-04-13 12:01 ` Kory Maincent
2026-04-15 13:11 ` Markus Schneider-Pargmann
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=DHTSS5QSJL9L.2RMHDQ28R45PJ@baylibre.com \
--to=msp@baylibre.com \
--cc=afd@ti.com \
--cc=anshuld@ti.com \
--cc=basharath@couthit.com \
--cc=festevam@gmail.com \
--cc=kory.maincent@bootlin.com \
--cc=marc.murphy@sancloud.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=michael@amarulasolutions.com \
--cc=parvathi@couthit.com \
--cc=paul.barker@sancloud.com \
--cc=ravi@prevas.dk \
--cc=romain.gantois@bootlin.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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