commit | 1b72b78fda0433a7e115bc2d78603fde65fae0e7 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Wed Mar 06 11:23:35 2013 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Mar 08 22:15:54 2013 +0000 |
tree | 09de484b86d3d7ef2c08e8f70959041404ba8a0d | |
parent | 217bef3d37a9180bebd1953dffb6f9a3c77c557f [diff] |
arm: mvebu: fix address-cells in mpic DT node There is no need to have a #address-cells property in the MPIC Device Tree node, and more than that, having it confuses the of_irq_map_raw() logic, which will be used by the Marvell PCIe driver. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>