1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz/
7 #include <dt-bindings/input/input.h>
8 #include "omap5-board-common.dtsi"
12 compatible = "isee,omap5-igep0050", "ti,omap5";
15 device_type = "memory";
16 reg = <0x0 0x80000000 0 0x7f000000>; /* 2032 MB */
24 compatible = "gpio-keys";
25 pinctrl-0 = <&power_button_pin>;
26 pinctrl-names = "default";
29 label = "Power Button";
30 linux,code = <KEY_POWER>;
31 gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
36 compatible = "gpio-leds";
38 label = "board:green:usr0";
39 gpios = <&tca6416 1 0>;
40 default-state = "off";
43 label = "board:red:usr1";
44 gpios = <&tca6416 2 0>;
45 default-state = "off";
48 label = "board:blue:usr1";
49 gpios = <&tca6416 3 0>;
50 default-state = "off";
56 vdda-supply = <&ldo7_reg>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&i2c4_pins>;
64 compatible = "ti,tca6416";
71 /* LDO4 is VPP1 - ball AD9 */
73 regulator-min-microvolt = <2000000>;
74 regulator-max-microvolt = <2000000>;
78 * LDO7 is used for HDMI: VDDA_DSIPORTA - ball AA33, VDDA_DSIPORTC - ball AE33,
79 * VDDA_HDMI - ball AN25
83 regulator-min-microvolt = <1800000>;
84 regulator-max-microvolt = <1800000>;
88 i2c4_pins: pinmux_i2c4_pins {
89 pinctrl-single,pins = <
90 OMAP5_IOPAD(0x0f8, PIN_INPUT | MUX_MODE0) /* i2c4_scl */
91 OMAP5_IOPAD(0x0fa, PIN_INPUT | MUX_MODE0) /* i2c4_sda */
95 power_button_pin: pinctrl_power_button_pin {
96 pinctrl-single,pins = <
97 OMAP5_IOPAD(0x086, PIN_INPUT | MUX_MODE6) /* gpio4_118 */
103 gpios = <&tca6416 11 0>, /* TCA6416 P01, CT_CP_HDP */
104 <&tca6416 12 0>, /* TCA6416 P00, LS_OE*/
105 <&gpio7 1 0>, /* 193, HPD */
106 <&gpio7 2 0>, /* 194, SCL */
107 <&gpio7 3 0>; /* 195, SDA */
111 ti,audpwron-gpio = <&gpio5 16 GPIO_ACTIVE_HIGH>; /* gpio line 144 */
115 pinctrl-single,pins = <
116 OMAP5_IOPAD(0x1c4, PIN_OUTPUT | MUX_MODE6) /* mcspi1_somi.gpio5_144 */
117 OMAP5_IOPAD(0x1ca, PIN_OUTPUT | MUX_MODE6) /* perslimbus2_clock.gpio5_145 */
122 #address-cells = <1>;
126 compatible = "usb424,3503";
128 #address-cells = <1>;
131 ethernet: usbether@3 {
132 compatible = "usb424,7500";