Re: [PATCH 2/6] dt-bindings: display: novatek,nt36672a: correct VDDIO supply

From: Neil Armstrong
Date: Mon Mar 27 2023 - 03:36:53 EST


On 26/03/2023 17:54, Krzysztof Kozlowski wrote:
The nt36672a bindings were added with a mistake on VDDIO supply calling
it in one place vddio and in other vddi0. Typical name is rather vddio
which is also now used by DTS (sdm845-xiaomi-beryllium-common.dtsi) and
Linux driver.

Fixes: c2abcf30efb8 ("dt-bindings: display: novatek,nt36672a: Fix unevaluated properties warning")
Fixes: 9528a02430df ("dt-bindings: display: panel: Add bindings for Novatek nt36672a")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../devicetree/bindings/display/panel/novatek,nt36672a.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

<snip>

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