kbuild: disable new dtc graph and unit-address warnings
authorRob Herring <robh@kernel.org>
Mon, 7 May 2018 21:46:47 +0000 (16:46 -0500)
committerRob Herring <robh@kernel.org>
Tue, 15 May 2018 00:45:01 +0000 (19:45 -0500)
commit74656b682902c803493959dfc79dd0e0e8e31351
tree2df84080430035fcae9b0709fe8cf41a344c056c
parent50aafd60898a8b3edf2f60e014a8288da3b2e5e3
kbuild: disable new dtc graph and unit-address warnings

dtc gained some new warnings for OF graphs and unique unit addresses,
but they are currently much too noisy. So turn off
'graph_child_address', 'graph_port', and 'unique_unit_address' warnings
by default. They can be enabled by building dtbs with W=1.

Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Michal Marek <michal.lkml@markovi.net>
Cc: linux-kbuild@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
scripts/Makefile.lib