ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores
authorChen-Yu Tsai <wens@csie.org>
Fri, 17 Jul 2020 16:00:47 +0000 (00:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:23:30 +0000 (08:23 +0200)
commit9a88fdc08fcb7add806f6f7fabc51f3f420c2c06
treeb5aaa255b5bd285fb6c274471a0e0043aaf36db5
parent2b97b8263317da181479052a126fecb6c838c6bf
ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores

[ Upstream commit 55b271af765b0e03d1ff29502f81644b1a3c87fd ]

The device tree currently only assigns the a supply for the first CPU
core, when in reality the regulator supply is shared by all four cores.
This might cause an issue if the implementation does not realize the
sharing of the supply.

Assign the same regulator supply to the remaining CPU cores to address
this.

Fixes: 6eeb4180d4b9 ("ARM: dts: sunxi: h3-h5: Add Bananapi M2+ v1.2 device trees")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200717160053.31191-3-wens@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi