Commit fddec90
committed
mb/google/poppy/var/soraka: Configure cameras for Windows/Linux ACPI mode
Update device tree and Kconfig to support Windows/Linux ACPI camera mode
using the ACPI device type selection feature (commit c5fc7ab):
Kconfig:
- Enable DRIVERS_INTEL_MIPI_CAMERA only for non-ChromeOS builds
- Enable VARIANT_HAS_CAMERA_ACPI only for ChromeOS builds
Devicetree:
- Remove legacy static display configuration
- Add GFX generic driver with LCD0 panel and SKC0 for IPU
- Add TPS68470 PMIC device
- Add OV 13858 rear camera
- Add OV 5670 front camera
- Move i2c4 device reference before i2c5
This enables proper camera and IPU enumeration under Windows/Linux
using the standard driver stack.
TEST=build/boot Windows/Linux on google/soraka, verify cameras and IPU
functional under both OSes.
Change-Id: I9e62c5a36c4d1e345f20a7a5341de3c59558f761
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Change-Id: I9e62c5a36c4d1e345f20a7a5341de3c59558f761
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>1 parent 43e42f0 commit fddec90
2 files changed
Lines changed: 77 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | | - | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
| |||
227 | 224 | | |
228 | 225 | | |
229 | 226 | | |
230 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
231 | 240 | | |
232 | 241 | | |
233 | 242 | | |
| |||
272 | 281 | | |
273 | 282 | | |
274 | 283 | | |
275 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
276 | 327 | | |
277 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
278 | 348 | | |
279 | 349 | | |
280 | 350 | | |
| |||
303 | 373 | | |
304 | 374 | | |
305 | 375 | | |
306 | | - | |
307 | 376 | | |
308 | 377 | | |
309 | 378 | | |
| |||
0 commit comments