Lines Matching +full:wake +full:- +full:device
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * IPQ9574 RDP433 board device tree source
5 * Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include "ipq9574-rdp-common.dtsi"
15 model = "Qualcomm Technologies, Inc. IPQ9574/AP-AL02-C7";
16 compatible = "qcom,ipq9574-ap-al02-c7", "qcom,ipq9574";
24 pinctrl-0 = <&pcie1_default>;
25 pinctrl-names = "default";
27 perst-gpios = <&tlmm 26 GPIO_ACTIVE_LOW>;
28 wake-gpios = <&tlmm 27 GPIO_ACTIVE_LOW>;
37 pinctrl-0 = <&pcie2_default>;
38 pinctrl-names = "default";
40 perst-gpios = <&tlmm 29 GPIO_ACTIVE_LOW>;
41 wake-gpios = <&tlmm 30 GPIO_ACTIVE_LOW>;
50 pinctrl-0 = <&pcie3_default>;
51 pinctrl-names = "default";
53 perst-gpios = <&tlmm 32 GPIO_ACTIVE_LOW>;
54 wake-gpios = <&tlmm 33 GPIO_ACTIVE_LOW>;
60 pcie1_default: pcie1-default-state {
61 clkreq-n-pins {
64 drive-strength = <6>;
65 bias-pull-up;
68 perst-n-pins {
71 drive-strength = <8>;
72 bias-pull-down;
73 output-low;
76 wake-n-pins {
79 drive-strength = <6>;
80 bias-pull-up;
84 pcie2_default: pcie2-default-state {
85 clkreq-n-pins {
88 drive-strength = <6>;
89 bias-pull-up;
92 perst-n-pins {
95 drive-strength = <8>;
96 bias-pull-down;
97 output-low;
100 wake-n-pins {
103 drive-strength = <6>;
104 bias-pull-up;
108 pcie3_default: pcie3-default-state {
109 clkreq-n-pins {
112 drive-strength = <6>;
113 bias-pull-up;
116 perst-n-pins {
119 drive-strength = <8>;
120 bias-pull-up;
121 output-low;
124 wake-n-pins {
127 drive-strength = <6>;
128 bias-pull-up;
132 sdc_default_state: sdc-default-state {
133 clk-pins {
136 drive-strength = <8>;
137 bias-disable;
140 cmd-pins {
143 drive-strength = <8>;
144 bias-pull-up;
147 data-pins {
152 drive-strength = <8>;
153 bias-pull-up;
156 rclk-pins {
159 drive-strength = <8>;
160 bias-pull-down;