commit | 5f33af4c0059255bcbf82a98a3789a01171b72e5 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 29 16:56:16 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:53:37 2013 +1100 |
tree | a2daef32b34be24efb3569d6c3d897e204f220f4 | |
parent | aaa63093dd4c393391a3368e1c7305b0cc620571 [diff] |
powerpc/scom: Add support for "reg" property When devices are direct children of a scom controller node, they should be able to use the normal "reg" property instead of "scom-reg". In that case, they also use #address-cells rather than #scom-cells to indicate the size of an entry. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>