mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	Add documentation in doc/drivel-model for the bind/unbind command.
Part of this documentation is extracted from original patch commit
message:
commit 49c752c93a78 ("cmd: Add bind/unbind commands to bind a device to a driver from the command line")
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
		
	
			
		
			
				
	
	
		
			26 lines
		
	
	
		
			334 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			334 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. SPDX-License-Identifier: GPL-2.0+
 | 
						|
 | 
						|
Driver Model
 | 
						|
============
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   bind
 | 
						|
   debugging
 | 
						|
   design
 | 
						|
   ethernet
 | 
						|
   fdt-fixup
 | 
						|
   fs_firmware_loader
 | 
						|
   i2c-howto
 | 
						|
   livetree
 | 
						|
   migration
 | 
						|
   of-plat
 | 
						|
   pci-info
 | 
						|
   pmic-framework
 | 
						|
   remoteproc-framework
 | 
						|
   serial-howto
 | 
						|
   soc-framework
 | 
						|
   spi-howto
 | 
						|
   usb-info
 |