Skip to content
Commit 25e7316e authored by Sebastian Bøe's avatar Sebastian Bøe Committed by Kumar Gala
Browse files

boards: dts: Fix dtc warning in board dts files



This patch is equivalent to 7b0ce852,
but applied to buttons. As stated in the previous commit message:

This change aims at fixing 'unit_address_vs_reg' warning in arm based
boards. This warning pops up when a node name is made up with an
address (node_name@xx) but does not contain a reg property. This case
was encountered for led nodes for instance, where a reg property has
no meaning.  Fix this by changing node_name@xx to node_name_xx which
removes the guilty '@XX' syntax but preserves node_name uniqueness.

Signed-off-by: default avatarSebastian Bøe <sebastian.boe@nordicsemi.no>
parent 3f5a4f1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment