Re: [PATCH v2 3/4] spi: dt-bindings: samsung: allow controller-data to be optional

From: Rob Herring
Date: Tue Jan 11 2022 - 21:25:43 EST


On Tue, 11 Jan 2022 11:13:37 +0100, Krzysztof Kozlowski wrote:
> The Samsung SoC SPI bindings requires to provide controller-data node
> for each of SPI peripheral device nodes. Make this controller-data node
> optional, so DTS could be simpler.
>
> Suggested-by: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/spi/samsung,spi-peripheral-props.yaml | 1 +
> Documentation/devicetree/bindings/spi/samsung,spi.yaml | 3 ---
> 2 files changed, 1 insertion(+), 3 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>