Re: [PATCH v5] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha

From: Jakub Kicinski
Date: Tue May 16 2023 - 23:10:10 EST


On Mon, 15 May 2023 13:50:35 +0300 Vladimir Oltean wrote:
> On Mon, May 15, 2023 at 09:45:25AM +0200, Krzysztof Kozlowski wrote:
> > Some boards use SJA1105 Ethernet Switch with SPI CPHA, while ones with
> > SJA1110 use SPI CPOL, so document this to fix dtbs_check warnings:
> >
> > arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dtb: ethernet-switch@0: Unevaluated properties are not allowed ('spi-cpol' was unexpected)
> >
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>

Is my instinct that this should go to net-next correct?