aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/ste-snowball.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/ste-snowball.dts')
-rw-r--r--arch/arm/boot/dts/ste-snowball.dts24
1 files changed, 12 insertions, 12 deletions
diff --git a/arch/arm/boot/dts/ste-snowball.dts b/arch/arm/boot/dts/ste-snowball.dts
index d43f8b19e7dd..206826a855c0 100644
--- a/arch/arm/boot/dts/ste-snowball.dts
+++ b/arch/arm/boot/dts/ste-snowball.dts
@@ -409,12 +409,12 @@
409 }; 409 };
410 /* LAN IRQ pin */ 410 /* LAN IRQ pin */
411 snowball_cfg1 { 411 snowball_cfg1 {
412 ste,pins = "GPIO140_B11"; 412 pins = "GPIO140_B11";
413 ste,config = <&in_nopull>; 413 ste,config = <&in_nopull>;
414 }; 414 };
415 /* LAN reset pin */ 415 /* LAN reset pin */
416 snowball_cfg2 { 416 snowball_cfg2 {
417 ste,pins = "GPIO141_C12"; 417 pins = "GPIO141_C12";
418 ste,config = <&gpio_out_hi>; 418 ste,config = <&gpio_out_hi>;
419 }; 419 };
420 420
@@ -427,7 +427,7 @@
427 groups = "mc0dat31dir_a_1"; 427 groups = "mc0dat31dir_a_1";
428 }; 428 };
429 snowball_cfg1 { 429 snowball_cfg1 {
430 ste,pins = "GPIO21_AB3"; /* DAT31DIR */ 430 pins = "GPIO21_AB3"; /* DAT31DIR */
431 ste,config = <&out_hi>; 431 ste,config = <&out_hi>;
432 }; 432 };
433 433
@@ -440,15 +440,15 @@
440 groups = "ssp0_a_1"; 440 groups = "ssp0_a_1";
441 }; 441 };
442 snowball_cfg1 { 442 snowball_cfg1 {
443 ste,pins = "GPIO144_B13"; /* FRM */ 443 pins = "GPIO144_B13"; /* FRM */
444 ste,config = <&gpio_out_hi>; 444 ste,config = <&gpio_out_hi>;
445 }; 445 };
446 snowball_cfg2 { 446 snowball_cfg2 {
447 ste,pins = "GPIO145_C13"; /* RXD */ 447 pins = "GPIO145_C13"; /* RXD */
448 ste,config = <&in_pd>; 448 ste,config = <&in_pd>;
449 }; 449 };
450 snowball_cfg3 { 450 snowball_cfg3 {
451 ste,pins = 451 pins =
452 "GPIO146_D13", /* TXD */ 452 "GPIO146_D13", /* TXD */
453 "GPIO143_D12"; /* CLK */ 453 "GPIO143_D12"; /* CLK */
454 ste,config = <&out_lo>; 454 ste,config = <&out_lo>;
@@ -459,7 +459,7 @@
459 gpio_led { 459 gpio_led {
460 gpioled_snowball_mode: gpioled_default { 460 gpioled_snowball_mode: gpioled_default {
461 snowball_cfg1 { 461 snowball_cfg1 {
462 ste,pins = "GPIO142_C11"; 462 pins = "GPIO142_C11";
463 ste,config = <&gpio_out_hi>; 463 ste,config = <&gpio_out_hi>;
464 }; 464 };
465 465
@@ -469,7 +469,7 @@
469 accel_snowball_mode: accel_snowball { 469 accel_snowball_mode: accel_snowball {
470 /* Accelerometer lines */ 470 /* Accelerometer lines */
471 snowball_cfg1 { 471 snowball_cfg1 {
472 ste,pins = 472 pins =
473 "GPIO163_C20", /* ACCEL_IRQ1 */ 473 "GPIO163_C20", /* ACCEL_IRQ1 */
474 "GPIO164_B21"; /* ACCEL_IRQ2 */ 474 "GPIO164_B21"; /* ACCEL_IRQ2 */
475 ste,config = <&gpio_in_pu>; 475 ste,config = <&gpio_in_pu>;
@@ -479,7 +479,7 @@
479 magnetometer { 479 magnetometer {
480 magneto_snowball_mode: magneto_snowball { 480 magneto_snowball_mode: magneto_snowball {
481 snowball_cfg1 { 481 snowball_cfg1 {
482 ste,pins = "GPIO165_C21"; /* MAG_DRDY */ 482 pins = "GPIO165_C21"; /* MAG_DRDY */
483 ste,config = <&gpio_in_pu>; 483 ste,config = <&gpio_in_pu>;
484 }; 484 };
485 }; 485 };
@@ -491,7 +491,7 @@
491 * pull low to reset state 491 * pull low to reset state
492 */ 492 */
493 snowball_cfg1 { 493 snowball_cfg1 {
494 ste,pins = "GPIO171_D23"; /* GBF_ENA_RESET */ 494 pins = "GPIO171_D23"; /* GBF_ENA_RESET */
495 ste,config = <&gpio_out_lo>; 495 ste,config = <&gpio_out_lo>;
496 }; 496 };
497 }; 497 };
@@ -503,13 +503,13 @@
503 * These are plain GPIO pins used by WLAN 503 * These are plain GPIO pins used by WLAN
504 */ 504 */
505 snowball_cfg1 { 505 snowball_cfg1 {
506 ste,pins = 506 pins =
507 "GPIO161_D21", /* WLAN_PMU_EN */ 507 "GPIO161_D21", /* WLAN_PMU_EN */
508 "GPIO215_AH13"; /* WLAN_ENA */ 508 "GPIO215_AH13"; /* WLAN_ENA */
509 ste,config = <&gpio_out_lo>; 509 ste,config = <&gpio_out_lo>;
510 }; 510 };
511 snowball_cfg2 { 511 snowball_cfg2 {
512 ste,pins = "GPIO216_AG12"; /* WLAN_IRQ */ 512 pins = "GPIO216_AG12"; /* WLAN_IRQ */
513 ste,config = <&gpio_in_pu>; 513 ste,config = <&gpio_in_pu>;
514 }; 514 };
515 }; 515 };