diff options
author | Joshua Clayton <stillcompiling@gmail.com> | 2016-04-26 04:09:33 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-04-26 14:52:23 +0300 |
commit | 416196cd90999c29b04ca04cfbd713c73784a4ef (patch) | |
tree | fda41a82e2fd74ed4ff5c376f5d5eb9ab662e903 /README | |
parent | 46350b71a09ccf3573649e03db55d4b61d5da231 (diff) | |
download | linux-416196cd90999c29b04ca04cfbd713c73784a4ef.tar.xz |
ARM: dts: imx6: fix dtc warnings for ipu endpoints
When compiled with "W=1", dtc complains: e.g.
"Warning (unit_address_vs_reg):
Node /soc/ipu@02800000/port@2/endpoint@0
has a unit name, but no reg property"
Endpoint nodes don't have a reg property, and the addresses
in their node names are ordinals without any special meaning
so remove them and swap them for semantic node names.
Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions