[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <166916210667.828774.15527231190149112577.robh@kernel.org>
Date: Tue, 22 Nov 2022 18:08:31 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: Thierry Reding <thierry.reding@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Jerome Neanne <jerome.neanne@...libre.com>,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org,
Liam Girdwood <lgirdwood@...il.com>,
devicetree@...r.kernel.org, alsa-devel@...a-project.org,
Andrew Davis <afd@...com>, Mark Brown <broonie@...nel.org>,
Jonathan Hunter <jonathanh@...dia.com>
Subject: Re: [PATCH] dt-bindings: Move fixed string node names under
'properties'
On Fri, 18 Nov 2022 16:37:07 -0600, Rob Herring wrote:
> Fixed string node names should be under 'properties' rather than
> 'patternProperties'. Additionally, without beginning and end of line
> anchors, any prefix or suffix is allowed on the specified node name.
> These cases don't appear to want a prefix or suffix, so move them under
> 'properties'.
>
> In some cases, the diff turns out to look like we're moving some
> patterns rather than the fixed string properties.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> .../arm/tegra/nvidia,tegra20-pmc.yaml | 54 ++++++++--------
> .../bindings/regulator/ti,tps65219.yaml | 14 ++--
> .../bindings/sound/tlv320adcx140.yaml | 64 +++++++++----------
> 3 files changed, 66 insertions(+), 66 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists