Re: [PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs

2018-09-29 Thread Florian Fainelli
On September 29, 2018 12:55:08 AM PDT, Geert Uytterhoeven wrote: >Hi Florian, > >On Sat, Sep 29, 2018 at 12:40 AM Florian Fainelli > wrote: >> ARCH_BCM_63XX which is used by ARM-based DSL SoCs from Broadcom uses >the >> same controller, make it possible to select the STB driver and update >> t

Re: [PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs

2018-09-29 Thread Geert Uytterhoeven
Hi Florian, On Sat, Sep 29, 2018 at 12:40 AM Florian Fainelli wrote: > ARCH_BCM_63XX which is used by ARM-based DSL SoCs from Broadcom uses the > same controller, make it possible to select the STB driver and update > the Kconfig and help text a bit. > > Signed-off-by: Florian Fainelli Thanks f

[PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs

2018-09-28 Thread Florian Fainelli
ARCH_BCM_63XX which is used by ARM-based DSL SoCs from Broadcom uses the same controller, make it possible to select the STB driver and update the Kconfig and help text a bit. Signed-off-by: Florian Fainelli --- drivers/i2c/busses/Kconfig | 7 --- 1 file changed, 4 insertions(+), 3 deletions