Re: [PATCH 5/6] dt-bindings: net: explicitly list SPI CPHA and CPOL

From: Rob Herring
Date: Thu Jul 21 2022 - 15:35:33 EST


On Thu, Jul 21, 2022 at 05:31:54PM +0200, Krzysztof Kozlowski wrote:
> The spi-cpha and spi-cpol properties are device specific and should be
> accepted only if device really needs them. Explicitly list them in
> device bindings in preparation of their removal from generic
> spi-peripheral-props.yaml schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/net/nfc/marvell,nci.yaml | 12 ++++++++++--
> .../devicetree/bindings/net/vertexcom-mse102x.yaml | 12 +++++++++---
> 2 files changed, 19 insertions(+), 5 deletions(-)

This too should not be needed.

Rob