aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch')
-rw-r--r--target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch b/target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch
index 4ebc806e1e..c976430fd5 100644
--- a/target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch
+++ b/target/linux/bmips/patches-5.15/601-pci-controllers-add-bcm6328-pcie-support.patch
@@ -1,3 +1,17 @@
+From 49133041e0a5770decf1a25f575764d13a0d425c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
+Date: Wed, 17 May 2023 18:20:10 +0200
+Subject: [PATCH] pci: add bcm6328-pcie support
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
+---
+ drivers/pci/controller/Kconfig | 5 +++++
+ drivers/pci/controller/Makefile | 1 +
+ 2 files changed, 6 insertions(+)
+
--- a/drivers/pci/controller/Kconfig
+++ b/drivers/pci/controller/Kconfig
@@ -3,6 +3,11 @@