Message ID | 20220111101338.58630-1-krzysztof.kozlowski@canonical.com |
---|---|
Headers | show |
Series | spi: dt-bindings: samsung: convert to dtschema | expand |
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@kernel.org> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > --- > .../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@kernel.org>