On 23 July 2014 13:55, Simon Glass wrote:
> At present only root nodes in the device tree are scanned for devices.
> But some devices can have children. For example a SPI bus may have
> several children for each of its chip selects.
>
> Add a function which scans subnodes and binds devices for eac
At present only root nodes in the device tree are scanned for devices.
But some devices can have children. For example a SPI bus may have
several children for each of its chip selects.
Add a function which scans subnodes and binds devices for each one. This
can be used for the root node scan also,
2 matches
Mail list logo