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>