Skip to content
Snippets Groups Projects
Commit 67b25389 authored by jogo's avatar jogo
Browse files

brcm63xx: fix bcm6348 ext irqc compatible name


This was a remnant of an old version.

Reported-by: default avatarÁlvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45583 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 97eff531
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@
};
ext_intc: interrupt-controller@fffe0014 {
compatible = "brcm,bcm6348-ext-intc";
compatible = "brcm,bcm6345-ext-intc";
reg = <0xfffe0014 0x4>;
interrupt-controller;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment