From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
Judy Hsiao <judyhsiao@chromium.org>,
linux-arm-kernel@lists.infradead.org,
NXP Linux Team <linux-imx@nxp.com>,
Trevor Wu <trevor.wu@mediatek.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Fabio Estevam <festevam@gmail.com>,
Shengjiu Wang <shengjiu.wang@nxp.com>,
Jonathan Bakker <xc-racer2@live.ca>,
Shawn Guo <shawnguo@kernel.org>,
linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Jaroslav Kysela <perex@perex.cz>,
Rao Mandadapu <srivasam@codeaurora.org>,
Takashi Iwai <tiwai@suse.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
linux-mediatek@lists.infradead.org,
Conor Dooley <conor+dt@kernel.org>,
Rohit kumar <quic_rohkumar@quicinc.com>,
Cheng-Yi Chiang <cychiang@chromium.org>,
Mark Brown <broonie@kernel.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Subject: Re: [PATCH v2 02/11] ASoC: dt-bindings: mediatek,mt8188-mt6359: use common sound card
Date: Thu, 10 Aug 2023 09:47:24 +0200 [thread overview]
Message-ID: <137a734e-0e5a-5fcb-f0d3-1fdbb5e8da34@linaro.org> (raw)
In-Reply-To: <169165201641.3911557.18445521260746432395.robh@kernel.org>
On 10/08/2023 09:20, Rob Herring wrote:
>
> On Thu, 10 Aug 2023 08:32:50 +0200, Krzysztof Kozlowski wrote:
>> The mediatek,mt8188-mt6359 Linux sound machine driver requires the
>> "model" property, so binding was incomplete. Reference the common sound
>> card properties to fix that which also allows to remove duplicated
>> property definitions. Leave the relevant parts of "audio-routing"
>> description.
>>
>> Reviewed-by: Rob Herring <robh@kernel.org>
>> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
>> .../bindings/sound/mediatek,mt8188-mt6359.yaml | 17 +++++++----------
>> 1 file changed, 7 insertions(+), 10 deletions(-)
>>
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
>
I think the bot responds like this if the patch could not be applied.
Probably we can ignore it.
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-08-10 7:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 6:32 [PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 02/11] ASoC: dt-bindings: mediatek,mt8188-mt6359: use common sound card Krzysztof Kozlowski
[not found] ` <169165201641.3911557.18445521260746432395.robh@kernel.org>
2023-08-10 7:47 ` Krzysztof Kozlowski [this message]
2023-08-10 16:35 ` Rob Herring
[not found] ` <234edb7c2002106dee41d558481b4baf904208ab.camel@mediatek.com>
2023-08-15 17:21 ` Mark Brown
2023-08-10 6:32 ` [PATCH v2 03/11] ASoC: dt-bindings: samsung,aries-wm8994: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 04/11] ASoC: dt-bindings: samsung,midas-audio: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 05/11] ASoC: dt-bindings: samsung,odroid: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 06/11] ASoC: dt-bindings: samsung,tm2: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 07/11] ASoC: samsung: odroid: use of_property_present to check for property Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 08/11] ASoC: samsung: aries_wm8994: parse audio-routing Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 09/11] ASoC: samsung: midas_wm1811: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 10/11] ASoC: samsung: odroid: " Krzysztof Kozlowski
2023-08-10 6:32 ` [PATCH v2 11/11] ASoC: samsung: tm2_wm5110: " Krzysztof Kozlowski
2023-08-17 22:36 ` [PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties Mark Brown
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=137a734e-0e5a-5fcb-f0d3-1fdbb5e8da34@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=cychiang@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=jbrunet@baylibre.com \
--cc=judyhsiao@chromium.org \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=perex@perex.cz \
--cc=quic_rohkumar@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=s.nawrocki@samsung.com \
--cc=shawnguo@kernel.org \
--cc=shengjiu.wang@nxp.com \
--cc=srivasam@codeaurora.org \
--cc=tiwai@suse.com \
--cc=trevor.wu@mediatek.com \
--cc=xc-racer2@live.ca \
/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 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).