Hi Krzysztof Kozlowski, Thanks for the feedback. > -----Original Message----- > From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Sent: 15 April 2025 07:07 > Subject: Re: [PATCH v4 9/9] spi: rpc-if: Add write support for memory-mapped area > > On 01/04/2025 16:35, Biju Das wrote: > > Add write support for memory-mapped area as xSPI interface require it. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > --- > > v3->v4: > > * No change. > > v2->v3: > > * No change. > > v1->v2: > > * No change. > > --- > > drivers/spi/spi-rpc-if.c | 16 +++++++++++++++- > > 1 file changed, 15 insertions(+), 1 deletion(-) > That's also unrelated change to memory controller. Cover letter explains nothing about dependencies > and merging (checked few first lines where this should be documented). Thanks, I missed that. I will update the cover letter for merge dependency. Cheers, Biju