]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
dt-bindings: i2c: nvidia,tegra20: drop unneeded address/size-cells
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 20 Jun 2024 11:34:52 +0000 (13:34 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 8 Jul 2024 22:46:08 +0000 (00:46 +0200)
The reference i2c-controller.yaml already defines 'address-cells' and
'size-cells', so drop them from list of properties.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.yaml

index 424a4fc218b66bfdf7897ad06a864e6b7bcb3cef..92fbc1a2671ad775a4939299858fdb4c24c354fb 100644 (file)
@@ -87,12 +87,6 @@ properties:
   interrupts:
     maxItems: 1
 
-  '#address-cells':
-    const: 1
-
-  '#size-cells':
-    const: 0
-
   clocks:
     minItems: 1
     maxItems: 2