[PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
marex at denx.de
Wed Jan 15 00:28:49 CET 2025
On 1/14/25 11:34 PM, Tim Harvey wrote:
> On Thu, Jan 2, 2025 at 10:47 PM Alice Guo <alice.guo at oss.nxp.com> wrote:
>>
>> From: Ye Li <ye.li at nxp.com>
>>
>> This patch adds i.MX95 19x19 EVK board basic support.
>>
>
> Hi Alice,
>
> Could you add in the commit log what is and/or what is not supported?
>
> From what I see:
>
> the following is supported:
> - gpio
> - pci
I don't think either the ECAM (internal ethernet PCIe) or PCIe host are
supported, but the former is coming (I'm working on networking support)
and the later is easy to add based on the current MX8MP DW PCIe driver
and PHY drivers.
> - i2c
> - mmc
>
> the following are not yet supported by this series:
> - ethernet
> - usb
USB 2.0 should be usable with u-boot/master now, although you will need
to pull more recent DTs to obtain the controller node in imx95.dtsi .
USB 3.0 is possible without this TypeC switcher in PHY driver, I got it
working as gadget I think.
More information about the U-Boot
mailing list