Message ID | 20240210-topic-1v-v1-1-fda0db38e29b@linaro.org (mailing list archive) |
---|---|
State | Mainlined |
Commit | d0611f617d823a87f04186ad165e2990208c040b |
Headers | show |
Series | Xperia 1 V support | expand |
On 12/02/2024 14:10, Konrad Dybcio wrote: > This chip seems to have an IRQ line, let us describe it. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Subject: ASoC: dt-bindings: cs35l45...... Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Konrad, > On Feb 12, 2024, at 7:25 AM, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 12/02/2024 14:10, Konrad Dybcio wrote: >> This chip seems to have an IRQ line, let us describe it. >> >> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > > Subject: ASoC: dt-bindings: cs35l45…… ditto > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com <mailto:rriveram@opensource.cirrus.com>> > > Best regards, > Krzysztof > Thanks, Ricardo
diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml index 4c9acb8d4c4c..70f6c62aedca 100644 --- a/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml +++ b/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml @@ -25,6 +25,9 @@ properties: reg: maxItems: 1 + interrupts: + maxItems: 1 + '#sound-dai-cells': const: 1
This chip seems to have an IRQ line, let us describe it. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml | 3 +++ 1 file changed, 3 insertions(+)