|
|
|
|
|
by monocasa
2294 days ago
|
|
The device tree is part of the solution, not part of the problem. The reason PCs are able to handle this is that the really gnarly stuff (pincfg, gpios, I2C, SPI, random power management), is handled by per board tables in ACPI, and device tree handles the same niche. The problem is that the device trees are half assed since they run against a hacked up kernel, not that they exist in the first place. |
|