Message ID | 20230123183312.436573-1-jagan@edgeble.ai |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/4] dt-bindings: display: panel: jadard,jd9365da-h3: Add Radxa Display 10HD | expand |
On 23/01/2023 19:33, Jagan Teki wrote: > Radxa Display 10HD is a family of DSI panels from Radxa that > uses jd9365da-h3 IC. > > Add compatible string for it. > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, Jan 23, 2023 at 7:33 PM Jagan Teki <jagan@edgeble.ai> wrote: > Radxa Display 10HD is a family of DSI panels from Radxa that > uses jd9365da-h3 IC. > > Add compatible string for it. > > Signed-off-by: Jagan Teki <jagan@edgeble.ai> The v2 series all look good to me so I have applied the patches to drm-misc-next. Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml index c06902e4fe70..9b3b8a95cbc0 100644 --- a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml +++ b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml @@ -17,6 +17,7 @@ properties: items: - enum: - chongzhou,cz101b4001 + - radxa,display-10hd-ad001 - const: jadard,jd9365da-h3 reg: true
Radxa Display 10HD is a family of DSI panels from Radxa that uses jd9365da-h3 IC. Add compatible string for it. Signed-off-by: Jagan Teki <jagan@edgeble.ai> --- Changes for v2: - new patch .../devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml | 1 + 1 file changed, 1 insertion(+)