[2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets
Commit Message
Extend simple-mfd and pwm support for IPQ5332 & IPQ9574 SoCs.
Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
---
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
Comments
On 06/10/2023 06:53, Devi Priya wrote:
> Extend simple-mfd and pwm support for IPQ5332 & IPQ9574 SoCs.
>
> Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
On Fri, 06 Oct 2023 10:23:15 +0530, Devi Priya wrote:
> Extend simple-mfd and pwm support for IPQ5332 & IPQ9574 SoCs.
>
>
Applied, thanks!
[2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets
commit: abbb729360a50ce949de94a983cb56b15b82018e
--
Lee Jones [李琼斯]
On Thu, 12 Oct 2023, Lee Jones wrote:
> On Fri, 06 Oct 2023 10:23:15 +0530, Devi Priya wrote:
> > Extend simple-mfd and pwm support for IPQ5332 & IPQ9574 SoCs.
> >
> >
>
> Applied, thanks!
>
> [2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets
> commit: abbb729360a50ce949de94a983cb56b15b82018e
Also unapplied, since it seems to depend on:
dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
@@ -33,10 +33,8 @@ properties:
- qcom,sm8450-tcsr
- qcom,tcsr-apq8064
- qcom,tcsr-apq8084
- - qcom,tcsr-ipq5332
- qcom,tcsr-ipq8064
- qcom,tcsr-ipq8074
- - qcom,tcsr-ipq9574
- qcom,tcsr-mdm9615
- qcom,tcsr-msm8226
- qcom,tcsr-msm8660
@@ -47,7 +45,10 @@ properties:
- qcom,tcsr-msm8996
- const: syscon
- items:
- - const: qcom,tcsr-ipq6018
+ - enum:
+ - qcom,tcsr-ipq5332
+ - qcom,tcsr-ipq6018
+ - qcom,tcsr-ipq9574
- const: syscon
- const: simple-mfd
@@ -78,7 +79,9 @@ allOf:
compatible:
contains:
enum:
+ - qcom,tcsr-ipq5332
- qcom,tcsr-ipq6018
+ - qcom,tcsr-ipq9574
then:
patternProperties:
"pwm@[a-f0-9]+$": false