On Thu, Mar 26, 2020 at 03:44:55PM +0100, Marek Szyprowski wrote: > Both CPU-freq and dev-freq drivers support proper regulator lookup from > device-tree, so the early introduced hacks for registering main ARM VDD > regulator under 'vdd_arm' name are no longer needed. Similar for devfreq. > Fix this by removing the obsolete comments and changing the regulator > names to the one, which match the schematics and style for the given > board. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4210-origen.dts | 7 +------ > arch/arm/boot/dts/exynos4210-trats.dts | 7 +------ > arch/arm/boot/dts/exynos4210-universal_c210.dts | 2 +- > arch/arm/boot/dts/exynos4412-midas.dtsi | 8 ++++---- > arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 8 ++++---- > arch/arm/boot/dts/exynos4412-origen.dts | 14 +++++++------- > arch/arm/boot/dts/exynos5250-arndale.dts | 8 ++++---- > arch/arm/boot/dts/exynos5420-arndale-octa.dts | 2 +- Thanks, applied. Best regards, Krzysztof