1 // SPDX-License-Identifier: GPL-2.0-only 2 3 #include "qcom-ipq8062.dtsi" 4 5 &rpm { 6 smb208_regulators: regulators { 7 compatible = "qcom,rpm-smb208- 8 9 smb208_s1a: s1a { 10 regulator-min-microvol 11 regulator-max-microvol 12 13 qcom,switch-mode-frequ 14 }; 15 16 smb208_s1b: s1b { 17 regulator-min-microvol 18 regulator-max-microvol 19 20 qcom,switch-mode-frequ 21 }; 22 23 smb208_s2a: s2a { 24 regulator-min-microvol 25 regulator-max-microvol 26 27 qcom,switch-mode-frequ 28 }; 29 30 smb208_s2b: s2b { 31 regulator-min-microvol 32 regulator-max-microvol 33 34 qcom,switch-mode-frequ 35 }; 36 }; 37 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.