From 955268e13f8f9422e7e89ee6350ec793dddd1e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 1 Nov 2022 09:44:59 +0100 Subject: nixos: try to fix Turris Omnia PCIe on Linux 6.0 Unfortunatelly this seems to not work. --- ...-PCI-mvebu-Update-information-about-error.patch | 32 ---------------------- 1 file changed, 32 deletions(-) delete mode 100644 nixos/modules/kernel-patches/0009-dt-bindings-PCI-mvebu-Update-information-about-error.patch (limited to 'nixos/modules/kernel-patches/0009-dt-bindings-PCI-mvebu-Update-information-about-error.patch') diff --git a/nixos/modules/kernel-patches/0009-dt-bindings-PCI-mvebu-Update-information-about-error.patch b/nixos/modules/kernel-patches/0009-dt-bindings-PCI-mvebu-Update-information-about-error.patch deleted file mode 100644 index fbb3c6a..0000000 --- a/nixos/modules/kernel-patches/0009-dt-bindings-PCI-mvebu-Update-information-about-error.patch +++ /dev/null @@ -1,32 +0,0 @@ -From d3bdf92b9373c1d8ce917de30afd1ac07b083360 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Pali=20Roh=C3=A1r?= -Date: Tue, 2 Nov 2021 11:06:18 +0100 -Subject: [PATCH 09/96] dt-bindings: PCI: mvebu: Update information about error - interrupt -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -mvebu error interrupt is triggered by any non-intx event, which is mainly -some pcie error. - -Signed-off-by: Pali Rohár ---- - Documentation/devicetree/bindings/pci/mvebu-pci.txt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/Documentation/devicetree/bindings/pci/mvebu-pci.txt b/Documentation/devicetree/bindings/pci/mvebu-pci.txt -index 6d022a9d36ee..8f0bca42113f 100644 ---- a/Documentation/devicetree/bindings/pci/mvebu-pci.txt -+++ b/Documentation/devicetree/bindings/pci/mvebu-pci.txt -@@ -83,6 +83,7 @@ and the following optional properties: - specified will default to 100ms, as required by the PCIe specification. - - interrupt-names: list of interrupt names, supported are: - - "intx" - interrupt line triggered by one of the legacy interrupt -+ - "error" - interrupt line triggered by any other event (non-intx) - - interrupts or interrupts-extended: List of the interrupt sources which - corresponding to the "interrupt-names". If non-empty then also additional - 'interrupt-controller' subnode must be defined. --- -2.37.2 - -- cgit v1.2.3