diff options
author | Tony Lindgren <tony@atomide.com> | 2021-01-15 10:06:12 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2021-01-15 12:49:42 +0200 |
commit | 2a39af3870e99304df81d2a4058408d68efb02e0 (patch) | |
tree | 0795eff60ff79f43214a93c44abb5c2021c53a00 /arch/arm/mach-tegra | |
parent | 715a1284d89a740b197b3bad5eb20d36a397382f (diff) | |
download | linux-2a39af3870e99304df81d2a4058408d68efb02e0.tar.gz linux-2a39af3870e99304df81d2a4058408d68efb02e0.tar.bz2 linux-2a39af3870e99304df81d2a4058408d68efb02e0.zip |
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: Geert Uytterhoeven <geert@linux-m68k.org>
Reported-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Fixes: 5a230524f879 ("ARM: dts: Use simple-pm-bus for genpd for am3 l4_wkup")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-tegra')
0 files changed, 0 insertions, 0 deletions