Lines Matching +full:sc18im704 +full:- +full:gpio
2 # SPDX-License-Identifier: Apache-2.0
5 NXP SC18IM704 UART to I2C/GPIO bridge.
7 The SC18IM704 supports both an external I2C and GPIO controller. These
15 pinctrl-0 = <&uart0_default>;
16 pinctrl-names = "default";
18 sc18im704: sc18im704 {
19 compatible = "nxp,sc18im704";
21 target-speed = <115200>;
22 reset-gpios = <&gpio1 15 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
25 compatible = "nxp,sc18im704-i2c";
27 #address-cells = <1>;
28 #size-cells = <0>;
32 compatible = "nxp,sc18im704-gpio";
34 gpio-controller;
35 #gpio-cells = <2>;
41 compatible: "nxp,sc18im704"
43 include: uart-device.yaml
46 reset-gpios:
47 type: phandle-array
53 target-speed:
59 - 1200
60 - 2400
61 - 4800
62 - 9600
63 - 14400
64 - 19200
65 - 28800
66 - 38400
67 - 57600
68 - 76800
69 - 115200
70 - 230400
71 - 460800
73 bus: nxp,sc18im704