From: David S. Miller Date: Thu, 13 Aug 2015 23:51:00 +0000 (-0700) Subject: Merge branch 'cpsw-errata-workaround' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=646244b223090e379070d149312b222867e42aa6;p=linux-beck.git Merge branch 'cpsw-errata-workaround' Mugunthan V N says: ==================== Add AM335x PG1.0 CPSW errata workaround With commit 870915feabdc ("drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself"), CPSW on AM335x beagle bone white is broken as there is a errata for AM335x PG1.0. This patch series implements the workaround by disabling the interrupts from ARM IRQ controller for AM335x SoC in addition to the masking of interrupts in CPSW. ==================== Signed-off-by: David S. Miller --- 646244b223090e379070d149312b222867e42aa6