forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
....@@ -79,7 +79,7 @@
7979 gpio0-gpio149
8080 Supports mux, bias and drive-strength
8181
82
- sdc2_clk, sdc2_cmd, sdc2_data
82
+ sdc2_clk, sdc2_cmd, sdc2_data, ufs_reset
8383 Supports bias and drive-strength
8484
8585 - function:
....@@ -118,17 +118,17 @@
118118 - bias-disable:
119119 Usage: optional
120120 Value type: <none>
121
- Definition: The specified pins should be configued as no pull.
121
+ Definition: The specified pins should be configured as no pull.
122122
123123 - bias-pull-down:
124124 Usage: optional
125125 Value type: <none>
126
- Definition: The specified pins should be configued as pull down.
126
+ Definition: The specified pins should be configured as pull down.
127127
128128 - bias-pull-up:
129129 Usage: optional
130130 Value type: <none>
131
- Definition: The specified pins should be configued as pull up.
131
+ Definition: The specified pins should be configured as pull up.
132132
133133 - output-high:
134134 Usage: optional