On 22:37-20230531, Kumar, Udit wrote:
[...]
Binding is defined this way - the items section in the binding+ secure_proxy_mcu: mailbox@2a480000 {I think, we should start name as mailbox@2a380000
+ compatible = "ti,am654-secure-proxy";I think, we should have increasing order for reg. Unless there is some
+ #mbox-cells = <1>;
+ reg-names = "target_data", "rt", "scfg";
+ reg = <0x0 0x2a480000 0x0 0x80000>,
+ <0x0 0x2a380000 0x0 0x80000>,
+ <0x0 0x2a400000 0x0 0x80000>;
strong reason to keep in this way.
enforces the order. As a result the first reg entry(target_data)
address causes the node name.