bus: Optionally include TI sysc driver in SPL/TPL
authorPaul Barker <paul.barker@sancloud.com>
Mon, 14 Nov 2022 12:42:37 +0000 (12:42 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 13:39:00 +0000 (08:39 -0500)
commit07744f2ac03c06f0a41aaecccb9a413d38e6c369
tree5666779ca03c4329e525819c3afae932c5de22a2
parente92f47c06a1492859768ffc43bb2a4e16c2f0e42
bus: Optionally include TI sysc driver in SPL/TPL

The TI sysc bus driver is required to allow access to the SPI bus on
am335x platforms. To support SPI boot this driver needs to be enabled in
the SPL/TPL as appropriate.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
drivers/Makefile
drivers/bus/Kconfig
drivers/bus/Makefile