omap.txt (a9fa1f7c18e22223026f151f563f9770d6923a75) omap.txt (5817430ba7250cfc5a9c4a397935b07da16c9762)
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,

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

81 compatible = "ti,omap5432", "ti,omap5"
82
83- DRA742
84 compatible = "ti,dra742", "ti,dra74", "ti,dra7"
85
86- DRA722
87 compatible = "ti,dra722", "ti,dra72", "ti,dra7"
88
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,

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

81 compatible = "ti,omap5432", "ti,omap5"
82
83- DRA742
84 compatible = "ti,dra742", "ti,dra74", "ti,dra7"
85
86- DRA722
87 compatible = "ti,dra722", "ti,dra72", "ti,dra7"
88
89- DRA718
90 compatible = "ti,dra718", "ti,dra722", "ti,dra72", "ti,dra7"
91
92- AM5728
93 compatible = "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
94
95- AM5726
96 compatible = "ti,am5726", "ti,dra742", "ti,dra74", "ti,dra7"
97
98- AM5718
99 compatible = "ti,am5718", "ti,dra722", "ti,dra72", "ti,dra7"

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

173 compatible = "compulab,cl-som-am57x", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
174
175- AM57XX SBC-AM57x
176 compatible = "compulab,sbc-am57x", "compulab,cl-som-am57x", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
177
178- AM5728 IDK
179 compatible = "ti,am5728-idk", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
180
89- AM5728
90 compatible = "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
91
92- AM5726
93 compatible = "ti,am5726", "ti,dra742", "ti,dra74", "ti,dra7"
94
95- AM5718
96 compatible = "ti,am5718", "ti,dra722", "ti,dra72", "ti,dra7"

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

170 compatible = "compulab,cl-som-am57x", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
171
172- AM57XX SBC-AM57x
173 compatible = "compulab,sbc-am57x", "compulab,cl-som-am57x", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
174
175- AM5728 IDK
176 compatible = "ti,am5728-idk", "ti,am5728", "ti,dra742", "ti,dra74", "ti,dra7"
177
178- AM5718 IDK
179 compatible = "ti,am5718-idk", "ti,am5718", "ti,dra7"
180
181- DRA742 EVM: Software Development Board for DRA742
182 compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7"
183
184- DRA722 EVM: Software Development Board for DRA722
185 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7"
186
181- DRA742 EVM: Software Development Board for DRA742
182 compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7"
183
184- DRA722 EVM: Software Development Board for DRA722
185 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7"
186
187- DRA718 EVM: Software Development Board for DRA718
188 compatible = "ti,dra718-evm", "ti,dra718", "ti,dra722", "ti,dra72", "ti,dra7"
189
190- DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth
191 compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3"
192
193- DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth
194 compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3"
187- DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth
188 compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3"
189
190- DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth
191 compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3"