| * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| model = "TI OMAP3 EVM (OMAP3530, AM/DM37x)"; |
| compatible = "ti,omap3-evm", "ti,omap3"; |
| reg = <0x80000000 0x10000000>; /* 256 MB */ |
| compatible = "gpio-leds"; |
| label = "omap3evm::ledb"; |
| gpios = <&twl_gpio 19 GPIO_ACTIVE_HIGH>; /* LEDB */ |
| linux,default-trigger = "default-on"; |
| clock-frequency = <2600000>; |
| interrupts = <7>; /* SYS_NIRQ cascaded to intc */ |
| interrupt-parent = <&intc>; |
| #include "twl4030_omap3.dtsi" |
| clock-frequency = <400000>; |
| clock-frequency = <400000>; |
| * TVP5146 Video decoder-in for analog input support. |
| compatible = "ti,tvp5146m2"; |