boards: 96b_argonkey, fix lsm6dsl label name
Replace LSM6DSL-SPI by LSM6DSL_SPI Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
0ab27e6803
commit
b9bbebca6c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
reg = <1>;
|
||||
spi-max-frequency = <1000000>;
|
||||
irq-gpios = <&gpiob 1 0>;
|
||||
label = "LSM6DSL-SPI";
|
||||
label = "LSM6DSL_SPI";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue