aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.4
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2016-06-15 12:37:33 +0200
committerJonas Gorski <jonas.gorski@gmail.com>2016-06-21 09:23:22 +0200
commit80403e4558107a3019cfe5ef69eac22bb7866123 (patch)
treece9e3546765bb7b122f5115c14867e668db4bdf1 /target/linux/brcm63xx/patches-4.4
parent29444e4754d59f0ef2301ef1647e1b6a392ab30c (diff)
downloadupstream-80403e4558107a3019cfe5ef69eac22bb7866123.tar.gz
upstream-80403e4558107a3019cfe5ef69eac22bb7866123.tar.bz2
upstream-80403e4558107a3019cfe5ef69eac22bb7866123.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')
-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