samples: shields: lmp90100_evb: Fix nodelabel
Shield's nodelabels should now be in the form <device>_<shield_name>. This occurrence was left out in the initial change. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
072a428f78
commit
397a992d5f
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
&lmp90100 {
|
||||
&lmp90100_lmp90100_evb {
|
||||
rtd-current = <1000>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue