Searched hist:"96907 c0fe50a856f66f60ade68864a2d7949bf15" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | sf.c | diff 96907c0fe50a856f66f60ade68864a2d7949bf15 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 D | spi-uclass.c | diff 96907c0fe50a856f66f60ade68864a2d7949bf15 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>
|