[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <82671dd1-d885-5f2d-9532-2e17528ea51e@nvidia.com>
Date: Mon, 28 Mar 2022 18:56:51 +0530
From: Sameer Pujar <spujar@...dia.com>
To: Rob Herring <robh@...nel.org>
Cc: broonie@...nel.org, robh+dt@...nel.org,
linux-tegra@...r.kernel.org, tiwai@...e.com, krzk+dt@...nel.org,
thierry.reding@...il.com, jonathanh@...dia.com,
oder_chiou@...ltek.com, linux-kernel@...r.kernel.org,
peter.ujfalusi@...ux.intel.com,
pierre-louis.bossart@...ux.intel.com, devicetree@...r.kernel.org,
alsa-devel@...a-project.org, lgirdwood@...il.com, perex@...ex.cz
Subject: Re: [RFC PATCH v2 1/6] ASoC: dt-bindings: Convert rt5659 bindings to
YAML schema
On 28-03-2022 18:21, Rob Herring wrote:
> On Mon, 28 Mar 2022 11:44:05 +0530, Sameer Pujar wrote:
>> Convert rt5659.txt DT binding to YAML schema. This binding is applicable
>> to rt5658 and rt5659 audio CODECs.
>>
>> Signed-off-by: Sameer Pujar <spujar@...dia.com>
>> Cc: Oder Chiou <oder_chiou@...ltek.com>
>> ---
>> .../devicetree/bindings/sound/realtek,rt5659.yaml | 112 +++++++++++++++++++++
>> Documentation/devicetree/bindings/sound/rt5659.txt | 89 ----------------
>> 2 files changed, 112 insertions(+), 89 deletions(-)
>> create mode 100644 Documentation/devicetree/bindings/sound/realtek,rt5659.yaml
>> delete mode 100644 Documentation/devicetree/bindings/sound/rt5659.txt
>>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/1610026
>
>
> audio-codec@1a: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dt.yaml
The port/ports binding is not added in 'patch v2 1/6'. I will fix this
in next revision by squashing 'patch v2 1/6' and 'patch v2 2/6'. Thanks.
Powered by blists - more mailing lists