Re: [v4 1/4] dt-bindings: display: panel: Add compatible for Starry himax83102-j02

2023-06-01 Thread Doug Anderson
Hi,

On Thu, May 25, 2023 at 2:32 AM Cong Yang
 wrote:
>
> The STARRY himax83102-j02 is a 10.51" WUXGA TFT LCD panel,
> which fits in nicely with the existing panel-boe-tv101wum-nl6
> driver. Hence, we add a new compatible with panel specific config.
>
> Signed-off-by: Cong Yang 
> Reviewed-by: Douglas Anderson 
> Acked-by: Conor Dooley 
> ---
>  .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Applied to drm-misc-next:

06c3269cd574 dt-bindings: display: panel: Add compatible for Starry
himax83102-j02


Re: [v4 1/4] dt-bindings: display: panel: Add compatible for Starry himax83102-j02

2023-05-31 Thread cong yang
Hi,Doug:
  Can you help me merge the V4 seria patch.thanks.

On Thu, May 25, 2023 at 5:32 PM Cong Yang <
yangco...@huaqin.corp-partner.google.com> wrote:

> The STARRY himax83102-j02 is a 10.51" WUXGA TFT LCD panel,
> which fits in nicely with the existing panel-boe-tv101wum-nl6
> driver. Hence, we add a new compatible with panel specific config.
>
> Signed-off-by: Cong Yang 
> Reviewed-by: Douglas Anderson 
> Acked-by: Conor Dooley 
> ---
>  .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git
> a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
> b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
> index aed55608ebf6..28a7beeb8f92 100644
> --- a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
> @@ -32,6 +32,8 @@ properties:
>- innolux,hj110iz-01a
>  # STARRY 2081101QFH032011-53G 10.1" WUXGA TFT LCD panel
>- starry,2081101qfh032011-53g
> +# STARRY himax83102-j02 10.51" WUXGA TFT LCD panel
> +  - starry,himax83102-j02
>
>reg:
>  description: the virtual channel number of a DSI peripheral
> --
> 2.25.1
>
>


[v4 1/4] dt-bindings: display: panel: Add compatible for Starry himax83102-j02

2023-05-25 Thread Cong Yang
The STARRY himax83102-j02 is a 10.51" WUXGA TFT LCD panel,
which fits in nicely with the existing panel-boe-tv101wum-nl6
driver. Hence, we add a new compatible with panel specific config.

Signed-off-by: Cong Yang 
Reviewed-by: Douglas Anderson 
Acked-by: Conor Dooley 
---
 .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml 
b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
index aed55608ebf6..28a7beeb8f92 100644
--- a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
+++ b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml
@@ -32,6 +32,8 @@ properties:
   - innolux,hj110iz-01a
 # STARRY 2081101QFH032011-53G 10.1" WUXGA TFT LCD panel
   - starry,2081101qfh032011-53g
+# STARRY himax83102-j02 10.51" WUXGA TFT LCD panel
+  - starry,himax83102-j02
 
   reg:
 description: the virtual channel number of a DSI peripheral
-- 
2.25.1