~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/qcom/apq8016-schneider-hmibsc.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm64/qcom/apq8016-schneider-hmibsc.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm64/qcom/apq8016-schneider-hmibsc.dts (Architecture m68k)


  1 // SPDX-License-Identifier: GPL-2.0-only            1 // SPDX-License-Identifier: GPL-2.0-only
  2 /*                                                  2 /*
  3  * Copyright (c) 2015, The Linux Foundation. A      3  * Copyright (c) 2015, The Linux Foundation. All rights reserved.
  4  * Copyright (c) 2024, Linaro Ltd.                  4  * Copyright (c) 2024, Linaro Ltd.
  5  */                                                 5  */
  6                                                     6 
  7 /dts-v1/;                                           7 /dts-v1/;
  8                                                     8 
  9 #include "msm8916-pm8916.dtsi"                      9 #include "msm8916-pm8916.dtsi"
 10 #include <dt-bindings/gpio/gpio.h>                 10 #include <dt-bindings/gpio/gpio.h>
 11 #include <dt-bindings/input/input.h>               11 #include <dt-bindings/input/input.h>
 12 #include <dt-bindings/leds/common.h>               12 #include <dt-bindings/leds/common.h>
 13 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h     13 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
 14 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>     14 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>
 15 #include <dt-bindings/sound/apq8016-lpass.h>       15 #include <dt-bindings/sound/apq8016-lpass.h>
 16                                                    16 
 17 / {                                                17 / {
 18         model = "Schneider Electric HMIBSC Boa     18         model = "Schneider Electric HMIBSC Board";
 19         compatible = "schneider,apq8016-hmibsc     19         compatible = "schneider,apq8016-hmibsc", "qcom,apq8016";
 20                                                    20 
 21         aliases {                                  21         aliases {
 22                 i2c1 = &blsp_i2c6;                 22                 i2c1 = &blsp_i2c6;
 23                 i2c3 = &blsp_i2c4;                 23                 i2c3 = &blsp_i2c4;
 24                 i2c4 = &blsp_i2c3;                 24                 i2c4 = &blsp_i2c3;
 25                 mmc0 = &sdhc_1; /* eMMC */         25                 mmc0 = &sdhc_1; /* eMMC */
 26                 mmc1 = &sdhc_2; /* SD card */      26                 mmc1 = &sdhc_2; /* SD card */
 27                 serial0 = &blsp_uart1;             27                 serial0 = &blsp_uart1;
 28                 serial1 = &blsp_uart2;             28                 serial1 = &blsp_uart2;
 29                 spi0 = &blsp_spi5;                 29                 spi0 = &blsp_spi5;
 30                 usid0 = &pm8916_0;                 30                 usid0 = &pm8916_0;
 31         };                                         31         };
 32                                                    32 
 33         chosen {                                   33         chosen {
 34                 stdout-path = "serial0";           34                 stdout-path = "serial0";
 35         };                                         35         };
 36                                                    36 
 37         hdmi-out {                                 37         hdmi-out {
 38                 compatible = "hdmi-connector";     38                 compatible = "hdmi-connector";
 39                 type = "a";                        39                 type = "a";
 40                                                    40 
 41                 port {                             41                 port {
 42                         hdmi_con: endpoint {       42                         hdmi_con: endpoint {
 43                                 remote-endpoin     43                                 remote-endpoint = <&adv7533_out>;
 44                         };                         44                         };
 45                 };                                 45                 };
 46         };                                         46         };
 47                                                    47 
 48         gpio-keys {                                48         gpio-keys {
 49                 compatible = "gpio-keys";          49                 compatible = "gpio-keys";
 50                 autorepeat;                        50                 autorepeat;
 51                 pinctrl-0 = <&msm_key_volp_n_d     51                 pinctrl-0 = <&msm_key_volp_n_default>;
 52                 pinctrl-names = "default";         52                 pinctrl-names = "default";
 53                                                    53 
 54                 button {                           54                 button {
 55                         label = "Volume Up";       55                         label = "Volume Up";
 56                         linux,code = <KEY_VOLU     56                         linux,code = <KEY_VOLUMEUP>;
 57                         gpios = <&tlmm 107 GPI     57                         gpios = <&tlmm 107 GPIO_ACTIVE_LOW>;
 58                 };                                 58                 };
 59         };                                         59         };
 60                                                    60 
 61         leds {                                     61         leds {
 62                 compatible = "gpio-leds";          62                 compatible = "gpio-leds";
 63                 pinctrl-0 = <&pm8916_mpps_leds     63                 pinctrl-0 = <&pm8916_mpps_leds>;
 64                 pinctrl-names = "default";         64                 pinctrl-names = "default";
 65                                                    65 
 66                 led-1 {                            66                 led-1 {
 67                         function = LED_FUNCTIO     67                         function = LED_FUNCTION_WLAN;
 68                         color = <LED_COLOR_ID_     68                         color = <LED_COLOR_ID_YELLOW>;
 69                         gpios = <&pm8916_mpps      69                         gpios = <&pm8916_mpps 2 GPIO_ACTIVE_HIGH>;
 70                         linux,default-trigger      70                         linux,default-trigger = "phy0tx";
 71                         default-state = "off";     71                         default-state = "off";
 72                 };                                 72                 };
 73                                                    73 
 74                 led-2 {                            74                 led-2 {
 75                         function = LED_FUNCTIO     75                         function = LED_FUNCTION_BLUETOOTH;
 76                         color = <LED_COLOR_ID_     76                         color = <LED_COLOR_ID_BLUE>;
 77                         gpios = <&pm8916_mpps      77                         gpios = <&pm8916_mpps 3 GPIO_ACTIVE_HIGH>;
 78                         linux,default-trigger      78                         linux,default-trigger = "bluetooth-power";
 79                         default-state = "off";     79                         default-state = "off";
 80                 };                                 80                 };
 81         };                                         81         };
 82                                                    82 
 83         memory@80000000 {                          83         memory@80000000 {
 84                 reg = <0 0x80000000 0 0x400000     84                 reg = <0 0x80000000 0 0x40000000>;
 85         };                                         85         };
 86                                                    86 
 87         reserved-memory {                          87         reserved-memory {
 88                 ramoops@bff00000 {                 88                 ramoops@bff00000 {
 89                         compatible = "ramoops"     89                         compatible = "ramoops";
 90                         reg = <0x0 0xbff00000      90                         reg = <0x0 0xbff00000 0x0 0x100000>;
 91                         record-size = <0x20000     91                         record-size = <0x20000>;
 92                         console-size = <0x2000     92                         console-size = <0x20000>;
 93                         ftrace-size = <0x20000     93                         ftrace-size = <0x20000>;
 94                         ecc-size = <16>;           94                         ecc-size = <16>;
 95                 };                                 95                 };
 96         };                                         96         };
 97                                                    97 
 98         usb-hub {                                  98         usb-hub {
 99                 compatible = "smsc,usb3503";       99                 compatible = "smsc,usb3503";
100                 reset-gpios = <&pm8916_gpios 1    100                 reset-gpios = <&pm8916_gpios 1 GPIO_ACTIVE_LOW>;
101                 initial-mode = <1>;               101                 initial-mode = <1>;
102         };                                        102         };
103                                                   103 
104         usb_id: usb-id {                          104         usb_id: usb-id {
105                 compatible = "linux,extcon-usb    105                 compatible = "linux,extcon-usb-gpio";
106                 id-gpios = <&tlmm 110 GPIO_ACT    106                 id-gpios = <&tlmm 110 GPIO_ACTIVE_HIGH>;
107                 pinctrl-0 = <&usb_id_default>;    107                 pinctrl-0 = <&usb_id_default>;
108                 pinctrl-names = "default";        108                 pinctrl-names = "default";
109         };                                        109         };
110 };                                                110 };
111                                                   111 
112 &blsp_i2c3 {                                      112 &blsp_i2c3 {
113         status = "okay";                          113         status = "okay";
114                                                   114 
115         eeprom@50 {                               115         eeprom@50 {
116                 compatible = "atmel,24c32";       116                 compatible = "atmel,24c32";
117                 reg = <0x50>;                     117                 reg = <0x50>;
118         };                                        118         };
119 };                                                119 };
120                                                   120 
121 &blsp_i2c4 {                                      121 &blsp_i2c4 {
122         status = "okay";                          122         status = "okay";
123                                                   123 
124         adv_bridge: bridge@39 {                   124         adv_bridge: bridge@39 {
125                 compatible = "adi,adv7533";       125                 compatible = "adi,adv7533";
126                 reg = <0x39>;                     126                 reg = <0x39>;
127                 interrupts-extended = <&tlmm 3    127                 interrupts-extended = <&tlmm 31 IRQ_TYPE_EDGE_FALLING>;
128                                                   128 
129                 adi,dsi-lanes = <4>;              129                 adi,dsi-lanes = <4>;
130                 clocks = <&rpmcc RPM_SMD_BB_CL    130                 clocks = <&rpmcc RPM_SMD_BB_CLK2>;
131                 clock-names = "cec";              131                 clock-names = "cec";
132                 pd-gpios = <&tlmm 32 GPIO_ACTI    132                 pd-gpios = <&tlmm 32 GPIO_ACTIVE_HIGH>;
133                                                   133 
134                 avdd-supply = <&pm8916_l6>;       134                 avdd-supply = <&pm8916_l6>;
135                 a2vdd-supply = <&pm8916_l6>;      135                 a2vdd-supply = <&pm8916_l6>;
136                 dvdd-supply = <&pm8916_l6>;       136                 dvdd-supply = <&pm8916_l6>;
137                 pvdd-supply = <&pm8916_l6>;       137                 pvdd-supply = <&pm8916_l6>;
138                 v1p2-supply = <&pm8916_l6>;       138                 v1p2-supply = <&pm8916_l6>;
139                 v3p3-supply = <&pm8916_l17>;      139                 v3p3-supply = <&pm8916_l17>;
140                                                   140 
141                 pinctrl-0 = <&adv7533_int_acti    141                 pinctrl-0 = <&adv7533_int_active &adv7533_switch_active>;
142                 pinctrl-1 = <&adv7533_int_susp    142                 pinctrl-1 = <&adv7533_int_suspend &adv7533_switch_suspend>;
143                 pinctrl-names = "default","sle    143                 pinctrl-names = "default","sleep";
144                 #sound-dai-cells = <0>;           144                 #sound-dai-cells = <0>;
145                                                   145 
146                 ports {                           146                 ports {
147                         #address-cells = <1>;     147                         #address-cells = <1>;
148                         #size-cells = <0>;        148                         #size-cells = <0>;
149                                                   149 
150                         port@0 {                  150                         port@0 {
151                                 reg = <0>;        151                                 reg = <0>;
152                                 adv7533_in: en    152                                 adv7533_in: endpoint {
153                                         remote    153                                         remote-endpoint = <&mdss_dsi0_out>;
154                                 };                154                                 };
155                         };                        155                         };
156                                                   156 
157                         port@1 {                  157                         port@1 {
158                                 reg = <1>;        158                                 reg = <1>;
159                                 adv7533_out: e    159                                 adv7533_out: endpoint {
160                                         remote    160                                         remote-endpoint = <&hdmi_con>;
161                                 };                161                                 };
162                         };                        162                         };
163                 };                                163                 };
164         };                                        164         };
165 };                                                165 };
166                                                   166 
167 &blsp_i2c6 {                                      167 &blsp_i2c6 {
168         status = "okay";                          168         status = "okay";
169                                                   169 
170         rtc@30 {                                  170         rtc@30 {
171                 compatible = "sii,s35390a";       171                 compatible = "sii,s35390a";
172                 reg = <0x30>;                     172                 reg = <0x30>;
173         };                                        173         };
174                                                   174 
175         eeprom@50 {                               175         eeprom@50 {
176                 compatible = "atmel,24c256";      176                 compatible = "atmel,24c256";
177                 reg = <0x50>;                     177                 reg = <0x50>;
178         };                                        178         };
179 };                                                179 };
180                                                   180 
181 &blsp_spi5 {                                      181 &blsp_spi5 {
182         cs-gpios = <&tlmm 18 GPIO_ACTIVE_LOW>;    182         cs-gpios = <&tlmm 18 GPIO_ACTIVE_LOW>;
183         status = "okay";                          183         status = "okay";
184                                                   184 
185         tpm@0 {                                   185         tpm@0 {
186                 compatible = "infineon,slb9670    186                 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
187                 reg = <0>;                        187                 reg = <0>;
188                 spi-max-frequency = <500000>;     188                 spi-max-frequency = <500000>;
189         };                                        189         };
190 };                                                190 };
191                                                   191 
192 &blsp_uart1 {                                     192 &blsp_uart1 {
193         label = "UART0";                          193         label = "UART0";
194         status = "okay";                          194         status = "okay";
195 };                                                195 };
196                                                   196 
197 &blsp_uart2 {                                     197 &blsp_uart2 {
198         label = "UART1";                          198         label = "UART1";
199         status = "okay";                          199         status = "okay";
200 };                                                200 };
201                                                   201 
202 &lpass {                                          202 &lpass {
203         status = "okay";                          203         status = "okay";
204 };                                                204 };
205                                                   205 
206 &mdss {                                           206 &mdss {
207         status = "okay";                          207         status = "okay";
208 };                                                208 };
209                                                   209 
210 &mdss_dsi0_out {                                  210 &mdss_dsi0_out {
211         data-lanes = <0 1 2 3>;                   211         data-lanes = <0 1 2 3>;
212         remote-endpoint = <&adv7533_in>;          212         remote-endpoint = <&adv7533_in>;
213 };                                                213 };
214                                                   214 
215 &pm8916_codec {                                   215 &pm8916_codec {
216         qcom,mbhc-vthreshold-low = <75 150 237    216         qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
217         qcom,mbhc-vthreshold-high = <75 150 23    217         qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
218         status = "okay";                          218         status = "okay";
219 };                                                219 };
220                                                   220 
221 &pm8916_gpios {                                   221 &pm8916_gpios {
222         gpio-line-names =                         222         gpio-line-names =
223                 "USB_HUB_RESET_N_PM",             223                 "USB_HUB_RESET_N_PM",
224                 "USB_SW_SEL_PM",                  224                 "USB_SW_SEL_PM",
225                 "NC",                             225                 "NC",
226                 "NC";                             226                 "NC";
227                                                   227 
228         usb_hub_reset_pm: usb-hub-reset-pm-sta    228         usb_hub_reset_pm: usb-hub-reset-pm-state {
229                 pins = "gpio1";                   229                 pins = "gpio1";
230                 function = PMIC_GPIO_FUNC_NORM    230                 function = PMIC_GPIO_FUNC_NORMAL;
231                 input-disable;                    231                 input-disable;
232                 output-high;                      232                 output-high;
233         };                                        233         };
234                                                   234 
235         usb_hub_reset_pm_device: usb-hub-reset    235         usb_hub_reset_pm_device: usb-hub-reset-pm-device-state {
236                 pins = "gpio1";                   236                 pins = "gpio1";
237                 function = PMIC_GPIO_FUNC_NORM    237                 function = PMIC_GPIO_FUNC_NORMAL;
238                 input-disable;                    238                 input-disable;
239                 output-low;                       239                 output-low;
240         };                                        240         };
241                                                   241 
242         usb_sw_sel_pm: usb-sw-sel-pm-state {      242         usb_sw_sel_pm: usb-sw-sel-pm-state {
243                 pins = "gpio2";                   243                 pins = "gpio2";
244                 function = PMIC_GPIO_FUNC_NORM    244                 function = PMIC_GPIO_FUNC_NORMAL;
245                 power-source = <PM8916_GPIO_VP    245                 power-source = <PM8916_GPIO_VPH>;
246                 input-disable;                    246                 input-disable;
247                 output-high;                      247                 output-high;
248         };                                        248         };
249                                                   249 
250         usb_sw_sel_pm_device: usb-sw-sel-pm-de    250         usb_sw_sel_pm_device: usb-sw-sel-pm-device-state {
251                 pins = "gpio2";                   251                 pins = "gpio2";
252                 function = PMIC_GPIO_FUNC_NORM    252                 function = PMIC_GPIO_FUNC_NORMAL;
253                 power-source = <PM8916_GPIO_VP    253                 power-source = <PM8916_GPIO_VPH>;
254                 input-disable;                    254                 input-disable;
255                 output-low;                       255                 output-low;
256         };                                        256         };
257 };                                                257 };
258                                                   258 
259 &pm8916_mpps {                                    259 &pm8916_mpps {
260         gpio-line-names =                         260         gpio-line-names =
261                 "NC",                             261                 "NC",
262                 "WLAN_LED_CTRL",                  262                 "WLAN_LED_CTRL",
263                 "BT_LED_CTRL",                    263                 "BT_LED_CTRL",
264                 "NC";                             264                 "NC";
265                                                   265 
266         pm8916_mpps_leds: pm8916-mpps-state {     266         pm8916_mpps_leds: pm8916-mpps-state {
267                 pins = "mpp2", "mpp3";            267                 pins = "mpp2", "mpp3";
268                 function = "digital";             268                 function = "digital";
269                 output-low;                       269                 output-low;
270         };                                        270         };
271 };                                                271 };
272                                                   272 
273 &pm8916_resin {                                   273 &pm8916_resin {
274         linux,code = <KEY_POWER>;                 274         linux,code = <KEY_POWER>;
275         status = "okay";                          275         status = "okay";
276 };                                                276 };
277                                                   277 
278 &pm8916_rpm_regulators {                          278 &pm8916_rpm_regulators {
279         pm8916_l17: l17 {                         279         pm8916_l17: l17 {
280                 regulator-min-microvolt = <330    280                 regulator-min-microvolt = <3300000>;
281                 regulator-max-microvolt = <330    281                 regulator-max-microvolt = <3300000>;
282         };                                        282         };
283 };                                                283 };
284                                                   284 
285 &sdhc_1 {                                         285 &sdhc_1 {
286         status = "okay";                          286         status = "okay";
287 };                                                287 };
288                                                   288 
289 &sdhc_2 {                                         289 &sdhc_2 {
290         pinctrl-0 = <&sdc2_default &sdc2_cd_de    290         pinctrl-0 = <&sdc2_default &sdc2_cd_default>;
291         pinctrl-1 = <&sdc2_sleep &sdc2_cd_defa    291         pinctrl-1 = <&sdc2_sleep &sdc2_cd_default>;
292         pinctrl-names = "default", "sleep";       292         pinctrl-names = "default", "sleep";
293         cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;    293         cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
294         status = "okay";                          294         status = "okay";
295 };                                                295 };
296                                                   296 
297 &sound {                                          297 &sound {
298         pinctrl-0 = <&cdc_pdm_default &sec_mi2    298         pinctrl-0 = <&cdc_pdm_default &sec_mi2s_default>;
299         pinctrl-1 = <&cdc_pdm_sleep &sec_mi2s_    299         pinctrl-1 = <&cdc_pdm_sleep &sec_mi2s_sleep>;
300         pinctrl-names = "default", "sleep";       300         pinctrl-names = "default", "sleep";
301         model = "HMIBSC";                         301         model = "HMIBSC";
302         audio-routing =                           302         audio-routing =
303                 "AMIC2", "MIC BIAS Internal2",    303                 "AMIC2", "MIC BIAS Internal2",
304                 "AMIC3", "MIC BIAS External1";    304                 "AMIC3", "MIC BIAS External1";
305         status = "okay";                          305         status = "okay";
306                                                   306 
307         quaternary-dai-link {                     307         quaternary-dai-link {
308                 link-name = "ADV7533";            308                 link-name = "ADV7533";
309                 cpu {                             309                 cpu {
310                         sound-dai = <&lpass MI    310                         sound-dai = <&lpass MI2S_QUATERNARY>;
311                 };                                311                 };
312                 codec {                           312                 codec {
313                         sound-dai = <&adv_brid    313                         sound-dai = <&adv_bridge 0>;
314                 };                                314                 };
315         };                                        315         };
316                                                   316 
317         primary-dai-link {                        317         primary-dai-link {
318                 link-name = "WCD";                318                 link-name = "WCD";
319                 cpu {                             319                 cpu {
320                         sound-dai = <&lpass MI    320                         sound-dai = <&lpass MI2S_PRIMARY>;
321                 };                                321                 };
322                 codec {                           322                 codec {
323                         sound-dai = <&lpass_co    323                         sound-dai = <&lpass_codec 0>, <&pm8916_codec 0>;
324                 };                                324                 };
325         };                                        325         };
326                                                   326 
327         tertiary-dai-link {                       327         tertiary-dai-link {
328                 link-name = "WCD-Capture";        328                 link-name = "WCD-Capture";
329                 cpu {                             329                 cpu {
330                         sound-dai = <&lpass MI    330                         sound-dai = <&lpass MI2S_TERTIARY>;
331                 };                                331                 };
332                 codec {                           332                 codec {
333                         sound-dai = <&lpass_co    333                         sound-dai = <&lpass_codec 1>, <&pm8916_codec 1>;
334                 };                                334                 };
335         };                                        335         };
336 };                                                336 };
337                                                   337 
338 &tlmm {                                           338 &tlmm {
339         pinctrl-0 = <&uart1_mux0_rs232_high &u    339         pinctrl-0 = <&uart1_mux0_rs232_high &uart1_mux1_rs232_low>;
340         pinctrl-names = "default";                340         pinctrl-names = "default";
341                                                   341 
342         adv7533_int_active: adv533-int-active-    342         adv7533_int_active: adv533-int-active-state {
343                 pins = "gpio31";                  343                 pins = "gpio31";
344                 function = "gpio";                344                 function = "gpio";
345                 drive-strength = <16>;            345                 drive-strength = <16>;
346                 bias-disable;                     346                 bias-disable;
347         };                                        347         };
348                                                   348 
349         adv7533_int_suspend: adv7533-int-suspe    349         adv7533_int_suspend: adv7533-int-suspend-state {
350                 pins = "gpio31";                  350                 pins = "gpio31";
351                 function = "gpio";                351                 function = "gpio";
352                 drive-strength = <2>;             352                 drive-strength = <2>;
353                 bias-disable;                     353                 bias-disable;
354         };                                        354         };
355                                                   355 
356         adv7533_switch_active: adv7533-switch-    356         adv7533_switch_active: adv7533-switch-active-state {
357                 pins = "gpio32";                  357                 pins = "gpio32";
358                 function = "gpio";                358                 function = "gpio";
359                 drive-strength = <16>;            359                 drive-strength = <16>;
360                 bias-disable;                     360                 bias-disable;
361         };                                        361         };
362                                                   362 
363         adv7533_switch_suspend: adv7533-switch    363         adv7533_switch_suspend: adv7533-switch-suspend-state {
364                 pins = "gpio32";                  364                 pins = "gpio32";
365                 function = "gpio";                365                 function = "gpio";
366                 drive-strength = <2>;             366                 drive-strength = <2>;
367                 bias-disable;                     367                 bias-disable;
368         };                                        368         };
369                                                   369 
370         msm_key_volp_n_default: msm-key-volp-n    370         msm_key_volp_n_default: msm-key-volp-n-default-state {
371                 pins = "gpio107";                 371                 pins = "gpio107";
372                 function = "gpio";                372                 function = "gpio";
373                 drive-strength = <8>;             373                 drive-strength = <8>;
374                 bias-pull-up;                     374                 bias-pull-up;
375         };                                        375         };
376                                                   376 
377         sdc2_cd_default: sdc2-cd-default-state    377         sdc2_cd_default: sdc2-cd-default-state {
378                 pins = "gpio38";                  378                 pins = "gpio38";
379                 function = "gpio";                379                 function = "gpio";
380                 drive-strength = <2>;             380                 drive-strength = <2>;
381                 bias-disable;                     381                 bias-disable;
382         };                                        382         };
383                                                   383 
384         /*                                        384         /*
385          * UART1 being the debug console suppo    385          * UART1 being the debug console supports various modes of
386          * operation (RS-232/485/422) controll    386          * operation (RS-232/485/422) controlled via GPIOs configured
387          * mux as follows:                        387          * mux as follows:
388          *                                        388          *
389          *   gpio100    gpio99    UART mode       389          *   gpio100    gpio99    UART mode
390          *   0          0         loopback        390          *   0          0         loopback
391          *   0          1         RS-232          391          *   0          1         RS-232
392          *   1          0         RS-485          392          *   1          0         RS-485
393          *   1          1         RS-422          393          *   1          1         RS-422
394          *                                        394          *
395          * The default mode configured here is    395          * The default mode configured here is RS-232 mode.
396          */                                       396          */
397         uart1_mux0_rs232_high: uart1-mux0-rs23    397         uart1_mux0_rs232_high: uart1-mux0-rs232-state {
398                 bootph-all;                       398                 bootph-all;
399                 pins = "gpio99";                  399                 pins = "gpio99";
400                 function = "gpio";                400                 function = "gpio";
401                 drive-strength = <16>;            401                 drive-strength = <16>;
402                 bias-disable;                     402                 bias-disable;
403                 output-high;                      403                 output-high;
404         };                                        404         };
405                                                   405 
406         uart1_mux1_rs232_low: uart1-mux1-rs232    406         uart1_mux1_rs232_low: uart1-mux1-rs232-state {
407                 bootph-all;                       407                 bootph-all;
408                 pins = "gpio100";                 408                 pins = "gpio100";
409                 function = "gpio";                409                 function = "gpio";
410                 drive-strength = <16>;            410                 drive-strength = <16>;
411                 bias-disable;                     411                 bias-disable;
412                 output-low;                       412                 output-low;
413         };                                        413         };
414                                                   414 
415         usb_id_default: usb-id-default-state {    415         usb_id_default: usb-id-default-state {
416                 pins = "gpio110";                 416                 pins = "gpio110";
417                 function = "gpio";                417                 function = "gpio";
418                 drive-strength = <8>;             418                 drive-strength = <8>;
419                 bias-pull-up;                     419                 bias-pull-up;
420         };                                        420         };
421 };                                                421 };
422                                                   422 
423 &usb {                                            423 &usb {
424         extcon = <&usb_id>, <&usb_id>;            424         extcon = <&usb_id>, <&usb_id>;
425         pinctrl-0 = <&usb_sw_sel_pm &usb_hub_r    425         pinctrl-0 = <&usb_sw_sel_pm &usb_hub_reset_pm>;
426         pinctrl-1 = <&usb_sw_sel_pm_device &us    426         pinctrl-1 = <&usb_sw_sel_pm_device &usb_hub_reset_pm_device>;
427         pinctrl-names = "default", "device";      427         pinctrl-names = "default", "device";
428         status = "okay";                          428         status = "okay";
429 };                                                429 };
430                                                   430 
431 &usb_hs_phy {                                     431 &usb_hs_phy {
432         extcon = <&usb_id>;                       432         extcon = <&usb_id>;
433 };                                                433 };
434                                                   434 
435 &wcnss {                                          435 &wcnss {
436         firmware-name = "qcom/apq8016/wcnss.mb    436         firmware-name = "qcom/apq8016/wcnss.mbn";
437         status = "okay";                          437         status = "okay";
438 };                                                438 };
439                                                   439 
440 &wcnss_ctrl {                                     440 &wcnss_ctrl {
441         firmware-name = "qcom/apq8016/WCNSS_qc    441         firmware-name = "qcom/apq8016/WCNSS_qcom_wlan_nv_sbc.bin";
442 };                                                442 };
443                                                   443 
444 &wcnss_iris {                                     444 &wcnss_iris {
445         compatible = "qcom,wcn3620";              445         compatible = "qcom,wcn3620";
446 };                                                446 };
447                                                   447 
448 &wcnss_mem {                                      448 &wcnss_mem {
449         status = "okay";                          449         status = "okay";
450 };                                                450 };
451                                                   451 
452 /* PINCTRL - additions to nodes defined in msm    452 /* PINCTRL - additions to nodes defined in msm8916.dtsi */
453                                                   453 
454 /*                                                454 /*
455  * 2mA drive strength is not enough when conne    455  * 2mA drive strength is not enough when connecting multiple
456  * I2C devices with different pull up resistor    456  * I2C devices with different pull up resistors.
457  */                                               457  */
458 &blsp_i2c4_default {                              458 &blsp_i2c4_default {
459         drive-strength = <16>;                    459         drive-strength = <16>;
460 };                                                460 };
461                                                   461 
462 &blsp_i2c6_default {                              462 &blsp_i2c6_default {
463         drive-strength = <16>;                    463         drive-strength = <16>;
464 };                                                464 };
465                                                   465 
466 &blsp_uart1_default {                             466 &blsp_uart1_default {
467         bootph-all;                               467         bootph-all;
468 };                                                468 };
469                                                   469 
470 /* Enable CoreSight */                            470 /* Enable CoreSight */
471 &cti0 { status = "okay"; };                       471 &cti0 { status = "okay"; };
472 &cti1 { status = "okay"; };                       472 &cti1 { status = "okay"; };
473 &cti12 { status = "okay"; };                      473 &cti12 { status = "okay"; };
474 &cti13 { status = "okay"; };                      474 &cti13 { status = "okay"; };
475 &cti14 { status = "okay"; };                      475 &cti14 { status = "okay"; };
476 &cti15 { status = "okay"; };                      476 &cti15 { status = "okay"; };
477 &debug0 { status = "okay"; };                     477 &debug0 { status = "okay"; };
478 &debug1 { status = "okay"; };                     478 &debug1 { status = "okay"; };
479 &debug2 { status = "okay"; };                     479 &debug2 { status = "okay"; };
480 &debug3 { status = "okay"; };                     480 &debug3 { status = "okay"; };
481 &etf { status = "okay"; };                        481 &etf { status = "okay"; };
482 &etm0 { status = "okay"; };                       482 &etm0 { status = "okay"; };
483 &etm1 { status = "okay"; };                       483 &etm1 { status = "okay"; };
484 &etm2 { status = "okay"; };                       484 &etm2 { status = "okay"; };
485 &etm3 { status = "okay"; };                       485 &etm3 { status = "okay"; };
486 &etr { status = "okay"; };                        486 &etr { status = "okay"; };
487 &funnel0 { status = "okay"; };                    487 &funnel0 { status = "okay"; };
488 &funnel1 { status = "okay"; };                    488 &funnel1 { status = "okay"; };
489 &replicator { status = "okay"; };                 489 &replicator { status = "okay"; };
490 &stm { status = "okay"; };                        490 &stm { status = "okay"; };
491 &tpiu { status = "okay"; };                       491 &tpiu { status = "okay"; };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php