On Thu, Sep 12, 2024 at 12:22:48PM -0700, Nikunj Kela wrote: > > On 8/20/2024 7:48 AM, Sudeep Holla wrote: > > On Tue, Jul 30, 2024 at 03:47:06PM +0100, Cristian Marussi wrote: > >> Override max_msg and max_msg_size transport properties when corresponding > >> devicetree properties are available. > >> > > I am holding off on these changes to think how these max_msg and max_msg_size > > can be used without breaking any platforms allowing space for the header > > and the message itself which is around 28 bytes. The binding itself looks > > good. We may have to adjust the value passed to the core driver taking > > the above into consideration. > > > > -- > > Regards, > > Sudeep > Hi Nikunj, these additional patches of initial series was still not reviewed by DT maintainers really and it needed some rework for the reason Sudeep mmentioned above. This is in my soon-ish todo list :P Thanks, Cristian