Lines Matching +full:power +full:- +full:role
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";
17 interrupt-parent = <&tlmm>;
19 pinctrl-names = "default";
20 pinctrl-0 = <&ap_ec_int_l>;
21 spi-max-frequency = <3000000>;
22 wakeup-source;
25 compatible = "google,cros-ec-pwm";
26 #pwm-cells = <1>;
29 i2c_tunnel: i2c-tunnel {
30 compatible = "google,cros-ec-i2c-tunnel";
31 google,remote-bus = <0>;
32 #address-cells = <1>;
33 #size-cells = <0>;
37 compatible = "google,cros-ec-typec";
38 #address-cells = <1>;
39 #size-cells = <0>;
42 compatible = "usb-c-connector";
45 power-role = "dual";
46 data-role = "host";
47 try-power-role = "source";
51 compatible = "usb-c-connector";
54 power-role = "dual";
55 data-role = "host";
56 try-power-role = "source";
62 #include <arm/cros-ec-keyboard.dtsi>
63 #include <arm/cros-ec-sbs.dtsi>
68 pinctrl-0 = <&qup_spi14_data_clk>, <&qup_spi14_cs_gpio_init_high>, <&qup_spi14_cs_gpio>;
69 cs-gpios = <&tlmm 59 GPIO_ACTIVE_LOW>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&h1_ap_int_odl>;
76 spi-max-frequency = <800000>;
77 interrupt-parent = <&tlmm>;
83 ap_ec_int_l: ap-ec-int-l-state {
86 bias-pull-up;
89 h1_ap_int_odl: h1-ap-int-odl-state {
92 bias-pull-up;
95 qup_spi10_cs_gpio_init_high: qup-spi10-cs-gpio-init-high-state {
98 output-high;
101 qup_spi14_cs_gpio_init_high: qup-spi14-cs-gpio-init-high-state {
104 output-high;