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

2021-04-15 Thread Nishanth Menon
On 16:17-20210415, Rob Herring wrote: > > diff --git a/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml > > b/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml > > new file mode 100644 > > index ..08a4837fdfcc > > --- /dev/null > > +++ b/Documentation/devicet

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

2021-04-15 Thread Rob Herring
On Tue, Apr 13, 2021 at 05:45:35PM -0500, Nishanth Menon wrote: > 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 re

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

2021-04-13 Thread Nishanth Menon
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