Re: [PATCH v3 1/7] dt-bindings: syscon: Add TI's J721E specific compatible string

From: Kishon Vijay Abraham I
Date: Fri May 08 2020 - 04:40:45 EST


Hi,

On 5/8/2020 1:59 PM, Roger Quadros wrote:
> From: Kishon Vijay Abraham I <kishon@xxxxxx>
>
> Add TI's J721E SoC specific compatible string.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>

This patch should be dropped given that patch 2 adds a new binding for the
compatible added here.

Thanks
Kishon

> ---
> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> index 39375e4313d2..f9aac75d423a 100644
> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> @@ -38,6 +38,7 @@ properties:
> - allwinner,sun8i-h3-system-controller
> - allwinner,sun8i-v3s-system-controller
> - allwinner,sun50i-a64-system-controller
> + - ti,j721e-system-controller
>
> - const: syscon
>
>