mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	dt-bindings: eeprom: at24: Add label property for AT24
Add a label property for the AT24 EEPROM to allow a custom name to be used for identifying the EEPROM on a board. This is useful when there is more than one EEPROM present. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This commit is contained in:
		
							parent
							
								
									f434f9b7af
								
							
						
					
					
						commit
						412b7a521c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -114,6 +114,9 @@ properties: | ||||||
|           - const: renesas,r1ex24128 |           - const: renesas,r1ex24128 | ||||||
|           - const: atmel,24c128 |           - const: atmel,24c128 | ||||||
| 
 | 
 | ||||||
|  |   label: | ||||||
|  |     description: Descriptive name of the EEPROM. | ||||||
|  | 
 | ||||||
|   reg: |   reg: | ||||||
|     maxItems: 1 |     maxItems: 1 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jon Hunter
						Jon Hunter