mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 03:58:17 +00:00 
			
		
		
		
	Add a new documentation file for UCLASS_SOC and its usage to describe the SoC Device ID framework that allows SoC identification and device data matching. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
		
			
				
	
	
		
			25 lines
		
	
	
		
			326 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			326 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. SPDX-License-Identifier: GPL-2.0+
 | |
| 
 | |
| Driver Model
 | |
| ============
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
| 
 | |
|    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
 |