]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: arm: nvidia,tegra20-pmc: Move fixed string property names under 'properties'
authorRob Herring <robh@kernel.org>
Wed, 6 Jul 2022 21:20:34 +0000 (15:20 -0600)
committerRob Herring <robh@kernel.org>
Mon, 11 Jul 2022 19:06:49 +0000 (13:06 -0600)
commit879ee3a59738b2fc41b43ce5b0e909d429d57e10
tree0032b50fff6f9e889a7978c01f5436aebfeb3142
parentf6bc0abd1d227b890171e02993ae63453002f846
dt-bindings: arm: nvidia,tegra20-pmc: Move fixed string property names under 'properties'

Fixed string property 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 property names.

As all the nvidia,tegra20-pmc powergates child node properties are fixed
strings, change 'patternProperties' to 'properties'.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20220706212034.568861-1-robh@kernel.org
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml