Lines Matching +full:reset +full:- +full:cells
2 # SPDX-License-Identifier: Apache-2.0
15 pinctrl-0 = <&uart0_default>;
16 pinctrl-names = "default";
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>;
43 include: uart-device.yaml
46 reset-gpios:
47 type: phandle-array
49 Driver reset pin of the bridge.
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