Commit 805e640e authored by Rob Herring's avatar Rob Herring

dt-bindings: soc: socionext,uniphier-soc-glue: Make child node names fixed names

The child nodes 'pinctrl', 'usb-hub', and 'clock-controller' in the
socionext,uniphier-soc-glue binding are not patterns, but the full node
name, so move them to 'properties'. As patterns, they were missing start
and end anchors so any prefix or suffix was allowed.

Fixes: 0611adff ("dt-bindings: soc: socionext: Add UniPhier SoC-glue logic")
Reviewed-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230120020339.3223112-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent aa222f93
......@@ -32,7 +32,6 @@ properties:
reg:
maxItems: 1
patternProperties:
pinctrl:
$ref: /schemas/pinctrl/socionext,uniphier-pinctrl.yaml#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment