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>