Re: [PATCH 3/6] dt-bindings: display: panel-simple-dsi: allow vddio variant

From: Neil Armstrong
Date: Mon Mar 27 2023 - 03:37:45 EST


On 26/03/2023 17:54, Krzysztof Kozlowski wrote:
Few panels like Samsung s6e3fc2x01 and sofef00 use vddio-supply instead
of power-supply (in DTS and Linux driver), so allow it to fix:

sdm845-oneplus-enchilada.dtb: panel@0: 'power-supply' is a required property

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../display/panel/panel-simple-dsi.yaml | 24 +++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)

<snip>

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