From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:14:40 +0000 Subject: [PATCH] add REDIRECT --- kernel/Documentation/devicetree/bindings/devfreq/exynos-bus.txt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/devfreq/exynos-bus.txt b/kernel/Documentation/devicetree/bindings/devfreq/exynos-bus.txt index f8e9464..e71f752 100644 --- a/kernel/Documentation/devicetree/bindings/devfreq/exynos-bus.txt +++ b/kernel/Documentation/devicetree/bindings/devfreq/exynos-bus.txt @@ -50,8 +50,6 @@ Optional properties only for parent bus device: - exynos,saturation-ratio: the percentage value which is used to calibrate the performance count against total cycle count. -- exynos,voltage-tolerance: the percentage value for bus voltage tolerance - which is used to calculate the max voltage. Detailed correlation between sub-blocks and power line according to Exynos SoC: - In case of Exynos3250, there are two power line as following: -- Gitblit v1.6.2