* [PATCH 0/2] Add compatibles to support pmic chips
@ 2023-07-06 13:42 Rohit Agarwal
2023-07-06 13:42 ` [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba Rohit Agarwal
2023-07-06 13:42 ` [PATCH 2/2] dt-bindings: mfd: Add compatible for pmx75 Rohit Agarwal
0 siblings, 2 replies; 4+ messages in thread
From: Rohit Agarwal @ 2023-07-06 13:42 UTC (permalink / raw)
To: agross, andersson, konrad.dybcio, lee, robh+dt,
krzysztof.kozlowski+dt, conor+dt, sboyd
Cc: linux-arm-msm, devicetree, linux-kernel, Rohit Agarwal
Hi,
This series add compatible strings for pmic chip pm7550ba and
pmx75.
Thanks,
Rohit.
Rohit Agarwal (2):
dt-bindings: mfd: Add compatible for pm7550ba
dt-bindings: mfd: Add compatible for pmx75
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 2 ++
1 file changed, 2 insertions(+)
--
2.7.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba
2023-07-06 13:42 [PATCH 0/2] Add compatibles to support pmic chips Rohit Agarwal
@ 2023-07-06 13:42 ` Rohit Agarwal
2023-07-06 14:39 ` Krzysztof Kozlowski
2023-07-06 13:42 ` [PATCH 2/2] dt-bindings: mfd: Add compatible for pmx75 Rohit Agarwal
1 sibling, 1 reply; 4+ messages in thread
From: Rohit Agarwal @ 2023-07-06 13:42 UTC (permalink / raw)
To: agross, andersson, konrad.dybcio, lee, robh+dt,
krzysztof.kozlowski+dt, conor+dt, sboyd
Cc: linux-arm-msm, devicetree, linux-kernel, Rohit Agarwal
Add compatible for pmic pm7550ba used in Snapdragon series.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 8b9a200..6767c5b 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -42,6 +42,7 @@ properties:
- qcom,pm660l
- qcom,pm7250b
- qcom,pm7325
+ - qcom,pm7550ba
- qcom,pm8004
- qcom,pm8005
- qcom,pm8009
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba
2023-07-06 13:42 ` [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba Rohit Agarwal
@ 2023-07-06 14:39 ` Krzysztof Kozlowski
0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-06 14:39 UTC (permalink / raw)
To: Rohit Agarwal, agross, andersson, konrad.dybcio, lee, robh+dt,
krzysztof.kozlowski+dt, conor+dt, sboyd
Cc: linux-arm-msm, devicetree, linux-kernel
On 06/07/2023 15:42, Rohit Agarwal wrote:
> Add compatible for pmic pm7550ba used in Snapdragon series.
>
> Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
If this is v1, I doubt that you could get my tag, because I don't
provide tags for out-of-tree patches. So this is not v1, but then please
provide changelog and proper versioning.
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 2/2] dt-bindings: mfd: Add compatible for pmx75
2023-07-06 13:42 [PATCH 0/2] Add compatibles to support pmic chips Rohit Agarwal
2023-07-06 13:42 ` [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba Rohit Agarwal
@ 2023-07-06 13:42 ` Rohit Agarwal
1 sibling, 0 replies; 4+ messages in thread
From: Rohit Agarwal @ 2023-07-06 13:42 UTC (permalink / raw)
To: agross, andersson, konrad.dybcio, lee, robh+dt,
krzysztof.kozlowski+dt, conor+dt, sboyd
Cc: linux-arm-msm, devicetree, linux-kernel, Rohit Agarwal
Add compatible for pmic pmx75 used in Snapdragon series.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 6767c5b..4603356 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -89,6 +89,7 @@ properties:
- qcom,pms405
- qcom,pmx55
- qcom,pmx65
+ - qcom,pmx75
- qcom,smb2351
- const: qcom,spmi-pmic
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-06 14:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 13:42 [PATCH 0/2] Add compatibles to support pmic chips Rohit Agarwal
2023-07-06 13:42 ` [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba Rohit Agarwal
2023-07-06 14:39 ` Krzysztof Kozlowski
2023-07-06 13:42 ` [PATCH 2/2] dt-bindings: mfd: Add compatible for pmx75 Rohit Agarwal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox