Skip to content
Commit 2a39af38 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: OMAP2+: Fix booting for am335x after moving to simple-pm-bus



We now depend on SIMPLE_PM_BUS for probing devices. While we have it
selected in omap2plus_defconfig, custom configs can fail if it's missing.

As SIMPLE_PM_BUS depends on OF and PM, we must now select PM in Kconfig.
We have already OF selected by ARCH_MULTIPLATFORM.

Let's also drop the earlier PM dependency entries as suggested by
Geert Uytterhoeven <geert@linux-m68k.org>.

Reported-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Reported-by: default avatarMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Fixes: 5a230524

 ("ARM: dts: Use simple-pm-bus for genpd for am3 l4_wkup")
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 715a1284
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment