From 890e1df1bec891d9203724541e81f8fbe5183388 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 19 Feb 2024 01:57:06 +0000 Subject: [PATCH] default settings GPIO PA4 PA6 PA3 PB5 --- 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