From 1f6462e7784bc173c2367db26ee866b2c8c31c08 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 27 Jun 2016 15:58:39 +0200 Subject: 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 --- target/linux/brcm63xx/dts/bcm6328.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/dts/bcm6328.dtsi') diff --git a/target/linux/brcm63xx/dts/bcm6328.dtsi b/target/linux/brcm63xx/dts/bcm6328.dtsi index a0b1316423..b49958a7b6 100644 --- a/target/linux/brcm63xx/dts/bcm6328.dtsi +++ b/target/linux/brcm63xx/dts/bcm6328.dtsi @@ -46,7 +46,7 @@ }; periph_intc: interrupt-controller@10000020 { - compatible = "brcm,bcm6345-periph-intc"; + compatible = "brcm,bcm6345-l1-intc"; reg = <0x10000020 0x10>; interrupt-controller; -- cgit v1.2.3