Re: [PATCH 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support

From: Laurentiu Mihalcea

Date: Wed Aug 26 2026 - 04:25:41 EST




On 8/25/2026 2:52 PM, Fabio Estevam wrote:
> Hi Laurentiu,
>
> On Tue, Aug 25, 2026 at 9:11 AM Laurentiu Mihalcea
> <laurentiumihalcea111@xxxxxxxxx> wrote:
>>
>> From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>
>>
>> Add basic support for NXP's MR-NAVQ95 board. This board is designed for
>> robotics applications (e.g. drones, rovers, humanoids, etc..) and has the
>> following hardware feats (list is not exhaustive):
>>
>> * based on i.MX95 19x19 SoC
>> * 64GB eMMC
>> * up to 16GB of LPDDR5 memory
>> * 1 x USB 2.0 TypeC
>> * 1 x USB 3.0 TypeC
>> * 1 x RJ45 port with RTL8211 PHY
>>
>> The support targets revision B of the board.
>
> Please add the bootph- properties as well.
>
> Elena plans to support this board in U-Boot where they are needed.
>
> For reference, here is a commit that adds the bootph- properties to
> the frdm board:
> https://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux.git/commit/?h=imx/dt64-intend&id=50c0d934698f7602d579ba21262fcca3643c5464


thanks for the idea and the reference Fabio! let me try this locally and will update in V2 if all's good.