From 1543e317f1da31b75942316931e8f491a8920811 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 04 Jan 2024 10:08:02 +0000 Subject: [PATCH] disable FB --- 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