On Sat, Dec 7, 2019 at 12:51 PM Simon Glass <[email protected]> wrote: > > The Intel Fast SPI interface is similar to ICH. Add of-platdata support > for this using the "intel,fast-spi" compatible string. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: > - Use the new pci_ofplat_get_devfn() function > > Changes in v3: None > Changes in v2: None > > drivers/spi/ich.c | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) >
applied to u-boot-x86/next, thanks!

