Re: [PATCH v2 2/7] dt-bindings: display: simple: Add waiken,101wx001
From: Liu Ying
Date: Fri Jul 17 2026 - 01:28:28 EST
On Wed, Jul 15, 2026 at 02:34:47PM -0400, Frank.Li@xxxxxxxxxxx wrote:
> From: Frank Li <Frank.Li@xxxxxxx>
>
> Add WKS101WX001-WCT panel, which is an industrial-grade 10.1-inch IPS TFT
> LCD capacitive touch screen display module.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 2 files changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 21453f0d7ce22..01da44ed3e20a 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -349,6 +349,8 @@ properties:
> - vivax,tpc9150-panel
> # VXT 800x480 color TFT LCD panel
> - vxt,vl050-8048nt-c01
> + # waiken 10.1-inch IPS TFT LCD panel with capacitive touch
To follow comment convention for each compatible string:
s/waiken/Waiken/
s/10.1-inch/10.1"/
> + - waiken,101wx001
Commit message mentions "WKS101WX001-WCT", so can you use full model name?
> # Waveshare 10.1" WXGA (1280x800) LCD panel
> - waveshare,10.1inch-c-panel
> # Waveshare 11.9" (320x1480) LCD panel
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 396044f368e7c..38d6765ed62ed 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1833,6 +1833,8 @@ patternProperties:
> description: VXT Ltd
> "^wacom,.*":
> description: Wacom
> + "^waiken,.*":
> + description: Waiken Technology Co.
Home page[1] mentions "Waiken Technology Limited", so use the same for
description?
[1] https://www.waikentech.com/
> "^wanchanglong,.*":
> description: Wanchanglong Electronics Technology(SHENZHEN)Co.,Ltd.
> "^wand,.*":
>
> --
> 2.43.0
>
--
Regards,
Liu Ying