https://github.com/torvalds/linux
Revision eb03f28002c3dc96cbb8d3869df2d8aef3ef3b01 authored by Rob Herring on 12 April 2012, 15:17:28 UTC, committed by Olof Johansson on 15 April 2012, 00:46:46 UTC
These were incorrectly introduced and can cause problems for of_irq_init.

The correct way to define a root controller is no interrupt-parent set at
all or the interrupt-parent is set to the root controller itself when
inherited from a parent node.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Tested-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 9e7bcbe
History
Tip revision: eb03f28002c3dc96cbb8d3869df2d8aef3ef3b01 authored by Rob Herring on 12 April 2012, 15:17:28 UTC
ARM: dts: remove blank interrupt-parent properties
Tip revision: eb03f28
File Mode Size
Kconfig -rw-r--r-- 45.9 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 12.6 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.2 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 21.4 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top