[PATCH v4 1/3] dt-bindings: i2c-ast2600: Add support for AST2600 I2C global controller
    Jeremy Kerr 
    jk at codeconstruct.com.au
       
    Thu Feb  2 15:25:26 AEDT 2023
    
    
  
Hi Ryan,
> AST2600 I2C global register controller, add bindings document
> to support driver of i2c global register set.
[...]
> +allOf:
> +  - $ref: /schemas/i2c/i2c-controller.yaml#
Are you sure about this? This particular binding doesn't describe the
i2c controller.
> +
> +properties:
> +  compatible:
> +    enum:
> +      - aspeed,ast2600-i2c-global
> +
> +  reg:
> +    minItems: 1
> +    items:
> +      - description: address offset and range of bus
> +      - description: address offset and range of bus buffer
Seems to be a duplicate here.
Cheers,
Jeremy
    
    
More information about the Linux-aspeed
mailing list