On 1 December 2015 at 09:41, Simon Glass <s...@chromium.org> wrote: > At present this SPI driver works by searching the PCI buses for its > peripheral. It also uses the legacy PCI API. > > In addition the driver has code to determine the type of Intel PCH that is > used (version 7 or version 9). Now that we have proper PCH drivers we can > use those to obtain the information we need. > > While the device tree has a node for the SPI peripheral it is not in the > right place. It should be on the PCI bus as a sub-peripheral of the LPC > device. > > Update the device tree files to show the SPI controller within the PCH, so > that PCI access works as expected. > > Signed-off-by: Simon Glass <s...@chromium.org> > ---
Reviewed-by: Jagan Teki <jt...@openedev.com> thanks! -- Jagan. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot