Re: [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360

From: Konrad Dybcio
Date: Fri May 31 2024 - 12:24:41 EST


On 31.05.2024 6:14 PM, Lee Jones wrote:
> On Wed, 29 May 2024, Konrad Dybcio wrote:
>
>> These are just some more PMICs adjacent to X1 SoCs. Document them.
>>
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> index b7f01cbb8fff..a2b2fbf77d5c 100644
>> --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
>> @@ -75,6 +75,7 @@ properties:
>> - qcom,pma8084
>> - qcom,pmc8180
>> - qcom,pmc8180c
>> + - qcom,pmc8380
>> - qcom,pmd9635
>> - qcom,pmi632
>> - qcom,pmi8950
>> @@ -95,6 +96,7 @@ properties:
>> - qcom,pmx65
>> - qcom,pmx75
>> - qcom,smb2351
>> + - qcom,smb2360
>
> Abel already added this in:
>
> dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
>
> I've made changes to the commit message to reflect it.

Thanks, Lee

Konrad