Home
last modified time | relevance | path

Searched hist:"96907 c0f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dsf.c96907c0f Tue Jul 05 23:34:28 CDT 2016 Vignesh R <vigneshr@ti.com> dm: spi: Read default speed and mode values from DT

In case of DT boot, don't read default speed and mode for SPI from
CONFIG_*, instead read from DT node. This will make sure that boards
with multiple SPI/QSPI controllers can be probed at different
bus frequencies and SPI modes.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c96907c0f Tue Jul 05 23:34:28 CDT 2016 Vignesh R <vigneshr@ti.com> dm: spi: Read default speed and mode values from DT

In case of DT boot, don't read default speed and mode for SPI from
CONFIG_*, instead read from DT node. This will make sure that boards
with multiple SPI/QSPI controllers can be probed at different
bus frequencies and SPI modes.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>