Commit graph

4 commits

Author SHA1 Message Date
David Ullmann
bcc7499684 drivers: rt6xx ctimer pwm driver
using ctimer to implement pwm api
Signed-off-by: David Ullmann <davidu@meta.com>
2023-08-03 12:39:06 -04:00
Daniel Leung
4b26bd3349 boards: nxp/mimxrt685_evk: add pinctrl for I3C block
This adds the pinctrl/pinmux device tree node for the I3C
block on RT685 SoC.

Note the the drive strengths and slew rates for SCL and SDA
are recommended by the NXP application note AN12796: RT600 I3C
Simple Master, which can downloaded from the NXP website.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-09-09 17:42:33 -04:00
Gerard Marull-Paretas
c3daefaf5f boards: arm: mimxrt685_evk: remove manual pinmux
red_pwm_led uses sc_timer, for which we have pinmux configuration in
Devicetree. Remove hardcoded settings and move to DT.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-06-07 18:57:45 +02:00
Daniel DeGrasse
6467c412a1 boards: arm: mimxrt685_evk: add pin control definitions for RT685 EVK
Add pin control pinmux selections for RT685 evk, but do not enable
pin control

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-05-02 13:28:10 -05:00