]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: mfd: tps65910: Make interrupt properties optional
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Tue, 21 Oct 2025 18:27:16 +0000 (13:27 -0500)
committerLee Jones <lee@kernel.org>
Thu, 6 Nov 2025 14:03:59 +0000 (14:03 +0000)
commit5d5d7c427ee69368cf715e53806e786cd02e6386
treefd0d0c58c7043c17e589f66b917c74909c67a6d1
parent0fcb5085668c4baacb0286de5aea7fdc40ad85da
dt-bindings: mfd: tps65910: Make interrupt properties optional

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>
Link: https://patch.msgid.link/20251021182716.292652-1-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/mfd/ti,tps65910.yaml