[PATCH 1/2] dt-bindings: display: simple: Add POWERTIP PH128800T-006-ZHC01 panel

2024-03-18 Thread Nathan Morrisson
Add POWERTIP PH128800T-006-ZHC01 10.1" LCD-TFT LVDS panel compatible string. Signed-off-by: Nathan Morrisson --- .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml

Re: [PATCH 1/2] dt-bindings: display: simple: Add POWERTIP PH128800T-006-ZHC01 panel

2024-03-18 Thread Krzysztof Kozlowski
On 18/03/2024 17:17, Nathan Morrisson wrote: > Add POWERTIP PH128800T-006-ZHC01 10.1" LCD-TFT LVDS panel compatible > string. > > Signed-off-by: Nathan Morrisson > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Krzysz