Re: [PATCH] dt-bindings: display: simplify compatibles syntax

From: Neil Armstrong
Date: Mon Apr 17 2023 - 03:26:30 EST


On 14/04/2023 12:42, Krzysztof Kozlowski wrote:
Lists (items) with one item should be just const or enum because it is
shorter and simpler.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

---

Rebased on next-20230406. I hope it applies cleanly...
---
.../display/bridge/analogix,anx7625.yaml | 3 +--
.../display/panel/sharp,lq101r1sx01.yaml | 4 ++--
.../bindings/display/solomon,ssd1307fb.yaml | 24 +++++++++----------
3 files changed, 14 insertions(+), 17 deletions(-)


Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>