dts: stm32f411e_disco@B: fix wrong device label lsm303agr-magn@1e.

the device label lsm303agr-magn@1e doesn't exist in the base dts
file stm32f411e_disco.dts, it is lsm303agr-magn, so correct it.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
This commit is contained in:
Chen Peng1 2022-07-29 00:51:53 +08:00 committed by Anas Nashif
commit c6393e2536

View file

@ -11,7 +11,7 @@
};
&i2c1 {
/delete-node/ lsm303agr-magn@1e;
/delete-node/ lsm303agr-magn;
/delete-node/ lsm303agr-accel@19;
lsm303dlhc_magn: lsm303dlhc-magn@1e {