pwm: fix pwm's gpio driver strength [1/1]

PD#SWPL-170380

Problem:
driver strength error

Solution:
fix it

Verify:
sc2 ah212

Change-Id: Ia0c5154de5c666e7b417865495df166b1dffeaae
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
This commit is contained in:
Junyi Zhao
2024-05-28 15:57:58 +08:00
committed by gerrit autosubmit
parent cf6c27a208
commit 51167904fc
5 changed files with 0 additions and 5 deletions
-1
View File
@@ -2753,7 +2753,6 @@
mux {
groups = "pwm_e_x";
function = "pwm_e";
drive-strength-microamp = <500>;
};
};
-1
View File
@@ -2816,7 +2816,6 @@
mux {
groups = "pwm_e_x";
function = "pwm_e";
drive-strength-microamp = <500>;
};
};
-1
View File
@@ -2941,7 +2941,6 @@
mux {
groups = "pwm_e";
function = "pwm_e";
drive-strength-microamp = <500>;
};
};
-1
View File
@@ -4192,7 +4192,6 @@
mux {
groups = "pwm_a";
function = "pwm_a";
drive-strength-microamp = <500>;
};
};
@@ -4025,7 +4025,6 @@
mux {
groups = "pwm_a";
function = "pwm_a";
drive-strength-microamp = <500>;
};
};