On Mon, Feb 11, 2019 at 04:16:34PM +0100, Teresa Remmet wrote: > Adds minimal support for the sysc interconnect target module found > on many TI SoCs. With this device tree includes have been rearagned. > We need the driver to probe the child devices of the bus. > > Signed-off-by: Teresa Remmet <t.remmet@xxxxxxxxx> > --- > drivers/bus/Kconfig | 7 +++++++ > drivers/bus/Makefile | 1 + > drivers/bus/ti-sysc.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 53 insertions(+) > create mode 100644 drivers/bus/ti-sysc.c > > diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig > index 202df59762e8..7d35a663fdb5 100644 > --- a/drivers/bus/Kconfig > +++ b/drivers/bus/Kconfig > @@ -6,6 +6,13 @@ config BUS_OMAP_GPMC > depends on OMAP_GPMC > bool "TI OMAP/AM33xx GPMC support" > > +config TI_SYSC > + depends on ARCH_OMAP > + bool "TI sysc interconnect target module driver" > + help > + Generic driver for Texas Instruments interconnect target module > + found on many TI SoCs. Can we default 'y' this option or select it from the SoCs that need it? Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox