Lines Matching +full:reg +full:- +full:init
1 // SPDX-License-Identifier: BSD-3-Clause
11 pinctrl-0 = <&qup_spi10_data_clk>, <&qup_spi10_cs_gpio_init_high>, <&qup_spi10_cs_gpio>;
12 cs-gpios = <&tlmm 43 GPIO_ACTIVE_LOW>;
15 compatible = "google,cros-ec-spi";
16 reg = <0>;
17 interrupt-parent = <&tlmm>;
19 pinctrl-names = "default";
20 pinctrl-0 = <&ap_ec_int_l>;
21 spi-max-frequency = <3000000>;
24 compatible = "google,cros-ec-pwm";
25 #pwm-cells = <1>;
28 i2c_tunnel: i2c-tunnel {
29 compatible = "google,cros-ec-i2c-tunnel";
30 google,remote-bus = <0>;
31 #address-cells = <1>;
32 #size-cells = <0>;
36 compatible = "google,cros-ec-typec";
37 #address-cells = <1>;
38 #size-cells = <0>;
41 compatible = "usb-c-connector";
42 reg = <0>;
44 power-role = "dual";
45 data-role = "host";
46 try-power-role = "source";
50 compatible = "usb-c-connector";
51 reg = <1>;
53 power-role = "dual";
54 data-role = "host";
55 try-power-role = "source";
61 #include <arm/cros-ec-keyboard.dtsi>
62 #include <arm/cros-ec-sbs.dtsi>
67 pinctrl-0 = <&qup_spi14_data_clk>, <&qup_spi14_cs_gpio_init_high>, <&qup_spi14_cs_gpio>;
68 cs-gpios = <&tlmm 59 GPIO_ACTIVE_LOW>;
72 reg = <0>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&h1_ap_int_odl>;
75 spi-max-frequency = <800000>;
76 interrupt-parent = <&tlmm>;
82 ap_ec_int_l: ap-ec-int-l-state {
85 bias-pull-up;
88 h1_ap_int_odl: h1-ap-int-odl-state {
91 bias-pull-up;
94 qup_spi10_cs_gpio_init_high: qup-spi10-cs-gpio-init-high-state {
97 output-high;
100 qup_spi14_cs_gpio_init_high: qup-spi14-cs-gpio-init-high-state {
103 output-high;