Re: [U-Boot] U-Boot DM2 status

+U-Boot
Hi,
I plan to send out a new driver-model series with mostly small changes in the next few weeks.
It will not remove any existing support. I have no plan to move over all subsystems myself. I did implement GPIO just as an example, but have not done PMIC.
The changes to support multiple PMICs should not be too large - there is already a list of them - it just needs to be able to initialize multiple PMICs. The Chromium tree has a change in it to support that if you are interested.
Regards, Simon
On Tue, Oct 1, 2013 at 6:16 AM, Mateusz Zalega m.zalega@samsung.com wrote:
Hello, I'm about to refactor PMIC code to make it work in situations when there's more than one PMIC on the board, and I've been wondering, can I do that in a way that would make transition to DM2 easier? How about adding DM2 while keeping legacy code support for the time being? Are there any plans for that?
Regards,
-- Mateusz Zalega Samsung R&D Institute Poland
participants (1)
-
Simon Glass