Re: [PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing property

2022-11-27 Thread Krzysztof Kozlowski
On 25/11/2022 19:16, Affe null wrote: > Sorry for the spam, unfortunately I can use neither git-send-email nor > Mutt with GMail, so I had to use Thunderbird for sending the patches. GMail does not have problem with git send-email or mutt (I was using it a lot), so you need to fix your setup. Unfo

Re: [PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing property

2022-11-26 Thread Affe null
Sorry for the spam, unfortunately I can use neither git-send-email nor Mutt with GMail, so I had to use Thunderbird for sending the patches. Regards, Otto Pflüger

[PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing property

2022-11-26 Thread Otto Pflüger
The power-supply property is currently only mentioned in the description, but not listed in the properties section as it should be. Add it there. Signed-off-by: Otto Pflüger --- .../devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/D

[PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing property

2022-11-26 Thread Otto Pflüger
The power-supply property is currently only mentioned in the description and not documented in the properties section as it should be. Add it there. Signed-off-by: Otto Pflüger --- .../devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git