summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91-5.4.81/mts-dts
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-02-17 19:18:54 +0200
committerMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2021-02-17 19:18:54 +0200
commit9f96d6b878216d9a3ea5f1cd2dad5171c7cad6a2 (patch)
treecd1de3ebba8f84f01812b5286c9ccb9de885f574 /recipes-kernel/linux/linux-at91-5.4.81/mts-dts
parent30b9dea04e35455b61743abce6141f509a687ed8 (diff)
downloadmeta-multitech-atmel-9f96d6b878216d9a3ea5f1cd2dad5171c7cad6a2.tar.gz
meta-multitech-atmel-9f96d6b878216d9a3ea5f1cd2dad5171c7cad6a2.tar.bz2
meta-multitech-atmel-9f96d6b878216d9a3ea5f1cd2dad5171c7cad6a2.zip
linux-5.4: fix spi chip select on mtcap
Diffstat (limited to 'recipes-kernel/linux/linux-at91-5.4.81/mts-dts')
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts
index 6f1bd84..aeeec50 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts
+++ b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts
@@ -1064,7 +1064,7 @@
status = "okay";
- cs-gpios = <&pioA 14 0>, <&pioA 1 0>, <0>, <0>;
+ cs-gpios = <&pioA 7 0>, <&pioA 1 0>, <0>, <0>;
lora-spi@0 {
compatible = "mts,mtac";