onitake / gsl-firmware

Firmware repository for Silead touchscreen controllers
321 stars 201 forks source link

copy nanote-next firmware to linux #239

Closed Ckath closed 1 week ago

Ckath commented 2 months ago

not sure what the idea behind not putting it in there was, but some distros will install them based on if they're in there. theres nothing wrong with the firmware it works fine. would be nicer if it was there with p8

Ckath commented 2 months ago

I understand this is for things that have the quirks added to the kernel. I'm working on a patch just confirming dmi info is actually as terrible as it seems and then I'll submit the patch.

onitake commented 2 months ago

I understand this is for things that have the quirks added to the kernel. I'm working on a patch just confirming dmi info is actually as terrible as it seems and then I'll submit the patch.

That is correct. We only include firmware files in /firmware/linux if there is a corresponding quirk in the kernel. Please confirm here once your patch has been accepted, and I'll merge the PR.

Ckath commented 2 months ago

patch accepted and currently in linux-next

Ckath commented 2 months ago

now also in main tree

Ckath commented 1 month ago

@onitake its now in mainline 6.12 rc-1

Ckath commented 1 month ago

already in 6.11 apparently

jwrdegoede commented 1 week ago

@Ckath thank you for your contribution and sorry for being a bit slow with merging this.

This looks good to me, so I'll go and merge it now.