blob: 40f0ecdf9303ca2c9db18ef5180bd0afb23564ca [file] [log] [blame]
Lee Jonesdd06faf2012-09-26 17:08:35 +01001/*
2 * Copyright 2012 ST-Ericsson AB
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
Linus Walleij01dc9092013-10-02 15:42:59 +020010 *
11 * Device Tree for the HREF+ prior to the v60 variant.
Lee Jonesdd06faf2012-09-26 17:08:35 +010012 */
13
Linus Walleij2ce05a12013-08-07 15:37:52 +020014#include "ste-dbx5x0.dtsi"
15#include "ste-href.dtsi"
Lee Jonesdd06faf2012-09-26 17:08:35 +010016
17/ {
Lee Jones6b8db132012-09-26 17:09:17 +010018 gpio_keys {
19 button@1 {
20 gpios = <&tc3589x_gpio 7 0x4>;
21 };
22 };
23
Gabriel Fernandezb1ba1432013-03-01 14:38:07 +010024 soc {
Lee Jonesdd06faf2012-09-26 17:08:35 +010025 i2c@80004000 {
26 tps61052@33 {
27 compatible = "tps61052";
28 reg = <0x33>;
29 };
Linus Walleijd62407b2013-10-02 16:03:31 +020030
Linus Walleij7e0a51a2013-10-15 23:00:10 +020031 tc35892@42 {
32 compatible = "toshiba,tc35892";
Linus Walleijd62407b2013-10-02 16:03:31 +020033 reg = <0x42>;
34 interrupt-parent = <&gpio6>;
35 interrupts = <25 IRQ_TYPE_EDGE_RISING>;
Linus Walleija45cb692013-11-13 14:57:49 +010036 pinctrl-names = "default";
37 pinctrl-0 = <&tc35892_hrefprev60_mode>;
Linus Walleijd62407b2013-10-02 16:03:31 +020038
39 interrupt-controller;
Linus Walleij7e0a51a2013-10-15 23:00:10 +020040 #interrupt-cells = <1>;
Linus Walleijd62407b2013-10-02 16:03:31 +020041
42 tc3589x_gpio: tc3589x_gpio {
43 compatible = "tc3589x-gpio";
Linus Walleij7e0a51a2013-10-15 23:00:10 +020044 interrupts = <0>;
Linus Walleijd62407b2013-10-02 16:03:31 +020045
46 interrupt-controller;
47 #interrupt-cells = <2>;
48 gpio-controller;
49 #gpio-cells = <2>;
50 };
51 };
Lee Jonesdd06faf2012-09-26 17:08:35 +010052 };
Lee Jonescbebba72012-09-28 14:41:06 +010053
Linus Walleij38656822013-11-14 10:27:40 +010054 ssp@80002000 {
55 /*
56 * On the first generation boards, this SSP/SPI port was connected
57 * to the AB8500.
58 */
59 pinctrl-names = "default";
60 pinctrl-0 = <&ssp0_hrefprev60_mode>;
61 };
62
Ulf Hanssona987a3a2013-12-12 14:31:36 +010063 // External Micro SD slot
64 sdi0_per1@80126000 {
65 cd-gpios = <&tc3589x_gpio 3 0x4>;
66 };
67
Lee Jones8ad49c62012-11-15 13:07:02 +000068 vmmci: regulator-gpio {
69 gpios = <&tc3589x_gpio 18 0x4>;
Lee Jones75766002012-12-06 15:11:53 +000070 enable-gpio = <&tc3589x_gpio 17 0x4>;
Lee Jones8ad49c62012-11-15 13:07:02 +000071 };
Linus Walleij1e662352013-11-13 13:46:57 +010072
73 pinctrl {
Linus Walleij3ae27502013-11-15 10:07:48 +010074 /* Set this up using hogs */
75 pinctrl-names = "default";
76 pinctrl-0 = <&ipgpio_hrefprev60_mode>;
77
Linus Walleij38656822013-11-14 10:27:40 +010078 ssp0 {
79 ssp0_hrefprev60_mode: ssp0_hrefprev60_default {
80 hrefprev60_mux {
81 ste,function = "ssp0";
82 ste,pins = "ssp0_a_1";
83 };
84 hrefprev60_cfg1 {
85 ste,pins = "GPIO145_C13"; /* RXD */
86 ste,config = <&in_pd>;
87 };
88
89 };
90 };
Linus Walleij1e662352013-11-13 13:46:57 +010091 sdi0 {
92 /* This additional pin needed on early MOP500 and HREFs previous to v60 */
93 sdi0_default_mode: sdi0_default {
94 hrefprev60_mux {
95 ste,function = "mc0";
96 ste,pins = "mc0dat31dir_a_1";
97 };
98 hrefprev60_cfg1 {
99 ste,pins = "GPIO21_AB3"; /* DAT31DIR */
100 ste,config = <&out_hi>;
101 };
102
103 };
104 };
Linus Walleija45cb692013-11-13 14:57:49 +0100105 tc35892 {
106 tc35892_hrefprev60_mode: tc35892_hrefprev60 {
107 hrefprev60_cfg {
108 ste,pins = "GPIO217_AH12";
109 ste,config = <&gpio_in_pu>;
110 };
111 };
112 };
Linus Walleij3ae27502013-11-15 10:07:48 +0100113 ipgpio {
114 ipgpio_hrefprev60_mode: ipgpio_hrefprev60 {
115 hrefprev60_mux {
116 ste,function = "ipgpio";
117 ste,pins = "ipgpio0_c_1", "ipgpio1_c_1";
118 };
119 hrefprev60_cfg1 {
120 ste,pins = "GPIO6_AF6", "GPIO7_AG5";
121 ste,config = <&in_pu>;
122 };
123 };
124 };
Linus Walleij1e662352013-11-13 13:46:57 +0100125 };
Lee Jonesdd06faf2012-09-26 17:08:35 +0100126 };
127};