2 * Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz/
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
10 #include "omap5-board-common.dtsi"
14 compatible = "isee,omap5-igep0050", "ti,omap5";
17 device_type = "memory";
18 reg = <0x80000000 0x7f000000>; /* 2032 MB */
23 vdda-supply = <&ldo7_reg>;
27 pinctrl-names = "default";
28 pinctrl-0 = <&i2c4_pins>;
31 compatible = "ti,tca6416";
39 i2c4_pins: pinmux_i2c4_pins {
40 pinctrl-single,pins = <
41 OMAP5_IOPAD(0x0f8, PIN_INPUT | MUX_MODE0) /* i2c4_scl */
42 OMAP5_IOPAD(0x0fa, PIN_INPUT | MUX_MODE0) /* i2c4_sda */
48 gpios = <&tca6416 11 0>, /* TCA6416 P01, CT_CP_HDP */
49 <&tca6416 12 0>, /* TCA6416 P00, LS_OE*/
50 <&gpio7 1 0>, /* 193, HPD */
51 <&gpio7 2 0>, /* 194, SCL */
52 <&gpio7 3 0>; /* 195, SDA */