commit | c871b91eb89a0487ae0b19fc25190b9e8650f095 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Feb 17 14:48:36 2017 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Apr 10 16:16:02 2017 +0800 |
tree | 76bdf49971d431f1a6f47c313256567df5a513ab | |
parent | 3b3a95c8bed65b833c6a2b986f3c794fe935b33d [diff] |
ARM: dts: imx6qp: reference MMDC node by handle and remove duplication Referencing the node by handle make the QP DT more resilent against changes of the base DT. Also remove the duplicated reg property, it's not needed as it the same as in the base DT, just the compatible is actually different. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>