drivers: rt6xx ctimer pwm driver

using ctimer to implement pwm api
Signed-off-by: David Ullmann <davidu@meta.com>
This commit is contained in:
David Ullmann 2023-07-18 20:20:43 -04:00 committed by Chris Friedt
commit bcc7499684
10 changed files with 334 additions and 2 deletions

View file

@ -220,4 +220,13 @@
drive-strength = "normal";
};
};
pinmux_ctimer2_pwm: pinmux_ctimer2_pwm {
group0 {
pinmux = <CTIMER2_MATCH0_PIO0_14>;
slew-rate = "normal";
drive-strength = "normal";
};
};
};