[PATCH] dt-bindings: mailbox: ti,secure-proxy: Convert to yaml

Nishanth Menon nm at ti.com
Tue Apr 13 23:32:03 BST 2021


On 12:12-20210413, Nishanth Menon wrote:
[...]
> +properties:
> +  $nodename:
> +    pattern: "^mailbox@[0-9a-f]+$"
> +
> +  compatible:
> +    const: ti,am654-secure-proxy
> +
> +  "#mbox-cells":
> +    const: 1
> +
> +  reg-names:
> +    items:
> +      - const: target_data
> +      - const: rt
> +      - const: scfg
> +
> +  reg:
> +    minItems: 3
> +
> +  interrupt-names:
> +    minItems: 1
> +    description:
> +      Contains the interrupt name information for the Rx interrupt path for
> +      secure proxy.
> +
> +  interrupts:
> +    minItems: 1
> +    description:
> +      Contains the interrupt information for the Rx interrupt path for secure


I think I can strengthen it quite a bit here. let me post a v2 further
that has lesser information loss in the conversion and checks are
stronger.


-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D



More information about the linux-arm-kernel mailing list