From: Sebastian Hesselbarth Date: Tue, 2 Jul 2013 11:03:39 +0000 (+0200) Subject: ARM: orion5x: update intc device tree node to new reg layout X-Git-Tag: v3.12-rc1~114^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cabbd6bd15723ffa60f954f3a6c76dc45062289b;p=pandora-kernel.git ARM: orion5x: update intc device tree node to new reg layout Future irqchip driver for Orion SoCs has a modified reg layout starting from CAUSE register. The former DT irq driver stub just used what the non-DT driver wants. Currently, orion5x is not ready for irqchip driver because of legacy timer and missing DT clk provider. To ease future conversion and just because orion-intc binding documentation already reflects new reg layout, we convert orion5x DT now. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Jason Cooper --- Reading git-diff-tree failed