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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.3 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top