On Tue 25 May 05:11 CDT 2021, satya priya wrote: > Add support for pm8350c, pmk8350, pm7325 and pmr735a PMICS. > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> @Lee, will you take this patch through the mfd tree? Regards, Bjorn > Signed-off-by: satya priya <skakit@xxxxxxxxxxxxxx> > --- > Changes in V5: > - Newly added in V5 to add documentation support for pmics of this series. > > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt > index 79367a4..5ef79bf 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt > +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt > @@ -34,6 +34,10 @@ Required properties: > "qcom,pm8998", > "qcom,pmi8998", > "qcom,pm8005", > + "qcom,pm8350c", > + "qcom,pmk8350", > + "qcom,pm7325", > + "qcom,pmr735a", > or generalized "qcom,spmi-pmic". > - reg: Specifies the SPMI USID slave address for this device. > For more information see: > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >