1 # SPDX-License-Identifier: GPL-2.0
3 menuconfig ARCH_DAVINCI
5 depends on ARCH_MULTI_V5
8 select ARCH_HAS_HOLES_MEMORYMODEL
9 select PM_GENERIC_DOMAINS if PM
10 select PM_GENERIC_DOMAINS_OF if PM && OF
17 config ARCH_DAVINCI_DMx
20 comment "DaVinci Core Type"
22 config ARCH_DAVINCI_DM644x
23 bool "DaVinci 644x based system"
25 select ARCH_DAVINCI_DMx
27 config ARCH_DAVINCI_DM355
28 bool "DaVinci 355 based system"
30 select ARCH_DAVINCI_DMx
32 config ARCH_DAVINCI_DM646x
33 bool "DaVinci 646x based system"
35 select ARCH_DAVINCI_DMx
37 config ARCH_DAVINCI_DA830
38 bool "DA830/OMAP-L137/AM17x based system"
39 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
40 select ARCH_DAVINCI_DA8XX
41 # needed on silicon revs 1.0, 1.1:
42 select CPU_DCACHE_WRITETHROUGH if !CPU_DCACHE_DISABLE
43 select DAVINCI_CP_INTC
45 config ARCH_DAVINCI_DA850
46 bool "DA850/OMAP-L138/AM18x based system"
47 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
48 select ARCH_DAVINCI_DA8XX
49 select DAVINCI_CP_INTC
51 config ARCH_DAVINCI_DA8XX
54 config ARCH_DAVINCI_DM365
55 bool "DaVinci 365 based system"
57 select ARCH_DAVINCI_DMx
59 comment "DaVinci Board Type"
62 bool "Support DA8XX platforms using device tree"
64 depends on ARCH_DAVINCI_DA850
68 Say y here to include support for TI DaVinci DA850 based using
69 Flattened Device Tree. More information at Documentation/devicetree
71 config MACH_DAVINCI_EVM
73 default ARCH_DAVINCI_DM644x
74 depends on ARCH_DAVINCI_DM644x
76 Configure this option to specify the whether the board used
77 for development is a DM644x EVM
81 depends on ARCH_DAVINCI_DM644x
83 Say Y here to select the Lyrtech Small Form Factor
84 Software Defined Radio (SFFSDR) board.
86 config MACH_NEUROS_OSD2
87 bool "Neuros OSD2 Open Television Set Top Box"
88 depends on ARCH_DAVINCI_DM644x
90 Configure this option to specify the whether the board used
91 for development is a Neuros OSD2 Open Set Top Box.
93 config MACH_DAVINCI_DM355_EVM
95 default ARCH_DAVINCI_DM355
96 depends on ARCH_DAVINCI_DM355
98 Configure this option to specify the whether the board used
99 for development is a DM355 EVM
101 config MACH_DM355_LEOPARD
102 bool "DM355 Leopard board"
103 depends on ARCH_DAVINCI_DM355
105 Configure this option to specify the whether the board used
106 for development is a DM355 Leopard board.
108 config MACH_DAVINCI_DM6467_EVM
110 default ARCH_DAVINCI_DM646x
111 depends on ARCH_DAVINCI_DM646x
112 select MACH_DAVINCI_DM6467TEVM
114 Configure this option to specify the whether the board used
115 for development is a DM6467 EVM
117 config MACH_DAVINCI_DM6467TEVM
120 config MACH_DAVINCI_DM365_EVM
122 default ARCH_DAVINCI_DM365
123 depends on ARCH_DAVINCI_DM365
125 Configure this option to specify whether the board used
126 for development is a DM365 EVM
128 config MACH_DAVINCI_DA830_EVM
129 bool "TI DA830/OMAP-L137/AM17x Reference Platform"
130 default ARCH_DAVINCI_DA830
131 depends on ARCH_DAVINCI_DA830
132 select GPIO_PCF857X if I2C
134 Say Y here to select the TI DA830/OMAP-L137/AM17x Evaluation Module.
137 prompt "Select DA830/OMAP-L137/AM17x UI board peripheral"
138 depends on MACH_DAVINCI_DA830_EVM
140 The presence of UI card on the DA830/OMAP-L137/AM17x EVM is
141 detected automatically based on successful probe of the I2C
142 based GPIO expander on that board. This option selected in this
143 menu has an effect only in case of a successful UI card detection.
148 Say Y here to use the LCD as a framebuffer or simple character
154 Say Y here to use the NAND flash. Do not forget to setup
155 the switch correctly.
158 config MACH_DAVINCI_DA850_EVM
159 bool "TI DA850/OMAP-L138/AM18x Reference Platform"
160 default ARCH_DAVINCI_DA850
161 depends on ARCH_DAVINCI_DA850
163 Say Y here to select the TI DA850/OMAP-L138/AM18x Evaluation Module.
166 prompt "Select peripherals connected to expander on UI board"
167 depends on MACH_DAVINCI_DA850_EVM
169 The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x
170 EVM is detected automatically based on successful probe of the I2C
171 based GPIO expander on that card. This option selected in this
172 menu has an effect only in case of a successful UI card detection.
175 bool "No peripheral is enabled"
177 Say Y if you do not want to enable any of the peripherals connected
178 to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card
181 bool "RMII Ethernet PHY"
183 Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x
184 EVM. This PHY is found on the UI daughter card that is supplied with
186 NOTE: Please take care while choosing this option, MII PHY will
187 not be functional if RMII mode is selected.
189 config DA850_UI_SD_VIDEO_PORT
190 bool "Video Port Interface"
192 Say Y if you want to use Video Port Interface (VPIF) on the
193 DA850/OMAP-L138 EVM. The Video decoders/encoders are found on the
194 UI daughter card that is supplied with the EVM.
198 config MACH_MITYOMAPL138
199 bool "Critical Link MityDSP-L138/MityARM-1808 SoM"
200 depends on ARCH_DAVINCI_DA850
202 Say Y here to select the Critical Link MityDSP-L138/MityARM-1808
203 System on Module. Information on this SoM may be found at
204 http://www.mitydsp.com
206 config MACH_OMAPL138_HAWKBOARD
207 bool "TI AM1808 / OMAPL-138 Hawkboard platform"
208 depends on ARCH_DAVINCI_DA850
210 Say Y here to select the TI AM1808 / OMAPL-138 Hawkboard platform .
211 Information of this board may be found at
212 http://www.hawkboard.org/
215 bool "DAVINCI multiplexing support"
216 depends on ARCH_DAVINCI
219 Pin multiplexing support for DAVINCI boards. If your bootloader
220 sets the multiplexing correctly, say N. Otherwise, or if unsure,
223 config DAVINCI_MUX_DEBUG
224 bool "Multiplexing debug output"
225 depends on DAVINCI_MUX
227 Makes the multiplexing functions print out a lot of debug info.
228 This is useful if you want to find out the correct values of the
229 multiplexing registers.
231 config DAVINCI_MUX_WARNINGS
232 bool "Warn about pins the bootloader didn't set up"
233 depends on DAVINCI_MUX
235 Choose Y here to warn whenever driver initialization logic needs
236 to change the pin multiplexing setup. When there are no warnings
237 printed, it's safe to deselect DAVINCI_MUX for your product.