aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2016-06-27 15:58:39 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-27 15:58:39 +0200
commit1f6462e7784bc173c2367db26ee866b2c8c31c08 (patch)
treeb49d32aa0a320cb891657a7c19fdccefa5e02b8c /target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
parent56f7034b8018e0730f44d6d3cb8ba5b09c1de3a6 (diff)
downloadmaster-187ad058-1f6462e7784bc173c2367db26ee866b2c8c31c08.tar.gz
master-187ad058-1f6462e7784bc173c2367db26ee866b2c8c31c08.tar.bz2
master-187ad058-1f6462e7784bc173c2367db26ee866b2c8c31c08.zip
brcm63xx: use upstreamed compatible name for the periph intc
This makes the eventual migration to bmips easier, as dts files will require less changes. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch b/target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
index 3ed857090a..11a815a20e 100644
--- a/target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
+++ b/target/linux/brcm63xx/patches-4.4/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
@@ -431,7 +431,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
+ return ret;
+}
+
-+IRQCHIP_DECLARE(bcm6345_periph_intc, "brcm,bcm6345-periph-intc",
++IRQCHIP_DECLARE(bcm6345_periph_intc, "brcm,bcm6345-l1-intc",
+ bcm6345_periph_of_init);
+#endif
--- /dev/null