drivers: rt6xx ctimer pwm driver
using ctimer to implement pwm api Signed-off-by: David Ullmann <davidu@meta.com>
This commit is contained in:
parent
62aa0fa724
commit
bcc7499684
10 changed files with 334 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue