OSDN Git Service

spi: dt-bindings: samsung: Convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 24 Jan 2022 08:23:44 +0000 (09:23 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 7 Mar 2022 12:55:14 +0000 (12:55 +0000)
commit0ff4827ed66f3cdb9d4f5cfad4a3c211215ff4f0
tree03a5199c3f83c70396b00034f4850e4e2ab8dd55
parent04732ff2a1f0f4c37164a788af2a69a01d6c6191
spi: dt-bindings: samsung: Convert to dtschema

Convert the Samsung SoC (S3C24xx, S3C64xx, S5Pv210, Exynos) SPI
controller bindings to DT schema format.

The conversion also drops requirement from providing controller-data and
its data for each of SPI peripheral device nodes.  The dtschema cannot
express this and the requirement is being relaxed in the driver now.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220124082347.32747-2-krzysztof.kozlowski@canonical.com
Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
Documentation/devicetree/bindings/spi/samsung,spi-peripheral-props.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/spi/samsung,spi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml
Documentation/devicetree/bindings/spi/spi-samsung.txt [deleted file]
MAINTAINERS