Quoting Sibi Sankar (2019-11-18 09:40:07) > Add RPMH power-domain bindings for the SM8150 family of SoCs. > > Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > .../devicetree/bindings/power/qcom,rpmpd.txt | 1 + > include/dt-bindings/power/qcom-rpmpd.h | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) > > diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.txt b/Documentation/devicetree/bindings/power/qcom,rpmpd.txt > index bc75bf49cdaea..f3bbaa4aef297 100644 > --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.txt > +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.txt > @@ -10,6 +10,7 @@ Required Properties: > * qcom,msm8998-rpmpd: RPM Power domain for the msm8998 family of SoC > * qcom,qcs404-rpmpd: RPM Power domain for the qcs404 family of SoC > * qcom,sdm845-rpmhpd: RPMh Power domain for the sdm845 family of SoC > + * qcom,sm8150-rpmhpd: RPMh Power domain for the sm8150 family of SoC Can you convert this binding to YAML? Would help us validate DTS files in the future. > - #power-domain-cells: number of cells in Power domain specifier > must be 1. > - operating-points-v2: Phandle to the OPP table for the Power domain.