From 6778948f9de86c3cfaf36725a7c87dcff9ba247f Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 08:20:59 +0000 Subject: [PATCH] kernel_5.10 no rt --- kernel/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt b/kernel/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt index 01141fb..c080086 100644 --- a/kernel/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt +++ b/kernel/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt @@ -16,6 +16,9 @@ ldo_vemc3v3, ldo_vgp1, ldo_vgp2, ldo_vgp3, ldo_vgp4, ldo_vgp5, ldo_vgp6, ldo_vibr +BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to +values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h + Example: pmic { compatible = "mediatek,mt6397"; -- Gitblit v1.6.2