Re: [PATCH v3] dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2022-06-24 21:38:17
Also in:
linux-devicetree, lkml
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2022-06-24 21:38:17
Also in:
linux-devicetree, lkml
On Tue, May 31, 2022 at 05:01:18PM -0500, Rob Herring wrote:
SPI peripheral device bindings need to reference spi-peripheral-props.yaml in order to use various SPI controller specific properties. Otherwise, the unevaluatedProperties check will reject any controller specific properties. Signed-off-by: Rob Herring <robh@kernel.org> ---
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>