bcm27xx: patches: cherry-pick for RP1 kmods
authorJohn Audia <therealgraysky@proton.me>
Thu, 12 Dec 2024 20:33:15 +0000 (15:33 -0500)
committerRobert Marko <robimarko@gmail.com>
Fri, 27 Dec 2024 11:06:19 +0000 (12:06 +0100)
commit613dd79d5eabe53f07a7b74cc062d91cfc550403
tree6a6a0f160a6243db8c08fe75cf9dd2ec86dbbdd0
parentc71a27f4d63d9e5dbb491b9493bbc572797ca154
bcm27xx: patches: cherry-pick for RP1 kmods

Cherry-pick patches to support building RP1 modules.

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/17233
Signed-off-by: Robert Marko <robimarko@gmail.com>
32 files changed:
target/linux/bcm27xx/patches-6.6/950-1351-mailbox-Add-RP1-mailbox-support.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1352-firmware-Add-an-RP1-firmware-interface.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1353-misc-Add-RP1-PIO-driver.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1354-fixup-musc-add-RP1-PIO-driver.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1355-misc-rp1-pio-Add-an-in-kernel.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1356-pwm-Add-pwm-pio-rp1-driver.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1357-misc-rp1-pio-Fix-copy-paste-error-in-pio_rp1.h.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1357-rpi-pio-add-missing.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1358-misc-rpi-pio-back-port-some.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1359-misc-rp1-pio-Add-FIFO.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1360-misc-rp1-pio-Fix-parameter-checks-wihout-client.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1394-misc-rp1-pio-Add-compat_ioctl-method.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1423-net-macb-Add-support-for-Raspberry-Pi-RP1-ethernet-c.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1424-rp1-clk-Only-set-PLL_SEC_RST-in-rp1_pll_divider_off.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1425-rp1-clk-Rationalise-the-use-of-the-CLK_IS_CRITICAL-f.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1426-dt-arm64-Fixup-RP1-ethernet-DT-configuration.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1427-clk-rp1-Add-RP1_CLK_DMA.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1428-rp1-clk-Remove-CLK_IGNORE_UNUSED-flags.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1429-dt-rp1-Use-clk_sys-for-ethernet-hclk-and-pclk.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1430-dt-rp1-Link-RP1-DMA-to-the-associated-clock.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1456-drm-rp1-rp1-dpi-Add-interlaced-modes-and-PIO-program.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1457-pwm-Improve-PWM_PIO_RP1-dependencies.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1458-Revert-pwm-Improve-PWM_PIO_RP1-dependencies.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1463-drm-rp1-rp1-dpi-Fix-optional-dependency-on-RP1_PIO.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1468-misc-rp1-pio-Support-larger-data-transfers.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1471-fixup-misc-Add-RP1-PIO-driver.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1473-misc-rp1-pio-More-logical-probe-sequence.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1474-misc-rp1-pio-Convert-floats-to-24.8-fixed-point.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1475-misc-rp1-pio-Minor-cosmetic-tweaks.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1476-misc-rp1-pio-Add-in-kernel-DMA-support.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1477-misc-Add-ws2812-pio-rp1-driver.patch [new file with mode: 0644]
target/linux/bcm27xx/patches-6.6/950-1478-overlays-Add-ws2812-pio-overlay.patch [new file with mode: 0644]