ARM: OMAP4: Fix PMIC voltage domains for bionic
authorTony Lindgren <tony@atomide.com>
Sun, 14 Mar 2021 16:41:01 +0000 (18:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Apr 2021 06:42:05 +0000 (08:42 +0200)
commit042b2cad81dec14e963ba9263f18a083c53f7805
tree8c1e3a2066f5d5fbf55d9a221164af6a45c3e188
parent1f51cb88e788b271d43f8460782cd4646182a242
ARM: OMAP4: Fix PMIC voltage domains for bionic

[ Upstream commit 30916faa1a6009122e10d0c42338b8db44a36fde ]

We are now registering the mpu domain three times instead of registering
mpu, core and iva domains like we should.

Fixes: d44fa156dcb2 ("ARM: OMAP2+: Configure voltage controller for cpcap")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-omap2/pmic-cpcap.c