[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210609111707.9555-1-p.yadav@ti.com>
Date: Wed, 9 Jun 2021 16:47:05 +0530
From: Pratyush Yadav <p.yadav@...com>
To: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Rob Herring <robh+dt@...nel.org>,
Mark Brown <broonie@...nel.org>,
Pratyush Yadav <p.yadav@...com>,
<linux-mtd@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-spi@...r.kernel.org>
CC: Nishanth Menon <nm@...com>, Michael Walle <michael@...le.cc>,
Tudor Ambarus <tudor.ambarus@...rochip.com>
Subject: [PATCH 0/2] Add bindings for slave-specific SPI controller properties
Hi,
This series adds bindings for slave-specific SPI controller properties.
See patch 1 for more info on the motivations behind this.
This is the best approach that I came up with with my limited knowledge
of JSON schema. It has some limitations that are mentioned in patch 1. I
don't know of any better ways to model this. Suggestions are welcome!
Pratyush Yadav (2):
spi: dt-bindings: add schema listing slave-specific properties
dt-bindings: mtd: spi-nor: Add a reference to spi-slave-props.yaml
.../bindings/mtd/jedec,spi-nor.yaml | 3 +-
.../bindings/spi/cdns,qspi-nor.yaml | 33 ------------
.../bindings/spi/spi-slave-props.yaml | 52 +++++++++++++++++++
3 files changed, 54 insertions(+), 34 deletions(-)
create mode 100644 Documentation/devicetree/bindings/spi/spi-slave-props.yaml
--
2.30.0
Powered by blists - more mailing lists