diff --git a/Devices/waveshare-esp32-s3-rlcd/waveshare,esp32-s3-rlcd.dts b/Devices/waveshare-esp32-s3-rlcd/waveshare,esp32-s3-rlcd.dts index 646be565..8712d4b3 100644 --- a/Devices/waveshare-esp32-s3-rlcd/waveshare,esp32-s3-rlcd.dts +++ b/Devices/waveshare-esp32-s3-rlcd/waveshare,esp32-s3-rlcd.dts @@ -45,9 +45,9 @@ sdmmc0 { compatible = "espressif,esp32-sdmmc"; - pin-clk = <&gpio0 36 GPIO_FLAG_NONE>; - pin-cmd = <&gpio0 35 GPIO_FLAG_NONE>; - pin-d0 = <&gpio0 37 GPIO_FLAG_NONE>; + pin-clk = <&gpio0 38 GPIO_FLAG_NONE>; + pin-cmd = <&gpio0 21 GPIO_FLAG_NONE>; + pin-d0 = <&gpio0 39 GPIO_FLAG_NONE>; slot = ; bus-width = <1>; };