Re: [PATCH v6 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

From: Charles Wang
Date: Tue Aug 13 2024 - 22:37:37 EST


Hi Doug

Sorry for missing the "Reviewed-by" tag, will fix in v7.

On Tue, Aug 13, 2024 at 10:27:39AM -0700, Doug Anderson wrote:
> Hi,
>
> On Tue, Aug 13, 2024 at 6:37 AM Charles Wang <charles.goodix@xxxxxxxxx> wrote:
> >
> > The Goodix GT7986U touch controller report touch data according to the
> > HID protocol through the SPI bus. However, it is incompatible with
> > Microsoft's HID-over-SPI protocol.
> >
> > Signed-off-by: Charles Wang <charles.goodix@xxxxxxxxx>
> > ---
> > .../bindings/input/goodix,gt7986u.yaml | 71 +++++++++++++++++++
> > 1 file changed, 71 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/input/goodix,gt7986u.yaml
>
> As a point of reference, in v5 Conor gave you his "Reviewed-by" tag
> [1] despite having some nits. It's usually expected that you could fix
> the nits and carry the Reviewed-by tag on the next version unless you
> did something other than what was requested in review feedback.
>
> [1] https://lore.kernel.org/all/20240618-affluent-unroasted-e6d5d34d1ea2@spud/

Thanks,

Charles