Re: [PATCH 8/9] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC

From: Krzysztof Kozlowski
Date: Thu Dec 19 2019 - 15:21:33 EST


On Tue, Dec 17, 2019 at 02:57:37PM +0900, Chanwoo Choi wrote:
> Replace the property related to devfreq and devfreq-event device
> to remove the deprecated property name.
> - Replace 'devfreq' with 'exynos,parent-bus' property
> for getting the parent devfreq device of exynos-bus.
> - Replace 'devfreq-events' with 'exynos,ppmu-device' property
> for getting the devfreq-event device to monitor bus utilization.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> ---
> arch/arm/boot/dts/exynos3250-monk.dts | 2 +-
> arch/arm/boot/dts/exynos3250-rinato.dts | 18 +++++-----
> .../boot/dts/exynos4412-itop-scp-core.dtsi | 16 ++++-----
> arch/arm/boot/dts/exynos4412-midas.dtsi | 18 +++++-----
> .../boot/dts/exynos4412-odroid-common.dtsi | 18 +++++-----
> arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 34 +++++++++----------
> 6 files changed, 53 insertions(+), 53 deletions(-)
>

It will have to wait till next release, after driver changes get
accepted.

Best regards,
Krzysztof