Hi Chris,

I noticed that in the DSDT for this platform, the _DSD for some
devices uses the Device Porperties UUID.  Existing uses of this UUID
on ARM platforms within the edk2 use device properties aligned with
the DeviceTree specification (https://www.devicetree.org/).  The
device properties in this patch clearly are not, even though existing
bindings for the i.MX6 hardware you're targetting exist.

I also noted that the "RegisterBasePA" property duplicates information
provided by _CRS, which is something that the Device Properties UUID
specification explicitly forbids.

Cheers,

Mark

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to