On Thu, Mar 05, 2020 at 04:21:08PM +0100, Marek Szyprowski wrote: > Commit d4ec0cb05064 ("ARM: dts: exynos: Add support for the > touch-sensitive buttons on Midas family") added a new fixed regulator > ("voltage-regulator-6") to base "midas" .dtsi, but it didn't update the > clients of that .dtsi, which define their own fixed regulators starting > from the "voltage-regulator-6". This results in aliasing of the regulator > dt nodes and breaks operation of OLED panel due to lack of power supply. > Fix this by increasing the numbers in the fixed regulator names for those > boards. > > Fixes: d4ec0cb05064 ("ARM: dts: exynos: Add support for the touch-sensitive buttons on Midas family") > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi | 4 ++-- > arch/arm/boot/dts/exynos4412-n710x.dts | 2 +- Thanks, applied to fixes for current cycle. Best regards, Krzysztof