diff options
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch b/target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch index 2d1b6ac45c..aaf2d6981b 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0464-bcm2711-Remove-old-GIC-interrupt.patch @@ -12,7 +12,7 @@ Signed-off-by: Dom Cobley <popcornmix@gmail.com> --- a/arch/arm/boot/dts/bcm2711.dtsi +++ b/arch/arm/boot/dts/bcm2711.dtsi -@@ -353,7 +353,6 @@ +@@ -354,7 +354,6 @@ ddc = <&ddc0>; dmas = <&dma 10>; dma-names = "audio-rx"; @@ -20,7 +20,7 @@ Signed-off-by: Dom Cobley <popcornmix@gmail.com> status = "disabled"; }; -@@ -401,7 +400,6 @@ +@@ -402,7 +401,6 @@ "wakeup", "hpd-connected", "hpd-removed"; dmas = <&dma 17>; dma-names = "audio-rx"; |