Re: [PATCH v7 3/4] qemu: add MMIO driver for QFW

2021-03-18 Thread Bin Meng
On Fri, Mar 19, 2021 at 11:14 AM Asherah Connor wrote: > > Add MMIO driver for QFW. > > Note that there is no consumer as of this patch. > > Signed-off-by: Asherah Connor > Reviewed-by: Simon Glass > --- > > (no changes since v5) > > Changes in v5: > * Split MMIO driver into its own commit. > *

[PATCH v7 3/4] qemu: add MMIO driver for QFW

2021-03-18 Thread Asherah Connor
Add MMIO driver for QFW. Note that there is no consumer as of this patch. Signed-off-by: Asherah Connor Reviewed-by: Simon Glass --- (no changes since v5) Changes in v5: * Split MMIO driver into its own commit. * Add CONFIG_QFW_MMIO for selection by arch/board. drivers/misc/Kconfig| 7