On 1/14/25 11:34 PM, Tim Harvey wrote:
On Thu, Jan 2, 2025 at 10:47 PM Alice Guo <[email protected]> wrote:

From: Ye Li <[email protected]>

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.

Reply via email to