ARM: OMAP4: Fix PMIC voltage domains for bionic
authorTony Lindgren <tony@atomide.com>
Sun, 14 Mar 2021 16:41:01 +0000 (18:41 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 17 Mar 2021 13:15:45 +0000 (15:15 +0200)
commit30916faa1a6009122e10d0c42338b8db44a36fde
tree4209f18dc0a90bfc4911ca42e4b38a28d47fb53c
parent4c9f4865f4604744d4f1a43db22ac6ec9dc8e587
ARM: OMAP4: Fix PMIC voltage domains for bionic

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>
arch/arm/mach-omap2/pmic-cpcap.c