From: bichao.zheng Date: Thu, 29 Nov 2018 12:19:57 +0000 (+0800) Subject: arm64: dts: fix wifi 32K Frequency offset [2/1] X-Git-Tag: khadas-vims-v0.9.6-release~1055 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=415942454e626c1b85987e8e6ca28b7b91d8bb55;p=platform%2Fkernel%2Flinux-amlogic.git arm64: dts: fix wifi 32K Frequency offset [2/1] PD#SWPL-2623 Problem: wifi 32K Frequency offset too large Solution: Modification cycle Verify: axg u211 p321 r311 p212 Change-Id: Ica04bec99ba2097918387a980b94dc007bb4eca4 Signed-off-by: bichao.zheng --- diff --git a/arch/arm64/boot/dts/amlogic/atom.dts b/arch/arm64/boot/dts/amlogic/atom.dts index 1a17056..2fa541e 100644 --- a/arch/arm64/boot/dts/amlogic/atom.dts +++ b/arch/arm64/boot/dts/amlogic/atom.dts @@ -665,13 +665,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_a113x_skt.dts b/arch/arm64/boot/dts/amlogic/axg_a113x_skt.dts index 42e01bc..d3407d8d 100644 --- a/arch/arm64/boot/dts/amlogic/axg_a113x_skt.dts +++ b/arch/arm64/boot/dts/amlogic/axg_a113x_skt.dts @@ -452,13 +452,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s400.dts b/arch/arm64/boot/dts/amlogic/axg_s400.dts index 4c8de29..4098f87 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s400.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s400.dts @@ -631,13 +631,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s400_v03.dts b/arch/arm64/boot/dts/amlogic/axg_s400_v03.dts index 9eb474a..25d3941 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s400_v03.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s400_v03.dts @@ -612,13 +612,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s400_v03gva.dts b/arch/arm64/boot/dts/amlogic/axg_s400_v03gva.dts index 945d4fb..261293d 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s400_v03gva.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s400_v03gva.dts @@ -616,13 +616,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s400emmc_512m.dts b/arch/arm64/boot/dts/amlogic/axg_s400emmc_512m.dts index 9feeb07..6b30d54 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s400emmc_512m.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s400emmc_512m.dts @@ -640,13 +640,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s420.dts b/arch/arm64/boot/dts/amlogic/axg_s420.dts index e9470de..ddc988d 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s420.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s420.dts @@ -467,13 +467,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s420_128m.dts b/arch/arm64/boot/dts/amlogic/axg_s420_128m.dts index c47a2bc..c5232e1 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s420_128m.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s420_128m.dts @@ -458,13 +458,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s420_v03.dts b/arch/arm64/boot/dts/amlogic/axg_s420_v03.dts index 02eae18..b2ce787 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s420_v03.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s420_v03.dts @@ -470,13 +470,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/axg_s420_v03gva.dts b/arch/arm64/boot/dts/amlogic/axg_s420_v03gva.dts index 8026256..6c223f73 100644 --- a/arch/arm64/boot/dts/amlogic/axg_s420_v03gva.dts +++ b/arch/arm64/boot/dts/amlogic/axg_s420_v03gva.dts @@ -475,13 +475,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ab MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ab MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ab MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ab MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt.dts index e3e4c2f..8c5f322 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt.dts @@ -215,13 +215,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt_buildroot.dts index acb0a41..903f012 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_skt_buildroot.dts @@ -202,13 +202,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts index 71dfa84..e09642a 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts @@ -228,13 +228,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_1g.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_1g.dts index 9bb668d..04793a9 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_1g.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_1g.dts @@ -228,13 +228,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts index 496f964..8eb77e6 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts @@ -213,13 +213,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot_vccktest.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot_vccktest.dts index a17f04e..9d00434 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot_vccktest.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot_vccktest.dts @@ -214,13 +214,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts index 151b2bb..3c0e783 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts @@ -214,13 +214,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts index 6d41588..55167ef 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts @@ -252,13 +252,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_1g.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_1g.dts index e0564dd..e54f447 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_1g.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_1g.dts @@ -246,13 +246,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_512m.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_512m.dts index 1af9458..e9b6cd3 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_512m.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_512m.dts @@ -241,13 +241,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts index 8433084..b75dc70 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts @@ -225,13 +225,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212.dts index bcd08a2..6c8c404 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212.dts @@ -252,13 +252,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_1g.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_1g.dts index 6f414af..caebfcb 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_1g.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_1g.dts @@ -246,13 +246,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_buildroot.dts index c78baf3..d7eec8d 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_buildroot.dts @@ -225,13 +225,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u220.dts b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u220.dts index 13f8bc2..0928ca4 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u220.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u220.dts @@ -209,13 +209,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts index 270c6b9..479a8b5 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts @@ -199,13 +199,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts b/arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts index 0c975c5..ae70a65 100644 --- a/arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts +++ b/arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts @@ -239,13 +239,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400.dts b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400.dts index 089b9bb..7093d2c 100644 --- a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400.dts +++ b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400.dts @@ -207,13 +207,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot.dts index 68f596f..0581fa1 100644 --- a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot.dts @@ -250,13 +250,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot_vccktest.dts b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot_vccktest.dts index e2bc49b..dfecbc7 100644 --- a/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot_vccktest.dts +++ b/arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot_vccktest.dts @@ -216,13 +216,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts index d26cd2b..581a4e7 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts @@ -171,13 +171,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts index edac418..af4354c 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts @@ -150,13 +150,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_hd.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_hd.dts index b43f41a..756275d 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_hd.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_hd.dts @@ -161,13 +161,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts index cb0d7e1..ee7b6bf 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts @@ -180,13 +180,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts index b2a48e9..2a1f93b 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts @@ -152,13 +152,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts index b2c34e7..d3bff2a 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts @@ -169,13 +169,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p230_2g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p230_2g_buildroot.dts index bb8c581..d683296 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p230_2g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p230_2g_buildroot.dts @@ -169,13 +169,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p231_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p231_1g.dts index d054fa4..16fd229 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p231_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p231_1g.dts @@ -170,13 +170,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p231_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p231_2g.dts index b5702a6..18bd9d2 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p231_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p231_2g.dts @@ -170,13 +170,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p231_2g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p231_2g_buildroot.dts index 800114c..5cfdf96 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p231_2g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p231_2g_buildroot.dts @@ -162,13 +162,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p241_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p241_1g.dts index 078e772..5f28a27 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p241_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p241_1g.dts @@ -253,13 +253,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p241_1g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p241_1g_buildroot.dts index def676a..01f333a 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p241_1g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p241_1g_buildroot.dts @@ -234,13 +234,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p241_v2-1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p241_v2-1g.dts index 71f9208..2493b0e 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p241_v2-1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p241_v2-1g.dts @@ -254,13 +254,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p241_v2_1g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p241_v2_1g_buildroot.dts index 0e68ccc..3950d2c 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p241_v2_1g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p241_v2_1g_buildroot.dts @@ -233,13 +233,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p400_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p400_2g.dts index ab695ab..7ba7ce2 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p400_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p400_2g.dts @@ -91,13 +91,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p401_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p401_2g.dts index 593c776..56cc4cb 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p401_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p401_2g.dts @@ -91,13 +91,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts index d3086aa..d7b19b7 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_sei210_1g.dts @@ -161,13 +161,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_sei210_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_sei210_2g.dts index 41e5247..c6ec955 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_sei210_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_sei210_2g.dts @@ -170,13 +170,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_skt.dts b/arch/arm64/boot/dts/amlogic/gxl_skt.dts index 56ecf91..330175a 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_skt.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_skt.dts @@ -171,13 +171,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts b/arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts index 38214b1..7565a65 100644 --- a/arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts @@ -162,13 +162,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts index 20d0c13..f677d01 100644 --- a/arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts @@ -154,13 +154,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts b/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts index 7aadc21..8cf545a 100644 --- a/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxm_q201_1g.dts @@ -170,13 +170,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts b/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts index 0b0bf70..fc6e409 100644 --- a/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxm_q201_2g.dts @@ -170,13 +170,13 @@ wifi_pwm_conf:wifi_pwm_conf{ pwm_channel1_conf { - pwms = <&pwm_ef MESON_PWM_0 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_ef MESON_PWM_0 30541 0>; + duty-cycle = <15270>; times = <8>; }; pwm_channel2_conf { - pwms = <&pwm_ef MESON_PWM_2 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_ef MESON_PWM_2 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts index 752a88c..abf3c56 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts @@ -681,13 +681,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321_buildroot.dts b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321_buildroot.dts index b11a5fb..71ae169 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321_buildroot.dts @@ -725,13 +725,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts index c3f97d5..fbe808f 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_1g.dts @@ -686,13 +686,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts index f1aa69e..b3b9a8a 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_2g.dts @@ -686,13 +686,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts index f1ab9ec..cf64903 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r311_720p.dts @@ -685,13 +685,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; }; diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962x_r314.dts b/arch/arm64/boot/dts/amlogic/txlx_t962x_r314.dts index efc13a5..8cc857e 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962x_r314.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962x_r314.dts @@ -687,13 +687,13 @@ wifi_pwm_conf: wifi_pwm_conf { pwm_channel1_conf { - pwms = <&pwm_cd MESON_PWM_1 30040 0>; - duty-cycle = <15020>; + pwms = <&pwm_cd MESON_PWM_1 30541 0>; + duty-cycle = <15270>; times = <10>; }; pwm_channel2_conf { - pwms = <&pwm_cd MESON_PWM_3 30030 0>; - duty-cycle = <15015>; + pwms = <&pwm_cd MESON_PWM_3 30500 0>; + duty-cycle = <15250>; times = <12>; }; };