OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - Void Linux support => Topic started by: DiTBho on February 25, 2025, 08:22:07 am

Title: kernel patches? to Vanilla
Post by: DiTBho on February 25, 2025, 08:22:07 am
hi
I am in the process of resurrecting my old Gentoo Catalyst arm-v5.
Zaurus is one of the two targets.
I'd like to write some overlays for emerging the kernel, in this case I'd like to use a Vanilla kernel + patches.

Is there a repo with the patches, or do I have to extract them by comparing a "modified/hacked" kernel with a "vanilla" kernel?
Title: Re: kernel patches? to Vanilla
Post by: greguu on March 03, 2025, 10:12:34 pm
https://github.com/void-linux/void-packages/commit/85ecb614101fe05b8141c0e4975be2d58e13642d does have the last patch set.
Title: Re: kernel patches? to Vanilla
Post by: DiTBho on April 26, 2025, 03:26:27 pm
to exactly which kernel 5.4.? version?
Title: Re: kernel patches? to Vanilla
Post by: DiTBho on April 26, 2025, 03:32:54 pm
5.4.229?
Title: Re: kernel patches? to Vanilla
Post by: greguu on April 28, 2025, 02:01:51 am
Yes, the latest voidz package is 5.4.229. I can upload a build if needed, still working on a new voidz rootfs with new kernel.

There is binary package for 5.3.221 here https://github.com/greguu/voidz-packages/releases/download/build-008/zaurus-5.4.221_1.tar.gz
Title: Re: kernel patches? to Vanilla
Post by: DiTBho on April 28, 2025, 07:10:20 am
as far as I observe, the patches are only about GPIO.
Right?

Code: [Select]
        1. 7 Kbyte patch_from_void/01-fix-pxa27x-udc.patch
        3. 8 Kbyte patch_from_void/01_revert_mmc_slot-gpio.patch
        2. 8 Kbyte patch_from_void/02_revert_mmc_spitz_pxamci.patch
        1. 6 Kbyte patch_from_void/03_revert_mmc_pxamci_platform.patch
      295. 0  byte patch_from_void/04_revert_mmc_pxa_platform.patch
        2. 3 Kbyte patch_from_void/05_revert_mmc_pxa_gpio_desc.patch
      759. 0  byte patch_from_void/06_revert_mmc_pxa_gpio_desc.patch
        3. 7 Kbyte patch_from_void/07_revert_mmc_spi_gpio_desc.patch
        3. 8 Kbyte patch_from_void/08_revert_pcmcia_cpufreq.patch
      342. 0  byte patch_from_void/09_usb_power.patch
        1. 1 Kbyte patch_from_void/10_sandisk-cf.patch
      249. 0  byte patch_from_void/11-revert-mmc-slot-gpio.patch
(only these? to Vanilla from kernel dot org)
Title: Re: kernel patches? to Vanilla
Post by: greguu on May 02, 2025, 05:09:03 am

so no, not only about GPIO