Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

spi: dt-bindings: socionext,uniphier: drop address/size-cells

Remove address/size-cells because they are already mentioned by common
spi-controller.yaml.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230601095908.563865-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Mark Brown
34fcc0f0 bbd25f1a

-3
-3
Documentation/devicetree/bindings/spi/socionext,uniphier-spi.yaml
··· 17 17 - $ref: spi-controller.yaml# 18 18 19 19 properties: 20 - "#address-cells": true 21 - "#size-cells": true 22 - 23 20 compatible: 24 21 const: socionext,uniphier-scssi 25 22