arm64: dts: exynos5433: Modify exynos-avs device node 16/160816/6
authorWook Song <wook16.song@samsung.com>
Mon, 20 Nov 2017 06:50:39 +0000 (15:50 +0900)
committerWook Song <wook16.song@samsung.com>
Thu, 30 Nov 2017 08:37:58 +0000 (17:37 +0900)
This patch modifies the exynos AVS device tree node for Exynos5433.
Since the operating-points node is no longer required by the AVS device
driver, it is removed from the each of the exynos-avs nodes.

Change-Id: I9f46afd0f98f8fe6ceb7d7e18d1d8dbb10db96fa
Signed-off-by: Wook Song <wook16.song@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 63a2367afbbef3db8547b0d15a6b486f666d5952..4a5aec4f0f0129db40b35404d38410e6ebc515a6 100644 (file)
                        compatible = "samsung,exynos5433-avs";
                        samsung,chipid-syscon = <&chipid>;
                        resource = <&cpu0>;
-                       operating-points = <
-                               1300000 1125000
-                               1200000 1075000
-                               1100000 1037500
-                               1000000 1000000
-                               900000  950000
-                               800000  925000
-                               700000  887500
-                               600000  862500
-                               500000  837500
-                               400000  800000
-                       >;
                        samsung,avs-type-cpu-little;
                        status = "disabled";
                };
                        compatible = "samsung,exynos5433-avs";
                        samsung,chipid-syscon = <&chipid>;
                        resource = <&cpu4>;
-                       operating-points = <
-                               1900000 1212500
-                               1800000 1175000
-                               1700000 1137500
-                               1600000 1087500
-                               1500000 1050000
-                               1400000 1025000
-                               1300000 1000000
-                               1200000 975000
-                               1100000 950000
-                               1000000 925000
-                               900000  900000
-                               800000  900000
-                               700000  900000
-                               600000  900000
-                               500000  900000
-                       >;
                        samsung,avs-type-cpu-big;
                        status = "disabled";
                };