Re: [PATCH v2 2/5] fbdev: Give atafb proper parent
Michael Schmitz <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.kernel.vger.linux-fbdev |
|---|---|
| Message-ID | <[email protected]> |
Hi Helge, no changes to the fbdev patches - just didn't know how else to avoid issues with b4. Cheers, Michael Am 17.08.2026 um 02:38 schrieb Helge Deller: > On 8/16/26 09:37, Michael Schmitz wrote: >> From: Miro Kropacek <[email protected]> >> >> The atafb fb device registers no parent, causing a missing symlink >> (/sys/class/graphics/fb0/device). Xorg fbdevhw driver looks for that >> symlink when scanning for devices, so add a parent node for atafb. >> >> Signed-off-by: Miro Kropacek <[email protected]> >> Reviewed-by: Michael Schmitz <[email protected]> >> Signed-off-by: Michael Schmitz <[email protected]> >> Cc: <[email protected]> >> Link: https://lists.debian.org/debian-68k/2026/08/msg00000.html > > Did anything on the fbdev patches (#2-#4) changed between v1 and v2? > > Helge >