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

2022-07-22 Thread Krzysztof Kozlowski
On 21/07/2022 21:30, Rob Herring wrote: > On Thu, Jul 21, 2022 at 05:31:50PM +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

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

2022-07-21 Thread Rob Herring
On Thu, Jul 21, 2022 at 05:31:50PM +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.y