Commit 83854c23 authored by Li-hao Kuo's avatar Li-hao Kuo Committed by Mark Brown

spi: dt-bindings: remove unused required property

fix issue
/builds/robherring/linux-dt/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.example.dt.yaml:
spi@9C002D80: 'clocks-names' is a required property
From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml
delete unused required(clock-name)

Fixes: 3b8ab4da ("spi: Fix test error for sp7021")
Reported-by: default avatarRob Herring <robh+dt@kernel.org>
Signed-off-by: default avatarLi-hao Kuo <lhjeff911@gmail.com>
Link: https://lore.kernel.org/r/097bbc8b703b17e8fb3e3f6f6d2f97fe668bd5c5.1645770648.git.lhjeff911@gmail.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 952b4b70
......@@ -50,7 +50,6 @@ required:
- interrupts
- interrupt-names
- clocks
- clocks-names
- resets
- pinctrl-names
- pinctrl-0
......
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