[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5864cdcf-a1f2-45a6-a034-a05315402663@denx.de>
Date: Thu, 15 Aug 2024 20:44:56 +0200
From: Marek Vasut <marex@...x.de>
To: Frank Li <Frank.Li@....com>, Dmitry Torokhov <dmitry.torokhov@...il.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Linus Walleij
<linus.walleij@...aro.org>, Mark Hasemeyer <markhas@...omium.org>,
Alexander Stein <alexander.stein@...tq-group.com>,
"open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)..."
<linux-input@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>, open list <linux-kernel@...r.kernel.org>
Cc: imx@...ts.linux.dev
Subject: Re: [PATCH v2 1/1] dt-bindings: input: touchscreen: convert
ads7846.txt to yaml
On 8/15/24 6:14 PM, Frank Li wrote:
[...]
> + ti,debounce-max:
> + deprecated: true
> + $ref: /schemas/types.yaml#/definitions/uint16
> + description: Max number of additional readings per sample (u16).
Could you drop the (u16) which is already part of the $ref'd type ?
[...]
> + ti,x-max:
> + deprecated: true
> + $ref: /schemas/types.yaml#/definitions/uint16
> + description: Maximum value on the X axis (u16).
> +
> + ti,x-min:
Is this deprecated too, the same way as x-max above is deprecated ?
> + $ref: /schemas/types.yaml#/definitions/uint16
> + description: Minimum value on the X axis (u16).
[...]
Powered by blists - more mailing lists