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>
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>