dt-bindings: reset: Add parent "resets" property as optional

LD11 mio reset controller has a reset lines from system controller.
Add parent "resets" property to fix the following warning.

  uniphier-ld11-global.dt.yaml: reset: 'resets' does not match any of the regexes: 'pinctrl-[0-9]+'
      From schema: Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/1648617078-8312-1-git-send-email-hayashi.kunihiko@socionext.com
This commit is contained in:
Kunihiko Hayashi 2022-03-30 14:11:18 +09:00 коммит произвёл Philipp Zabel
Родитель d1da1052ff
Коммит 03cb66463b
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -55,6 +55,9 @@ properties:
"#reset-cells":
const: 1
resets:
maxItems: 1
additionalProperties: false
required: