]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: dt-bindings: realtek,rt5640: Make interrupts optional
authorFabio Estevam <festevam@gmail.com>
Mon, 27 Jul 2026 18:58:14 +0000 (15:58 -0300)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jul 2026 13:42:32 +0000 (14:42 +0100)
The RT5640 GPIO1/IRQ pin can be configured either as GPIO1 or as the
codec interrupt output.

Some boards, such as the Firefly-RK3399, do not connect the codec
interrupt output. This causes the following binding validation warning:

'interrupts' is a required property

Make the interrupts property optional to support such hardware
configurations.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://patch.msgid.link/20260727185814.2599488-1-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/realtek,rt5640.yaml

index 2eb631950963b580de5cabe04a05b3a924ae4d0f..922fe161f4d7871c8db746f40658ffc1b845bf0b 100644 (file)
@@ -135,7 +135,6 @@ properties:
 required:
   - compatible
   - reg
-  - interrupts
 
 unevaluatedProperties: false