Re: [PATCH] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h

2018-10-11 Thread kbuild test robot
Hi Brett, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on mtd/spi-nor/next] [also build test WARNING on v4.19-rc7 next-20181011] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h

2018-10-11 Thread kbuild test robot
Hi Brett, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on mtd/spi-nor/next] [also build test WARNING on v4.19-rc7 next-20181011] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h

2018-10-10 Thread Brett Grandbois
Add support to expose the SPI boot flash on AMD Family 16h CPUs as a standard mtd device to give userspace BIOS updaters greater feature support. The BIOS and Kernel Developer's Guide refers to this as the 'SPI ROM' controller and so the driver follows that naming convention for consistency.

[PATCH] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h

2018-10-10 Thread Brett Grandbois
Add support to expose the SPI boot flash on AMD Family 16h CPUs as a standard mtd device to give userspace BIOS updaters greater feature support. The BIOS and Kernel Developer's Guide refers to this as the 'SPI ROM' controller and so the driver follows that naming convention for consistency.