From 3d125ccd8779f7586316e7d476660d98d6396b7c Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Thu, 16 Jul 2026 20:04:12 +0200 Subject: [PATCH] Fix for channels --- Devices/cyd-2432s024c/cyd,2432s024c.dts | 8 ++++---- Devices/cyd-2432s024r/cyd,2432s024r.dts | 8 ++++---- Devices/cyd-2432s028r/cyd,2432s028r.dts | 8 ++++---- Devices/cyd-2432s028rv3/cyd,2432s028rv3.dts | 8 ++++---- Devices/cyd-2432s032c/cyd,2432s032c.dts | 8 ++++---- Devices/cyd-3248s035c/cyd,3248s035c.dts | 8 ++++---- Devices/cyd-e32r28t/cyd,e32r28t.dts | 8 ++++---- Devices/cyd-e32r32p/cyd,e32r32p.dts | 8 ++++---- Devices/guition-jc2432w328c/guition,jc2432w328c.dts | 6 +++--- 9 files changed, 35 insertions(+), 35 deletions(-) diff --git a/Devices/cyd-2432s024c/cyd,2432s024c.dts b/Devices/cyd-2432s024c/cyd,2432s024c.dts index 3db349493..66c59edbc 100644 --- a/Devices/cyd-2432s024c/cyd,2432s024c.dts +++ b/Devices/cyd-2432s024c/cyd,2432s024c.dts @@ -46,7 +46,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -55,7 +55,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -64,7 +64,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -82,7 +82,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 27 GPIO_FLAG_NONE>; period-ns = <1953125>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-2432s024r/cyd,2432s024r.dts b/Devices/cyd-2432s024r/cyd,2432s024r.dts index 8ea0b9996..6ff89d19e 100644 --- a/Devices/cyd-2432s024r/cyd,2432s024r.dts +++ b/Devices/cyd-2432s024r/cyd,2432s024r.dts @@ -31,7 +31,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -40,7 +40,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -49,7 +49,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -67,7 +67,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 27 GPIO_FLAG_NONE>; period-ns = <1953125>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-2432s028r/cyd,2432s028r.dts b/Devices/cyd-2432s028r/cyd,2432s028r.dts index bbce1f5e0..0feb7a30e 100644 --- a/Devices/cyd-2432s028r/cyd,2432s028r.dts +++ b/Devices/cyd-2432s028r/cyd,2432s028r.dts @@ -40,7 +40,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -49,7 +49,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -58,7 +58,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -66,7 +66,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 21 GPIO_FLAG_NONE>; period-ns = <1953125>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-2432s028rv3/cyd,2432s028rv3.dts b/Devices/cyd-2432s028rv3/cyd,2432s028rv3.dts index 55a5973fd..670ef0c63 100644 --- a/Devices/cyd-2432s028rv3/cyd,2432s028rv3.dts +++ b/Devices/cyd-2432s028rv3/cyd,2432s028rv3.dts @@ -40,7 +40,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -49,7 +49,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -58,7 +58,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -76,7 +76,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 21 GPIO_FLAG_NONE>; period-ns = <1953125>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-2432s032c/cyd,2432s032c.dts b/Devices/cyd-2432s032c/cyd,2432s032c.dts index f50992cb2..6035cd112 100644 --- a/Devices/cyd-2432s032c/cyd,2432s032c.dts +++ b/Devices/cyd-2432s032c/cyd,2432s032c.dts @@ -46,7 +46,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -55,7 +55,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -64,7 +64,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -82,7 +82,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 27 GPIO_FLAG_NONE>; period-ns = <33333>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-3248s035c/cyd,3248s035c.dts b/Devices/cyd-3248s035c/cyd,3248s035c.dts index ed28ca40c..3fc7b054b 100644 --- a/Devices/cyd-3248s035c/cyd,3248s035c.dts +++ b/Devices/cyd-3248s035c/cyd,3248s035c.dts @@ -56,7 +56,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -65,7 +65,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -74,7 +74,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -92,7 +92,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 27 GPIO_FLAG_NONE>; period-ns = <33333>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-e32r28t/cyd,e32r28t.dts b/Devices/cyd-e32r28t/cyd,e32r28t.dts index 3d90c8483..95765705e 100644 --- a/Devices/cyd-e32r28t/cyd,e32r28t.dts +++ b/Devices/cyd-e32r28t/cyd,e32r28t.dts @@ -31,7 +31,7 @@ pin = <&gpio0 22 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -40,7 +40,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -49,7 +49,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -67,7 +67,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 21 GPIO_FLAG_NONE>; period-ns = <1953125>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/cyd-e32r32p/cyd,e32r32p.dts b/Devices/cyd-e32r32p/cyd,e32r32p.dts index e7e5c92d8..ac326d105 100644 --- a/Devices/cyd-e32r32p/cyd,e32r32p.dts +++ b/Devices/cyd-e32r32p/cyd,e32r32p.dts @@ -47,7 +47,7 @@ pin = <&gpio0 22 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -56,7 +56,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -65,7 +65,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; }; @@ -93,7 +93,7 @@ compatible = "espressif,esp32-pwm-ledc"; pin = <&gpio0 27 GPIO_FLAG_NONE>; period-ns = <25000>; - ledc-timer = <0>; + ledc-timer = <1>; ledc-channel = <0>; }; diff --git a/Devices/guition-jc2432w328c/guition,jc2432w328c.dts b/Devices/guition-jc2432w328c/guition,jc2432w328c.dts index 611f070ac..b36ee0432 100644 --- a/Devices/guition-jc2432w328c/guition,jc2432w328c.dts +++ b/Devices/guition-jc2432w328c/guition,jc2432w328c.dts @@ -82,7 +82,7 @@ pin = <&gpio0 4 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <1>; + ledc-channel = <0>; inverted; }; @@ -91,7 +91,7 @@ pin = <&gpio0 16 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <2>; + ledc-channel = <1>; inverted; }; @@ -100,7 +100,7 @@ pin = <&gpio0 17 GPIO_FLAG_NONE>; period-ns = <500000>; ledc-timer = <0>; - ledc-channel = <3>; + ledc-channel = <2>; inverted; };