[PATCH] bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
Simon Horman
horms at verge.net.au
Fri Jun 16 13:01:41 PDT 2017
On Tue, Jun 13, 2017 at 09:39:59AM -0700, Bjorn Andersson wrote:
> +cc Geert, Simon, linux-pm
>
> On Tue 13 Jun 06:04 PDT 2017, Rob Clark wrote:
>
> > In fact, it is needed for PCI to work on msm8996 (and probably other
> > things). No idea why it was depending on renesas but that doesn't make
> > any sense. So drop the dependency.
> >
>
> This is in line with Geert's previous comments on how to utilize
> simple-pm-bus to describe this hardware.
>
> Acked-by: Bjorn Andersson <bjorn.andersson at linaro.org>
No objection here,
Reviewed-by: Simon Horman <horms+renesas at verge.net.au>
>
> Regards,
> Bjorn
>
> > Signed-off-by: Rob Clark <robdclark at gmail.com>
> > ---
> > drivers/bus/Kconfig | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
> > index 0a52da4..b83c535 100644
> > --- a/drivers/bus/Kconfig
> > +++ b/drivers/bus/Kconfig
> > @@ -121,7 +121,6 @@ config QCOM_EBI2
> > config SIMPLE_PM_BUS
> > bool "Simple Power-Managed Bus Driver"
> > depends on OF && PM
> > - depends on ARCH_RENESAS || COMPILE_TEST
> > help
> > Driver for transparent busses that don't need a real driver, but
> > where the bus controller is part of a PM domain, or under the control
> > --
> > 2.9.4
> >
>
More information about the linux-arm-kernel
mailing list