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
12 select RESET_CONTROLLER
18 config ARCH_DAVINCI_DMx
21 comment "DaVinci Core Type"
23 config ARCH_DAVINCI_DM644x
24 bool "DaVinci 644x based system"
26 select ARCH_DAVINCI_DMx
28 config ARCH_DAVINCI_DM355
29 bool "DaVinci 355 based system"
31 select ARCH_DAVINCI_DMx
33 config ARCH_DAVINCI_DM646x
34 bool "DaVinci 646x based system"
36 select ARCH_DAVINCI_DMx
38 config ARCH_DAVINCI_DA830
39 bool "DA830/OMAP-L137/AM17x based system"
40 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
41 select ARCH_DAVINCI_DA8XX
42 # needed on silicon revs 1.0, 1.1:
43 select CPU_DCACHE_WRITETHROUGH if !CPU_DCACHE_DISABLE
44 select DAVINCI_CP_INTC
46 config ARCH_DAVINCI_DA850
47 bool "DA850/OMAP-L138/AM18x based system"
48 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
49 select ARCH_DAVINCI_DA8XX
50 select DAVINCI_CP_INTC
52 config ARCH_DAVINCI_DA8XX
55 config ARCH_DAVINCI_DM365
56 bool "DaVinci 365 based system"
58 select ARCH_DAVINCI_DMx
60 comment "DaVinci Board Type"
63 bool "Support DA8XX platforms using device tree"
65 depends on ARCH_DAVINCI_DA850
69 Say y here to include support for TI DaVinci DA850 based using
70 Flattened Device Tree. More information at Documentation/devicetree
72 config MACH_DAVINCI_EVM
74 default ARCH_DAVINCI_DM644x
75 depends on ARCH_DAVINCI_DM644x
77 Configure this option to specify the whether the board used
78 for development is a DM644x EVM
82 depends on ARCH_DAVINCI_DM644x
84 Say Y here to select the Lyrtech Small Form Factor
85 Software Defined Radio (SFFSDR) board.
87 config MACH_NEUROS_OSD2
88 bool "Neuros OSD2 Open Television Set Top Box"
89 depends on ARCH_DAVINCI_DM644x
91 Configure this option to specify the whether the board used
92 for development is a Neuros OSD2 Open Set Top Box.
94 config MACH_DAVINCI_DM355_EVM
96 default ARCH_DAVINCI_DM355
97 depends on ARCH_DAVINCI_DM355
99 Configure this option to specify the whether the board used
100 for development is a DM355 EVM
102 config MACH_DM355_LEOPARD
103 bool "DM355 Leopard board"
104 depends on ARCH_DAVINCI_DM355
106 Configure this option to specify the whether the board used
107 for development is a DM355 Leopard board.
109 config MACH_DAVINCI_DM6467_EVM
111 default ARCH_DAVINCI_DM646x
112 depends on ARCH_DAVINCI_DM646x
113 select MACH_DAVINCI_DM6467TEVM
115 Configure this option to specify the whether the board used
116 for development is a DM6467 EVM
118 config MACH_DAVINCI_DM6467TEVM
121 config MACH_DAVINCI_DM365_EVM
123 default ARCH_DAVINCI_DM365
124 depends on ARCH_DAVINCI_DM365
126 Configure this option to specify whether the board used
127 for development is a DM365 EVM
129 config MACH_DAVINCI_DA830_EVM
130 bool "TI DA830/OMAP-L137/AM17x Reference Platform"
131 default ARCH_DAVINCI_DA830
132 depends on ARCH_DAVINCI_DA830
133 select GPIO_PCF857X if I2C
135 Say Y here to select the TI DA830/OMAP-L137/AM17x Evaluation Module.
138 prompt "Select DA830/OMAP-L137/AM17x UI board peripheral"
139 depends on MACH_DAVINCI_DA830_EVM
141 The presence of UI card on the DA830/OMAP-L137/AM17x EVM is
142 detected automatically based on successful probe of the I2C
143 based GPIO expander on that board. This option selected in this
144 menu has an effect only in case of a successful UI card detection.
149 Say Y here to use the LCD as a framebuffer or simple character
155 Say Y here to use the NAND flash. Do not forget to setup
156 the switch correctly.
159 config MACH_DAVINCI_DA850_EVM
160 bool "TI DA850/OMAP-L138/AM18x Reference Platform"
161 default ARCH_DAVINCI_DA850
162 depends on ARCH_DAVINCI_DA850
164 Say Y here to select the TI DA850/OMAP-L138/AM18x Evaluation Module.
167 prompt "Select peripherals connected to expander on UI board"
168 depends on MACH_DAVINCI_DA850_EVM
170 The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x
171 EVM is detected automatically based on successful probe of the I2C
172 based GPIO expander on that card. This option selected in this
173 menu has an effect only in case of a successful UI card detection.
176 bool "No peripheral is enabled"
178 Say Y if you do not want to enable any of the peripherals connected
179 to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card
182 bool "RMII Ethernet PHY"
184 Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x
185 EVM. This PHY is found on the UI daughter card that is supplied with
187 NOTE: Please take care while choosing this option, MII PHY will
188 not be functional if RMII mode is selected.
190 config DA850_UI_SD_VIDEO_PORT
191 bool "Video Port Interface"
193 Say Y if you want to use Video Port Interface (VPIF) on the
194 DA850/OMAP-L138 EVM. The Video decoders/encoders are found on the
195 UI daughter card that is supplied with the EVM.
199 config MACH_MITYOMAPL138
200 bool "Critical Link MityDSP-L138/MityARM-1808 SoM"
201 depends on ARCH_DAVINCI_DA850
203 Say Y here to select the Critical Link MityDSP-L138/MityARM-1808
204 System on Module. Information on this SoM may be found at
205 http://www.mitydsp.com
207 config MACH_OMAPL138_HAWKBOARD
208 bool "TI AM1808 / OMAPL-138 Hawkboard platform"
209 depends on ARCH_DAVINCI_DA850
211 Say Y here to select the TI AM1808 / OMAPL-138 Hawkboard platform .
212 Information of this board may be found at
213 http://www.hawkboard.org/
216 bool "DAVINCI multiplexing support"
217 depends on ARCH_DAVINCI
220 Pin multiplexing support for DAVINCI boards. If your bootloader
221 sets the multiplexing correctly, say N. Otherwise, or if unsure,
224 config DAVINCI_MUX_DEBUG
225 bool "Multiplexing debug output"
226 depends on DAVINCI_MUX
228 Makes the multiplexing functions print out a lot of debug info.
229 This is useful if you want to find out the correct values of the
230 multiplexing registers.
232 config DAVINCI_MUX_WARNINGS
233 bool "Warn about pins the bootloader didn't set up"
234 depends on DAVINCI_MUX
236 Choose Y here to warn whenever driver initialization logic needs
237 to change the pin multiplexing setup. When there are no warnings
238 printed, it's safe to deselect DAVINCI_MUX for your product.