Re: [PATCH v2 1/4] dt-bindings: display: panel: Document 10" Raspberry Pi Touch Display 2
Marek Vasut <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-renesas-soc |
|---|---|
| Message-ID | <[email protected]> |
On 8/21/26 7:23 PM, Conor Dooley wrote: > On Thu, Aug 20, 2026 at 08:54:27PM +0200, Marek Vasut wrote: >> Document the 10" Raspberry Pi Touch Display 2 MIPI-DSI TFT LCD panel. >> The panel is based on the Ilitek ILI79600A controller. >> >> Signed-off-by: Marek Vasut <[email protected]> >> --- >> Cc: Conor Dooley <[email protected]> >> Cc: Dave Stevenson <[email protected]> >> Cc: David Airlie <[email protected]> >> Cc: Jessica Zhang <[email protected]> >> Cc: Krzysztof Kozlowski <[email protected]> >> Cc: Maarten Lankhorst <[email protected]> >> Cc: Maxime Ripard <[email protected]> >> Cc: Neil Armstrong <[email protected]> >> Cc: Rob Herring <[email protected]> >> Cc: Simona Vetter <[email protected]> >> Cc: Thomas Zimmermann <[email protected]> >> Cc: [email protected] >> Cc: [email protected] >> Cc: [email protected] >> --- >> V2: Extend existing ilitek,il79900a.yaml document instead of introducing >> new one. Note that the il79900a should likely be il_i_79900a, but the >> binding document already shipped in Linux 6.19.y , so this can not be >> fixed anymore ? > > Should it? Website says il79900a: > https://www.ilitekholding.com/en/product/Mobile (ctrl + f) > > Your new device also has no second I there. Hmmm, interesting, today I learnt that not all ilitek hardware has ILI something prefix, some now has only IL . Thank you, fixed in V3.