realtek: Convert incorrect v5.10 patches
authorOlliver Schinagl <oliver@schinagl.nl>
Tue, 20 Sep 2022 10:01:48 +0000 (12:01 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 1 Oct 2022 00:47:57 +0000 (02:47 +0200)
commitf1f97db627b2f82989a0f97a74bc7a3debd67ecd
treef41fd7c116246a5d3df3f5aa2715b9e61b087278
parentba6096d04b4f7a40aec339e7bf3f7b5842ae3cac
realtek: Convert incorrect v5.10 patches

OpenWRT's developer guide prefers having actual patches so they an be
sent upstream more easily.

However, in this case, Adding proper fields also allows for `git am` to
properly function. Some of these patches are quite old, and lack much
traceable history.

This commit tries to rectify that, by digging in the history to find
where and how it was first added.

It is by no means perfect and also shows some patches that should have
been long gone.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
27 files changed:
target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch
target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch
target/linux/realtek/patches-5.10/301-gpio-add-rtl8231-driver.patch
target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch
target/linux/realtek/patches-5.10/304-spi-update-dependency-for-spi-realtek-rtl.patch
target/linux/realtek/patches-5.10/305-irqchip-update-dependency-for-irq-realtek-rtl.patch
target/linux/realtek/patches-5.10/307-wdt-update-dependency-for-realtek-otto-wdt.patch
target/linux/realtek/patches-5.10/308-otto-wdt-fix-missing-math-header.patch
target/linux/realtek/patches-5.10/309-cevt-rtl9300-support.patch
target/linux/realtek/patches-5.10/310-add-i2c-rtl9300-support.patch
target/linux/realtek/patches-5.10/311-add-i2c-mux-rtl9300-support.patch
target/linux/realtek/patches-5.10/312-rt9313-support.patch
target/linux/realtek/patches-5.10/315-irqchip-irq-realtek-rtl-add-VPE-support.patch
target/linux/realtek/patches-5.10/316-otto-gpio-uniprocessor-irq-mask.patch
target/linux/realtek/patches-5.10/318-add-rtl83xx-clk-support.patch
target/linux/realtek/patches-5.10/319-irqchip-irq-realtek-rtl-fix-VPE-affinity.patch
target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch
target/linux/realtek/patches-5.10/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
target/linux/realtek/patches-5.10/702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
target/linux/realtek/patches-5.10/702-net-ethernet-add-support-for-rtl838x-ethernet.patch
target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch
target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch
target/linux/realtek/patches-5.10/704-include-linux-add-phy-hsgmii-mode.patch
target/linux/realtek/patches-5.10/705-add-rtl-phy.patch
target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch
target/linux/realtek/patches-5.10/708-brflood-api.patch
target/linux/realtek/patches-5.10/709-lag-offloading.patch