Re: [Patch V3 2/3] spi: dt-bindings: split peripheral prods

From: Rob Herring
Date: Thu Jun 09 2022 - 16:13:34 EST


On Tue, Jun 07, 2022 at 05:16:58PM +0530, Krishna Yarlagadda wrote:
> Move peripheral properties for Tegra QSPI controller to
> nvidia,tegra210-quad-peripheral-props.yaml and add reference
> to spi-peripheral-props.yaml file.

What are 'peripheral prods'?

>
> Signed-off-by: Krishna Yarlagadda <kyarlagadda@xxxxxxxxxx>
> ---
> ...nvidia,tegra210-quad-peripheral-props.yaml | 33 +++++++++++++++++++
> .../bindings/spi/nvidia,tegra210-quad.yaml | 21 ------------
> .../bindings/spi/spi-peripheral-props.yaml | 1 +
> 3 files changed, 34 insertions(+), 21 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml

Otherwise,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>