commit | 433fb101132047383b550c58585b5a38797c90d1 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Sep 04 22:31:23 2014 -0300 |
committer | Shawn Guo <shawn.guo@freescale.com> | Tue Sep 16 10:26:04 2014 +0800 |
tree | 72040f127204a004e287bbbf183d0e86294a4eae | |
parent | 58a32d91306787d6733767321a14c39afc136d93 [diff] |
ARM: dts: imx28-m28evk: Fix display duplicate name warning The lcdif node has a property named "display" and also a child node called "display", which causes the following warning: device-tree: Duplicate name in lcdif@80030000, renamed to "display#1" Rename the child node name in order to avoid the warning. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>