From: Krzysztof Kozlowski <krzk@kernel.org>
To: Shengjiu Wang <shengjiu.wang@gmail.com>
Cc: Shengjiu Wang <shengjiu.wang@nxp.com>,
lgirdwood@gmail.com, broonie@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] ASoC: dt-bindings: fsl,xcvr: Adjust the number of interrupts
Date: Wed, 26 Jun 2024 15:35:12 +0200 [thread overview]
Message-ID: <d7117060-734a-4f8b-bb05-a9a9473a53d1@kernel.org> (raw)
In-Reply-To: <549edfff-24a5-403f-b35e-8929cc14c81f@kernel.org>
On 26/06/2024 11:34, Krzysztof Kozlowski wrote:
>>>> items:
>>>> - description: WAKEUPMIX Audio XCVR Interrupt 1
>>>> - description: WAKEUPMIX Audio XCVR Interrupt 2
>>>> + - description: SPDIF wakeup interrupt from PHY
>>>> minItems: 1
>>>>
>>>> clocks:
>>>> @@ -88,6 +89,7 @@ required:
>>>> - dma-names
>>>>
>>>> allOf:
>>>> + - $ref: dai-common.yaml#
>>>> - if:
>>>> properties:
>>>> compatible:
>>>> @@ -112,7 +114,7 @@ allOf:
>>>> else:
>>>> properties:
>>>> interrupts:
>>>> - maxItems: 1
>>>> + maxItems: 3
>>>
>>> I have doubts this was tested. The existing example should fail,
>>> although I did not see any reports. Not sure why.
>>
>> it is tested, because the minItems is 1. so the example can pass
>>
>
> That's a very unexpected change in dtschema. It indeed passes, but is
> not correct. Why interrupts are flexible? This should be constrained.
> Let's wait for Rob's confirmation that this is not a bug in dtschema.
Yep we need here minItems as well, so this is strictly constrained or
please explain why this should be flexible.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-06-26 13:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 4:56 [PATCH 0/3] arm64: dts: imx8mp: add audio XCVR sound card Shengjiu Wang
2024-06-25 4:56 ` [PATCH 1/3] ASoC: dt-bindings: fsl,xcvr: Adjust the number of interrupts Shengjiu Wang
2024-06-26 9:22 ` Krzysztof Kozlowski
2024-06-26 9:25 ` Shengjiu Wang
2024-06-26 9:34 ` Krzysztof Kozlowski
2024-06-26 13:35 ` Krzysztof Kozlowski [this message]
2024-06-27 2:14 ` Shengjiu Wang
2024-06-25 4:56 ` [PATCH 2/3] arm64: dts: imx8mp: Add audio XCVR device node Shengjiu Wang
2024-06-25 4:56 ` [PATCH 3/3] arm64: dts: imx8mp-evk: Add audio XCVR sound card Shengjiu Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d7117060-734a-4f8b-bb05-a9a9473a53d1@kernel.org \
--to=krzk@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=shengjiu.wang@gmail.com \
--cc=shengjiu.wang@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.