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:
Erwan Gouriou 2022-10-03 13:52:47 +02:00 committed by Carles Cufí
commit 397a992d5f

View file

@ -4,6 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
&lmp90100 {
&lmp90100_lmp90100_evb {
rtd-current = <1000>;
};