Re: [PATCH v4 1/2] dt-bindings: Input: Add Wacom W9000-series penabled touchscreens
From: Hendrik Noack
Date: Mon Mar 09 2026 - 08:58:39 EST
Hello Krzysztof,
08.03.2026 10:15:35 Krzysztof Kozlowski <krzk@xxxxxxxxxx>:
> You received review and instruction what to do. Did you read it?
I read the review of Dmitry and incorporated it into this version.
> Your way of organizing your work makes it difficult for us. Look, try
> yourself:
>
> b4 diff '20260307181557.66927-2-hendrik-noack@xxxxxx'
> Checking for older revisions
> Grabbing search results from lore.kernel.org
> Added from v3: 2 patches
> ---
> Analyzing 16 messages in the thread
> Preparing fake-am for v3: dt-bindings: Input: Add Wacom W9000-series penabled touchscreens
> ERROR: v3 series incomplete; unable to create a fake-am range
> ---
> Could not create fake-am range for lower series v3
>
>
> Best regards,
> Krzysztof
The b4 diff error might happen because git didn't add the v3 label on
the 2/2 patch of v3. First running b4 diff on v3 with:
b4 diff '20251205152858.14415-2-hendrik-noack@xxxxxx
resulted in a working diff on v4:
b4 diff '20260307181557.66927-2-hendrik-noack@xxxxxx'
Grabbing thread from lore.kernel.org/all/20260307181557.66927-2-hendrik-noack@xxxxxx/t.mbox.gz
Checking for older revisions
Grabbing search results from lore.kernel.org
Added from v3: 2 patches
---
Analyzing 17 messages in the thread
---
Diffing v3 and v4
Running: git range-diff c371c3410e81..d467d6770a1b 0bfd1357fb44..1c9f51e8b572
---
...
Best regards,
Hendrik