From 9f96d6b878216d9a3ea5f1cd2dad5171c7cad6a2 Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Wed, 17 Feb 2021 19:18:54 +0200 Subject: linux-5.4: fix spi chip select on mtcap --- recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtcap.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.3