Re: [PATCH 1/2] dt-bindings: display: Add Sharp LS027B7DH01 Memory LCD

2023-11-30 Thread Krzysztof Kozlowski
On 29/11/2023 15:29, Mehdi Djait wrote: > + pwms: > +maxItems: 1 > +description: External COM inversion signal > + > +required: > + - compatible > + - reg > + - spi-lsb-first > + - enable-gpios > + > +additionalProperties: false > + > +examples: > + - | > +#include > + > +spi

[PATCH 1/2] dt-bindings: display: Add Sharp LS027B7DH01 Memory LCD

2023-11-29 Thread Mehdi Djait
Add device tree bindings for the Sharp LS027B7DH01: a 2.7" 400x240 monochrome display connected over SPI. Signed-off-by: Mehdi Djait --- .../bindings/display/sharp,ls027b7dh01.yaml | 71 +++ 1 file changed, 71 insertions(+) create mode 100644 Documentation/devicetree/bindings