Re: [PATCH v3] spi: spi-nxp-fspi: Add ACPI support

2020-09-17 Thread Mark Brown
On Fri, 11 Sep 2020 18:33:31 +0530, kuldip dwivedi wrote: > Currently NXP fspi driver has support of DT only. Adding ACPI > support to the driver so that it can be used by UEFI firmware > booting in ACPI mode. This driver will be probed if any firmware > will expose HID "NXP0009" in DSDT table.

RE: [EXT] [PATCH v3] spi: spi-nxp-fspi: Add ACPI support

2020-09-11 Thread Ashish Kumar
aj-Mahmoud > ; Paul Yang ; > kuldip dwivedi > Subject: [EXT] [PATCH v3] spi: spi-nxp-fspi: Add ACPI support > > Caution: EXT Email > > Currently NXP fspi driver has support of DT only. Adding ACPI support to the > driver so that it can be used by UEFI firmware booting i

[PATCH v3] spi: spi-nxp-fspi: Add ACPI support

2020-09-11 Thread kuldip dwivedi
Currently NXP fspi driver has support of DT only. Adding ACPI support to the driver so that it can be used by UEFI firmware booting in ACPI mode. This driver will be probed if any firmware will expose HID "NXP0009" in DSDT table. Signed-off-by: kuldip dwivedi --- Notes: 1. Add ACPI match