omap.txt (39702853197b191bda32315260255053aa3e57f7) | omap.txt (2061d74d38cbc94ebabede7e2ac196afa12ce6c4) |
---|---|
1* Texas Instruments OMAP 2 3OMAP is currently using a static file per SoC family to describe the 4IPs present in the SoC. 5On top of that an omap_device is created to extend the platform_device 6capabilities and to allow binding with one or several hwmods. 7The hwmods will contain all the information to build the device: 8address range, irq lines, dma lines, interconnect, PRCM register, --- 119 unchanged lines hidden (view full) --- 128 compatible = "ti,omap3-evm", "ti,omap3" 129 130- AM335X EVM : Software Development Board for AM335x 131 compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3" 132 133- AM335X Bone : Low cost community board 134 compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3" 135 | 1* Texas Instruments OMAP 2 3OMAP is currently using a static file per SoC family to describe the 4IPs present in the SoC. 5On top of that an omap_device is created to extend the platform_device 6capabilities and to allow binding with one or several hwmods. 7The hwmods will contain all the information to build the device: 8address range, irq lines, dma lines, interconnect, PRCM register, --- 119 unchanged lines hidden (view full) --- 128 compatible = "ti,omap3-evm", "ti,omap3" 129 130- AM335X EVM : Software Development Board for AM335x 131 compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3" 132 133- AM335X Bone : Low cost community board 134 compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3" 135 |
136- AM3359 ICEv2 : Low cost Industrial Communication Engine EVM. 137 compatible = "ti,am3359-icev2", "ti,am33xx", "ti,omap3" 138 |
|
136- AM335X OrionLXm : Substation Automation Platform 137 compatible = "novatech,am335x-lxm", "ti,am33xx" 138 139- AM335X phyBOARD-WEGA: Single Board Computer dev kit 140 compatible = "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am33xx" 141 142- AM335X CM-T335 : System On Module, built around the Sitara AM3352/4 143 compatible = "compulab,cm-t335", "ti,am33xx" --- 33 unchanged lines hidden --- | 139- AM335X OrionLXm : Substation Automation Platform 140 compatible = "novatech,am335x-lxm", "ti,am33xx" 141 142- AM335X phyBOARD-WEGA: Single Board Computer dev kit 143 compatible = "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am33xx" 144 145- AM335X CM-T335 : System On Module, built around the Sitara AM3352/4 146 compatible = "compulab,cm-t335", "ti,am33xx" --- 33 unchanged lines hidden --- |