Re: [PATCH v3] arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codec

From: Macpaul Lin (林智斌)
Date: Fri Feb 21 2025 - 02:19:07 EST


On Tue, 2025-02-18 at 18:42 -0600, Rob Herring (Arm) wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On Mon, 17 Feb 2025 19:37:36 +0800, Macpaul Lin wrote:
> > This change fixes these dtbs_check errors for audio-codec:
> > 1. pmic: 'mt6359codec' does not match any of the regexes: 'pinctrl-
> > [0-9]+'
> >  - Replace device node name to generic 'audio-codec'
> > 2. pmic: regulators: 'compatible' is a required property
> >  - Add 'mediatek,mt6359-codec' to compatible.
> >

[snip]


> My bot found new DTB warnings on the .dts files added or changed in
> this
> series.

Dear Angelo,

Please help to review and pick-up this patch to fix dtbs check error
for 'mt6359rtc'.

[PATCH v3] arm64: dts: mediatek: mt6359: fix dtbs_check error for RTC
and regulators
https://lore.kernel.org/all/20250214084954.1181435-1-macpaul.lin@xxxxxxxxxxxx/

Thanks!

> arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb: pmic:
> '#sound-dai-cells', 'mt6359rtc' do not match any of the regexes:
> 'pinctrl-[0-9]+'
>         from schema $id:

Best regards,
Macpaul Lin