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
>
Convert the ti,secure-proxy to yaml for better checks and documentation.
Differences being mostly in the examples:
- I've dropped the example usage of mailbox client, it is better done in
tisci node definition
- Switched reg usage for address-cells and size-cells 1 - aligned with
schema checks
2 matches
Mail list logo