Searched hist:"1 ca7e2062b4e8c3b211753dcb19c063b5b9b73ca" (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | root.h | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | test.h | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | uclass-id.h | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | bus.c | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | test-fdt.c | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | README.txt | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | root.c | 1ca7e2062b4e8c3b211753dcb19c063b5b9b73ca Wed Jul 23 12:55:18 UTC 2014 Simon Glass <sjg@chromium.org> dm: Provide a function to scan child FDT nodes
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, so change it.
A device can call this function in its bind() or probe() methods to bind its children.
Signed-off-by: Simon Glass <sjg@chromium.org>
|