[PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders

Max Merchel posted 4 patches 1 month, 1 week ago
There is a newer version of this series
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul-common.dtsi   | 10 ++++++++++
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2.dtsi         |  1 +
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l-mba6ulx.dts |  4 ++--
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l.dtsi        |  1 +
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulx-common.dtsi  |  1 +
arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulxl-common.dtsi |  1 +
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi                  |  6 ++++++
arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2.dtsi       |  1 +
.../boot/dts/nxp/imx/imx6ull-tqma6ull2l-mba6ulx.dts    |  2 +-
arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi      |  3 ++-
arch/arm/boot/dts/nxp/imx/imx6ull.dtsi                 |  1 +
arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi                 |  6 ++++++
12 files changed, 33 insertions(+), 4 deletions(-)
[PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
Posted by Max Merchel 1 month, 1 week ago
This series contains modifications for using Linux device trees
in bootloaders. Changes from U-Boot bootloader are incorporated
directly into the Linux device trees.

Max Merchel (4):
  ARM: dts: imx6ul/imx6ull: add boot phase properties
  ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties
  ARM: dts: mba6ulx: add boot phase properties
  ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems

 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul-common.dtsi   | 10 ++++++++++
 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2.dtsi         |  1 +
 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l-mba6ulx.dts |  4 ++--
 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l.dtsi        |  1 +
 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulx-common.dtsi  |  1 +
 arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulxl-common.dtsi |  1 +
 arch/arm/boot/dts/nxp/imx/imx6ul.dtsi                  |  6 ++++++
 arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2.dtsi       |  1 +
 .../boot/dts/nxp/imx/imx6ull-tqma6ull2l-mba6ulx.dts    |  2 +-
 arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi      |  3 ++-
 arch/arm/boot/dts/nxp/imx/imx6ull.dtsi                 |  1 +
 arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi                 |  6 ++++++
 12 files changed, 33 insertions(+), 4 deletions(-)

-- 
2.43.0
Re: [PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
Posted by Frank Li 1 month, 1 week ago
On Wed, Feb 18, 2026 at 02:23:33PM +0100, Max Merchel wrote:
> This series contains modifications for using Linux device trees
> in bootloaders. Changes from U-Boot bootloader are incorporated
> directly into the Linux device trees.
Reviewed-by: Frank Li <Frank.Li@nxp.com>
>
> Max Merchel (4):
>   ARM: dts: imx6ul/imx6ull: add boot phase properties
>   ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties
>   ARM: dts: mba6ulx: add boot phase properties
>   ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems
>
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul-common.dtsi   | 10 ++++++++++
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2.dtsi         |  1 +
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l-mba6ulx.dts |  4 ++--
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l.dtsi        |  1 +
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulx-common.dtsi  |  1 +
>  arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulxl-common.dtsi |  1 +
>  arch/arm/boot/dts/nxp/imx/imx6ul.dtsi                  |  6 ++++++
>  arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2.dtsi       |  1 +
>  .../boot/dts/nxp/imx/imx6ull-tqma6ull2l-mba6ulx.dts    |  2 +-
>  arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi      |  3 ++-
>  arch/arm/boot/dts/nxp/imx/imx6ull.dtsi                 |  1 +
>  arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi                 |  6 ++++++
>  12 files changed, 33 insertions(+), 4 deletions(-)
>
> --
> 2.43.0
>
Re: [PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On 18/02/2026 18:03, Frank Li wrote:
> On Wed, Feb 18, 2026 at 02:23:33PM +0100, Max Merchel wrote:
>> This series contains modifications for using Linux device trees
>> in bootloaders. Changes from U-Boot bootloader are incorporated
>> directly into the Linux device trees.
> Reviewed-by: Frank Li <Frank.Li@nxp.com>

Hi Frank,

Why are you giving review tags instead of applying the patches? Aren't
you the maintainer which handles the patches for IMX?

Best regards,
Krzysztof
Re: [PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
Posted by Frank Li 1 month, 1 week ago
On Wed, Feb 18, 2026 at 08:44:17PM +0100, Krzysztof Kozlowski wrote:
> On 18/02/2026 18:03, Frank Li wrote:
> > On Wed, Feb 18, 2026 at 02:23:33PM +0100, Max Merchel wrote:
> >> This series contains modifications for using Linux device trees
> >> in bootloaders. Changes from U-Boot bootloader are incorporated
> >> directly into the Linux device trees.
> > Reviewed-by: Frank Li <Frank.Li@nxp.com>
>
> Hi Frank,
>
> Why are you giving review tags instead of applying the patches? Aren't

Now merge windows, wait for v7.0-rc1 come out. Still waitting for other
reviewer's comments. I leave tag here to mark it is basic good to pick up.

Frank

> you the maintainer which handles the patches for IMX?
>
> Best regards,
> Krzysztof
Re: [PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
Posted by Daniel Baluta 1 month, 1 week ago
On 2/19/26 21:45, Frank Li wrote:
> On Wed, Feb 18, 2026 at 08:44:17PM +0100, Krzysztof Kozlowski wrote:
>> On 18/02/2026 18:03, Frank Li wrote:
>>> On Wed, Feb 18, 2026 at 02:23:33PM +0100, Max Merchel wrote:
>>>> This series contains modifications for using Linux device trees
>>>> in bootloaders. Changes from U-Boot bootloader are incorporated
>>>> directly into the Linux device trees.
>>> Reviewed-by: Frank Li <Frank.Li@nxp.com>
>> Hi Frank,
>>
>> Why are you giving review tags instead of applying the patches? Aren't
> Now merge windows, wait for v7.0-rc1 come out. Still waitting for other
> reviewer's comments. I leave tag here to mark it is basic good to pick up.
>
I think by this point taking directly the patches into your tree would also mean you reviewed them.

I think it is worth adding the patches in your tree sooner than later to allow for testing and also integration in linux-next.


thanks,

Daniel.