On 27/07/2022 12:32, Iskren Chernev wrote: > >>> --- >>> .../devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml | 4 ++++ >>> 1 file changed, 4 insertions(+) >>> >>> diff --git a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml >>> index c233461cc980..1122a3a17f56 100644 >>> --- a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml >>> +++ b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml >>> @@ -57,6 +57,9 @@ description: >>> >>> For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob >>> >>> + For pm6125 s1, s2, s3, s4, s5, s6, s7, s8, l1, l2, l3, l5, l6, l7, l8, l9, >>> + l10, l22, l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22, l23, l24 >>> + >>> For pma8084, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3, >>> l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19, >>> l20, l21, l22, l23, l24, l25, l26, l27, lvs1, lvs2, lvs3, lvs4, 5vs1 >>> @@ -90,6 +93,7 @@ properties: >>> - qcom,rpm-pm8998-regulators >>> - qcom,rpm-pm660-regulators >>> - qcom,rpm-pm660l-regulators >>> + - qcom,rpm-pm6125-regulators >> >> Put new entry in alphabetical order. > > Will sort first (they are currently not sorted), Arh, indeed, they are not sorted. > then add pm6125. Should I also > sort the driver code? You can, but don't have to. Best regards, Krzysztof