ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OF
authorTony Lindgren <tony@atomide.com>
Mon, 26 Oct 2020 08:08:47 +0000 (10:08 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Oct 2020 08:08:48 +0000 (10:08 +0200)
commitb69fd00120f8e3348273323099669cb058668263
tree02c99c0bf6870feb190d06644b723ad3098cf689
parentc20782ad4eb9dfa7f41cb2d85f218d0940f7cef1
ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OF

We should select also PM_GENERIC_DOMAINS_OF in addition to
PM_GENERIC_DOMAINS to have device tree based PM domain providers
enabled.

Fixes: 58cbff023bfa ("soc: ti: omap-prm: Add basic power domain support")
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig