On 24/07/2023 08:37, Pankaj Gupta wrote: > > >> -----Original Message----- >> From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> Sent: Thursday, July 13, 2023 12:12 AM >> To: Pankaj Gupta <pankaj.gupta@xxxxxxx>; robh+dt@xxxxxxxxxx; >> krzysztof.kozlowski+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx; >> shawnguo@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; kernel@xxxxxxxxxxxxxx; >> festevam@xxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>; >> devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; Gaurav >> Jain <gaurav.jain@xxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; Daniel Baluta >> <daniel.baluta@xxxxxxx> >> Subject: Re: [EXT] Re: [PATCH v3 1/7] dt-bindings: arm: fsl: add mu binding >> doc >> >> Caution: This is an external email. Please take care when clicking links or >> opening attachments. When in doubt, report the message using the 'Report >> this email' button >> >> >> On 10/07/2023 19:52, Pankaj Gupta wrote: >>> >>> >>>> -----Original Message----- >>>> From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >>>> Sent: Friday, June 16, 2023 6:51 PM >>>> To: Pankaj Gupta <pankaj.gupta@xxxxxxx>; robh+dt@xxxxxxxxxx; >>>> krzysztof.kozlowski+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx; >>>> shawnguo@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; kernel@xxxxxxxxxxxxxx; >>>> festevam@xxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>; >>>> devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; >>>> Gaurav Jain <gaurav.jain@xxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; >>>> Daniel Baluta <daniel.baluta@xxxxxxx> >>>> Subject: [EXT] Re: [PATCH v3 1/7] dt-bindings: arm: fsl: add mu >>>> binding doc >>>> >>>> Caution: This is an external email. Please take care when clicking >>>> links or opening attachments. When in doubt, report the message using >>>> the 'Report this email' button >>>> >>>> >>>> On 16/06/2023 20:11, Pankaj Gupta wrote: >>>>> The NXP i.MX Message Unit enables two processing elements to >>>>> communicate & co-ordinate with each other. This driver is used to >>>>> communicate between Application Core and NXP HSM IPs like NXP >>>> EdgeLock >>>>> Enclave etc. >>>>> It exists on some i.MX processors. e.g. i.MX8ULP, i.MX93 etc. >>>>> >>>>> Signed-off-by: Pankaj Gupta <pankaj.gupta@xxxxxxx> >>>> >>>> I don't see reply to Daniel's concerns. >>>> >>>> I don't see improvements here based on the previous review you received. >>>> It seems you just ignored everything, right? >>> Replied to Daniel's concern. >>> >>>> >>>> Limited review follows up because binding is not in the shape for upstream. >>>> Do some internal reviews prior sending it. >>> Done the internal review. >> >> I doubt. Your v4 bindings and DTS were not tested. v4 Driver has trivial issues. >> > It is tested and my driver get probed. And all my functional tests are passing. > No Patch-set is sent without testing. As you explained there, you did not test the bindings nor DTS with dtbs_check. So your test-suite is incomplete, it lacks basic testing. Best regards, Krzysztof