omap.txt (a02001086bbfb4da35d1228bebc2f1b442db455f) omap.txt (d574454160cf13c34bf25782b62524eb33679966)
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,

--- 118 unchanged lines hidden (view full) ---

127 compatible = "ti,omap3-evm", "ti,omap3"
128
129- AM335X EVM : Software Development Board for AM335x
130 compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"
131
132- AM335X Bone : Low cost community board
133 compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3"
134
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,

--- 118 unchanged lines hidden (view full) ---

127 compatible = "ti,omap3-evm", "ti,omap3"
128
129- AM335X EVM : Software Development Board for AM335x
130 compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"
131
132- AM335X Bone : Low cost community board
133 compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3"
134
135- AM335X OrionLXm : Substation Automation Platform
136 compatible = "novatech,am335x-lxm", "ti,am33xx"
137
135- OMAP5 EVM : Evaluation Module
136 compatible = "ti,omap5-evm", "ti,omap5"
137
138- AM43x EPOS EVM
139 compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43"
140
141- AM437x GP EVM
142 compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43"
143
144- AM437x SK EVM: AM437x StarterKit Evaluation Module
145 compatible = "ti,am437x-sk-evm", "ti,am4372", "ti,am43"
146
147- DRA742 EVM: Software Development Board for DRA742
148 compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7"
149
150- DRA722 EVM: Software Development Board for DRA722
151 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7"
138- OMAP5 EVM : Evaluation Module
139 compatible = "ti,omap5-evm", "ti,omap5"
140
141- AM43x EPOS EVM
142 compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43"
143
144- AM437x GP EVM
145 compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43"
146
147- AM437x SK EVM: AM437x StarterKit Evaluation Module
148 compatible = "ti,am437x-sk-evm", "ti,am4372", "ti,am43"
149
150- DRA742 EVM: Software Development Board for DRA742
151 compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7"
152
153- DRA722 EVM: Software Development Board for DRA722
154 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7"