Skip to content

Commit 397a992

Browse files
erwangocarlescufi
authored andcommitted
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 <[email protected]>
1 parent 072a428 commit 397a992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/shields/lmp90100_evb/rtd/app.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
&lmp90100 {
7+
&lmp90100_lmp90100_evb {
88
rtd-current = <1000>;
99
};

0 commit comments

Comments
 (0)