aboutsummaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-5.15/0151-lantiq-ifxmips_pcie-use-of.patch
Commit message (Collapse)AuthorAge
* lantiq: add pcie endianess switch for slave devicesDaniel Kestrel2024-02-02
| | | | | | | | | | | The Fritzbox 3490, 5490 and 7490 devices have a Renesas µPD720202 USB3 PCIe device, which requires an endian switch for PCIe slave devices. The flag and setting is not implemented in the available patches. Since adding this setting would break other devices, a DTB setting lantiq,switch-pcie-endianess is added for selective enablement. Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
* lantiq: add patches headersAleksander Jan Bajkowski2023-05-31
| | | | | | | This commit adds headers to the patches, so they can be applied with the git am command. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
* lantiq: copy Linux 5.10 files in preparation for Linux 5.15 supportMartin Blumenstingl2022-10-22
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>