commit | c519d57b1962d29cc838bebf2c1fd5daf4547b6c | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Jan 20 17:44:01 2017 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Jan 29 10:01:25 2017 +0800 |
tree | 7bb9996d79840fb5432920fa44facc1801d4020a | |
parent | 7c3f836369f9362933f856f6e57b30b59381d887 [diff] |
ARM: imx6: remove unit address from LDB node The LDB has no reg property as it uses the IOMUX-GPR syscon to access its registers. Remove the unit address from the DT node to make DT compiler happy. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>