Commit 502ebea6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Andi Shyti
Browse files

dt-bindings: i2c: samsung,s3c2410: drop unneeded address/size-cells



The reference i2c-controller.yaml already defines 'address-cells' and
'size-cells', so drop them from list of properties.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarAndi Shyti <andi.shyti@kernel.org>
parent 738799b0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -26,9 +26,6 @@ properties:
              - samsung,exynos850-i2c
          - const: samsung,s3c2440-i2c

  '#address-cells':
    const: 1

  clocks:
    maxItems: 1

@@ -73,9 +70,6 @@ properties:
    $ref: /schemas/types.yaml#/definitions/phandle
    description: Pandle to syscon used to control the system registers.

  '#size-cells':
    const: 0

required:
  - compatible
  - reg