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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/ti/omap/omap3-cm-t3730.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/arm/ti/omap/omap3-cm-t3730.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm/ti/omap/omap3-cm-t3730.dts (Architecture sparc)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 /*                                                  2 /*
  3  * Support for CompuLab CM-T3730                    3  * Support for CompuLab CM-T3730
  4  */                                                 4  */
  5 /dts-v1/;                                           5 /dts-v1/;
  6                                                     6 
  7 #include "omap36xx.dtsi"                            7 #include "omap36xx.dtsi"
  8 #include "omap3-cm-t3x30.dtsi"                      8 #include "omap3-cm-t3x30.dtsi"
  9                                                     9 
 10 / {                                                10 / {
 11         model = "CompuLab CM-T3730";               11         model = "CompuLab CM-T3730";
 12         compatible = "compulab,omap3-cm-t3730"     12         compatible = "compulab,omap3-cm-t3730", "ti,omap3630", "ti,omap3";
 13                                                    13 
 14         wl12xx_vmmc2: wl12xx_vmmc2 {               14         wl12xx_vmmc2: wl12xx_vmmc2 {
 15                 compatible = "regulator-fixed"     15                 compatible = "regulator-fixed";
 16                 regulator-name = "vw1271";         16                 regulator-name = "vw1271";
 17                 pinctrl-names = "default";         17                 pinctrl-names = "default";
 18                 pinctrl-0 = <&wl12xx_gpio>;        18                 pinctrl-0 = <&wl12xx_gpio>;
 19                 regulator-min-microvolt = <180     19                 regulator-min-microvolt = <1800000>;
 20                 regulator-max-microvolt = <180     20                 regulator-max-microvolt = <1800000>;
 21                 gpio = <&gpio3 9 GPIO_ACTIVE_H     21                 gpio = <&gpio3 9 GPIO_ACTIVE_HIGH>;   /* gpio73 */
 22                 startup-delay-us = <20000>;        22                 startup-delay-us = <20000>;
 23                 enable-active-high;                23                 enable-active-high;
 24         };                                         24         };
 25                                                    25 
 26         wl12xx_vaux2: wl12xx_vaux2 {               26         wl12xx_vaux2: wl12xx_vaux2 {
 27                 compatible = "regulator-fixed"     27                 compatible = "regulator-fixed";
 28                 regulator-name = "vwl1271_vaux     28                 regulator-name = "vwl1271_vaux2";
 29                 regulator-min-microvolt = <180     29                 regulator-min-microvolt = <1800000>;
 30                 regulator-max-microvolt = <180     30                 regulator-max-microvolt = <1800000>;
 31                 vin-supply = <&vaux2>;             31                 vin-supply = <&vaux2>;
 32         };                                         32         };
 33 };                                                 33 };
 34                                                    34 
 35 &omap3_pmx_wkup {                                  35 &omap3_pmx_wkup {
 36         dss_dpi_pins_cm_t3730: dss-dpi-cm-t373     36         dss_dpi_pins_cm_t3730: dss-dpi-cm-t3730-pins {
 37                 pinctrl-single,pins = <            37                 pinctrl-single,pins = <
 38                         OMAP3_WKUP_IOPAD(0x2a0     38                         OMAP3_WKUP_IOPAD(0x2a08, PIN_OUTPUT | MUX_MODE3)   /* sys_boot0.dss_data18 */
 39                         OMAP3_WKUP_IOPAD(0x2a0     39                         OMAP3_WKUP_IOPAD(0x2a0c, PIN_OUTPUT | MUX_MODE3)   /* sys_boot1.dss_data19 */
 40                         OMAP3_WKUP_IOPAD(0x2a1     40                         OMAP3_WKUP_IOPAD(0x2a10, PIN_OUTPUT | MUX_MODE3)   /* sys_boot3.dss_data20 */
 41                         OMAP3_WKUP_IOPAD(0x2a1     41                         OMAP3_WKUP_IOPAD(0x2a12, PIN_OUTPUT | MUX_MODE3)   /* sys_boot4.dss_data21 */
 42                         OMAP3_WKUP_IOPAD(0x2a1     42                         OMAP3_WKUP_IOPAD(0x2a14, PIN_OUTPUT | MUX_MODE3)   /* sys_boot5.dss_data22 */
 43                         OMAP3_WKUP_IOPAD(0x2a1     43                         OMAP3_WKUP_IOPAD(0x2a16, PIN_OUTPUT | MUX_MODE3)   /* sys_boot6.dss_data23 */
 44                 >;                                 44                 >;
 45         };                                         45         };
 46 };                                                 46 };
 47                                                    47 
 48 &omap3_pmx_core {                                  48 &omap3_pmx_core {
 49                                                    49 
 50         mmc2_pins: mmc2-pins {                     50         mmc2_pins: mmc2-pins {
 51                 pinctrl-single,pins = <            51                 pinctrl-single,pins = <
 52                         OMAP3_CORE1_IOPAD(0x21     52                         OMAP3_CORE1_IOPAD(0x2158, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_clk.sdmmc2_clk */
 53                         OMAP3_CORE1_IOPAD(0x21     53                         OMAP3_CORE1_IOPAD(0x215a, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_cmd.sdmmc2_cmd */
 54                         OMAP3_CORE1_IOPAD(0x21     54                         OMAP3_CORE1_IOPAD(0x215c, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat0.sdmmc2_dat0 */
 55                         OMAP3_CORE1_IOPAD(0x21     55                         OMAP3_CORE1_IOPAD(0x215e, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat1.sdmmc2_dat1 */
 56                         OMAP3_CORE1_IOPAD(0x21     56                         OMAP3_CORE1_IOPAD(0x2160, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat2.sdmmc2_dat2 */
 57                         OMAP3_CORE1_IOPAD(0x21     57                         OMAP3_CORE1_IOPAD(0x2162, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat3.sdmmc2_dat3 */
 58                 >;                                 58                 >;
 59         };                                         59         };
 60                                                    60 
 61         wl12xx_gpio: wl12xx-gpio-pins {            61         wl12xx_gpio: wl12xx-gpio-pins {
 62                 pinctrl-single,pins = <            62                 pinctrl-single,pins = <
 63                         OMAP3_CORE1_IOPAD(0x20     63                         OMAP3_CORE1_IOPAD(0x20e2, PIN_OUTPUT | MUX_MODE4)       /* dss_data3.gpio_73 */
 64                         OMAP3_CORE1_IOPAD(0x21     64                         OMAP3_CORE1_IOPAD(0x2164, PIN_INPUT | MUX_MODE4)        /* sdmmc2_dat4.gpio_136 */
 65                 >;                                 65                 >;
 66         };                                         66         };
 67 };                                                 67 };
 68                                                    68 
 69 &mmc2 {                                            69 &mmc2 {
 70         pinctrl-names = "default";                 70         pinctrl-names = "default";
 71         pinctrl-0 = <&mmc2_pins>;                  71         pinctrl-0 = <&mmc2_pins>;
 72         vmmc-supply = <&wl12xx_vmmc2>;             72         vmmc-supply = <&wl12xx_vmmc2>;
 73         vqmmc-supply = <&wl12xx_vaux2>;            73         vqmmc-supply = <&wl12xx_vaux2>;
 74         non-removable;                             74         non-removable;
 75         bus-width = <4>;                           75         bus-width = <4>;
 76         cap-power-off-card;                        76         cap-power-off-card;
 77                                                    77 
 78         #address-cells = <1>;                      78         #address-cells = <1>;
 79         #size-cells = <0>;                         79         #size-cells = <0>;
 80         wlcore: wlcore@2 {                         80         wlcore: wlcore@2 {
 81                 compatible = "ti,wl1271";          81                 compatible = "ti,wl1271";
 82                 reg = <2>;                         82                 reg = <2>;
 83                 interrupt-parent = <&gpio5>;       83                 interrupt-parent = <&gpio5>;
 84                 interrupts = <8 IRQ_TYPE_EDGE_     84                 interrupts = <8 IRQ_TYPE_EDGE_RISING>; /* gpio 136 */
 85                 ref-clock-frequency = <3840000     85                 ref-clock-frequency = <38400000>;
 86         };                                         86         };
 87 };                                                 87 };
 88                                                    88 
 89 &dss {                                             89 &dss {
 90         status = "okay";                           90         status = "okay";
 91                                                    91 
 92         pinctrl-names = "default";                 92         pinctrl-names = "default";
 93         pinctrl-0 = <                              93         pinctrl-0 = <
 94                 &dss_dpi_pins_common               94                 &dss_dpi_pins_common
 95                 &dss_dpi_pins_cm_t3730             95                 &dss_dpi_pins_cm_t3730
 96         >;                                         96         >;
 97 };                                                 97 };
 98                                                    98 
                                                      

~ [ 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