
6 Sep
2019
6 Sep
'19
1:51 p.m.
These patches remove a workaround that was needed for ports that use CONFIG_OF_PRIOR_STAGE, that need to probe a SPI bus, and whose prior stage device tree does not provide SPI bus aliases.
Thomas Fitzsimmons (2): dm: device: Request next sequence number dm: spi: Do not assume first SPI bus
drivers/core/device.c | 5 +++++ drivers/core/uclass.c | 4 +++- drivers/spi/spi-uclass.c | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-)
--
2.23.0