mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	dt-bindings: soc: amlogic: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230327170222.4107746-1-robh@kernel.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
		
							parent
							
								
									e45f243409
								
							
						
					
					
						commit
						1b61fdfdd6
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		|  | @ -2,8 +2,8 @@ | |||
| # Copyright 2019 BayLibre, SAS | ||||
| %YAML 1.2 | ||||
| --- | ||||
| $id: "http://devicetree.org/schemas/arm/amlogic/amlogic,meson-gx-ao-secure.yaml#" | ||||
| $schema: "http://devicetree.org/meta-schemas/core.yaml#" | ||||
| $id: http://devicetree.org/schemas/arm/amlogic/amlogic,meson-gx-ao-secure.yaml# | ||||
| $schema: http://devicetree.org/meta-schemas/core.yaml# | ||||
| 
 | ||||
| title: Amlogic Meson Firmware registers Interface | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,8 +1,8 @@ | |||
| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) | ||||
| %YAML 1.2 | ||||
| --- | ||||
| $id: "http://devicetree.org/schemas/arm/amlogic/amlogic,meson-mx-secbus2.yaml#" | ||||
| $schema: "http://devicetree.org/meta-schemas/core.yaml#" | ||||
| $id: http://devicetree.org/schemas/arm/amlogic/amlogic,meson-mx-secbus2.yaml# | ||||
| $schema: http://devicetree.org/meta-schemas/core.yaml# | ||||
| 
 | ||||
| title: Amlogic Meson8/Meson8b/Meson8m2 SECBUS2 register interface | ||||
| 
 | ||||
|  |  | |||
|  | @ -2,8 +2,8 @@ | |||
| # Copyright 2019 BayLibre, SAS | ||||
| %YAML 1.2 | ||||
| --- | ||||
| $id: "http://devicetree.org/schemas/soc/amlogic/amlogic,canvas.yaml#" | ||||
| $schema: "http://devicetree.org/meta-schemas/core.yaml#" | ||||
| $id: http://devicetree.org/schemas/soc/amlogic/amlogic,canvas.yaml# | ||||
| $schema: http://devicetree.org/meta-schemas/core.yaml# | ||||
| 
 | ||||
| title: Amlogic Canvas Video Lookup Table | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Rob Herring
						Rob Herring