Release develop 251028

This commit is contained in:
hongyi
2025-10-28 14:02:38 +08:00
parent 28b59bd5a6
commit 57e0342c1f
10 changed files with 444 additions and 126 deletions

View File

@@ -277,6 +277,17 @@
slew-rate = <0>;
};
};
pwm0_pins: pwm0-1 {
pwm0-pins {
pins = "GPIO0_30"; // PWM0_CH2
function = "pwm0";
bias-disable;
drive-strength = <13>;
input-disable;
input-schmitt-disable;
slew-rate = <0>;
};
};
gmac1_pins: gmac1-0 {
txclk-pins {
pins = "GPIO1_2", /* GMAC1_TX_CLK */
@@ -438,17 +449,6 @@
slew-rate = <0>;
};
};
pwm0_pins: pwm0-1 {
pwm0-pins {
pins = "GPIO0_30"; // PWM0_CH2
function = "pwm0";
bias-disable;
drive-strength = <13>;
input-disable;
input-schmitt-disable;
slew-rate = <0>;
};
};
pwm1_pins: pwm1-1 {
pwm1-pins {
pins = "GPIO2_12"; // PWM1_CH2