2 * Copyright 2012 ST-Ericsson AB
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:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
11 * Device Tree for the HREF+ prior to the v60 variant.
14 #include "ste-dbx5x0.dtsi"
15 #include "ste-href-ab8500.dtsi"
16 #include "ste-href.dtsi"
21 gpios = <&tc3589x_gpio 7 0x4>;
28 compatible = "tps61052";
33 compatible = "toshiba,tc35892";
35 interrupt-parent = <&gpio6>;
36 interrupts = <25 IRQ_TYPE_EDGE_RISING>;
37 pinctrl-names = "default";
38 pinctrl-0 = <&tc35892_hrefprev60_mode>;
41 #interrupt-cells = <1>;
43 tc3589x_gpio: tc3589x_gpio {
44 compatible = "tc3589x-gpio";
48 #interrupt-cells = <2>;
57 * On the first generation boards, this SSP/SPI port was connected
60 pinctrl-names = "default";
61 pinctrl-0 = <&ssp0_hrefprev60_mode>;
64 // External Micro SD slot
66 cd-gpios = <&tc3589x_gpio 3 0x4>;
69 vmmci: regulator-gpio {
70 gpios = <&tc3589x_gpio 18 0x4>;
71 enable-gpio = <&tc3589x_gpio 17 0x4>;
75 /* Set this up using hogs */
76 pinctrl-names = "default";
77 pinctrl-0 = <&ipgpio_hrefprev60_mode>;
80 ssp0_hrefprev60_mode: ssp0_hrefprev60_default {
82 ste,function = "ssp0";
83 ste,pins = "ssp0_a_1";
86 ste,pins = "GPIO145_C13"; /* RXD */
87 ste,config = <&in_pd>;
93 /* This additional pin needed on early MOP500 and HREFs previous to v60 */
94 sdi0_default_mode: sdi0_default {
97 ste,pins = "mc0dat31dir_a_1";
100 ste,pins = "GPIO21_AB3"; /* DAT31DIR */
101 ste,config = <&out_hi>;
107 tc35892_hrefprev60_mode: tc35892_hrefprev60 {
109 ste,pins = "GPIO217_AH12";
110 ste,config = <&gpio_in_pu>;
115 ipgpio_hrefprev60_mode: ipgpio_hrefprev60 {
117 ste,function = "ipgpio";
118 ste,pins = "ipgpio0_c_1", "ipgpio1_c_1";
121 ste,pins = "GPIO6_AF6", "GPIO7_AG5";
122 ste,config = <&in_pu>;