commit | de285b938cf330b30acfdb037d14018d38292c3e | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Mon Feb 10 13:32:27 2020 -0600 |
committer | Joel Stanley <joel@jms.id.au> | Fri Feb 28 09:47:44 2020 +1030 |
tree | e5f936ea57ce9a20e773ac733423318b979a8f81 | |
parent | dc7664a6ab9ac557e2752093726c8cadc65376c1 [diff] |
ARM: dts: aspeed: ast2600: Fix SCU IRQ controller nodes The nodes were defined with a unit address but had no reg property, resulting in a warning. Add the reg properties for consistency to fix the warning. Signed-off-by: Eddie James <eajames@linux.ibm.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>