driver model: add support for multi-board systems.
- device struct sys_root for describing the individual boards of a multi-board system. - allow for registration of alternate device roots. - check if struct sys_device::root is set on registration, and add it as a child of an alternative root, if it's set.
Showing
Please register or sign in to comment