* [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional
@ 2025-10-21 18:27 Shree Ramamoorthy
2025-10-22 8:23 ` Krzysztof Kozlowski
2025-11-06 12:50 ` (subset) " Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: Shree Ramamoorthy @ 2025-10-21 18:27 UTC (permalink / raw)
To: lee, robh, krzk+dt, conor+dt, devicetree, linux-kernel
Cc: praneeth, m-leonard, rklein, jm, khilman, kory.maincent,
thomas.petazzoni
Mark 'interrupts', 'interrupt-controller', and 'interrupt-cells' as
optional in the binding schema.
The 'interrupts' property should not be required for the TPS65910 PMIC.
On the AM335x-ICEV2 SoC, there is no hardware connection from the PMIC_INT
pin to the SoC. Without the 'interrupts' property defined, the PMIC cannot
forward interrupts.
Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
---
Documentation/devicetree/bindings/mfd/ti,tps65910.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/ti,tps65910.yaml b/Documentation/devicetree/bindings/mfd/ti,tps65910.yaml
index a2668fc30a7b..f1a76f88fc0c 100644
--- a/Documentation/devicetree/bindings/mfd/ti,tps65910.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,tps65910.yaml
@@ -166,9 +166,6 @@ patternProperties:
required:
- compatible
- reg
- - interrupts
- - interrupt-controller
- - '#interrupt-cells'
- gpio-controller
- '#gpio-cells'
- regulators
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional
2025-10-21 18:27 [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional Shree Ramamoorthy
@ 2025-10-22 8:23 ` Krzysztof Kozlowski
2025-11-06 12:50 ` (subset) " Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-22 8:23 UTC (permalink / raw)
To: Shree Ramamoorthy, lee, robh, krzk+dt, conor+dt, devicetree,
linux-kernel
Cc: praneeth, m-leonard, rklein, jm, khilman, kory.maincent,
thomas.petazzoni
On 21/10/2025 20:27, Shree Ramamoorthy wrote:
> Mark 'interrupts', 'interrupt-controller', and 'interrupt-cells' as
> optional in the binding schema.
>
> The 'interrupts' property should not be required for the TPS65910 PMIC.
> On the AM335x-ICEV2 SoC, there is no hardware connection from the PMIC_INT
> pin to the SoC. Without the 'interrupts' property defined, the PMIC cannot
> forward interrupts.
>
> Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (subset) [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional
2025-10-21 18:27 [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional Shree Ramamoorthy
2025-10-22 8:23 ` Krzysztof Kozlowski
@ 2025-11-06 12:50 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2025-11-06 12:50 UTC (permalink / raw)
To: lee, robh, krzk+dt, conor+dt, devicetree, linux-kernel,
Shree Ramamoorthy
Cc: praneeth, m-leonard, rklein, jm, khilman, kory.maincent,
thomas.petazzoni
On Tue, 21 Oct 2025 13:27:16 -0500, Shree Ramamoorthy wrote:
> Mark 'interrupts', 'interrupt-controller', and 'interrupt-cells' as
> optional in the binding schema.
>
> The 'interrupts' property should not be required for the TPS65910 PMIC.
> On the AM335x-ICEV2 SoC, there is no hardware connection from the PMIC_INT
> pin to the SoC. Without the 'interrupts' property defined, the PMIC cannot
> forward interrupts.
>
> [...]
Applied, thanks!
[1/1] dt-bindings: mfd: tps65910: make interrupt properties optional
commit: bf55337a6c1b29722b12d126c1b1b64f9c762d00
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-06 12:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 18:27 [PATCH v1] dt-bindings: mfd: tps65910: make interrupt properties optional Shree Ramamoorthy
2025-10-22 8:23 ` Krzysztof Kozlowski
2025-11-06 12:50 ` (subset) " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).