Re: [PATCH v2 7/9] dt-bindings: spi: Convert spi-pxa2xx to json-schema

2020-05-28 Thread Rob Herring
On Thu, 21 May 2020 11:13:54 +0200, Lubomir Rintel wrote: > A straightforward conversion of the the spi-pxa2xx binding to DT schema > format using json-schema. > > Signed-off-by: Lubomir Rintel > > --- > Changes since v1: > - Drop #address-cells and #size-cells > -

[PATCH v2 7/9] dt-bindings: spi: Convert spi-pxa2xx to json-schema

2020-05-21 Thread Lubomir Rintel
A straightforward conversion of the the spi-pxa2xx binding to DT schema format using json-schema. Signed-off-by: Lubomir Rintel --- Changes since v1: - Drop #address-cells and #size-cells - s/GPL-2.0-or-later/GPL-2.0-only/ .../bindings/spi/marvell,mmp2-ssp.yaml| 56 +++