RE: [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

From: Kavyasree.Kotagiri
Date: Tue Sep 13 2022 - 06:16:41 EST


> On 13/09/2022 07:29, Kavyasree.Kotagiri@xxxxxxxxxxxxx wrote:
> >>>>> flexcom@fc018000: spi@400: Unevaluated properties are not allowed
> >>>> ('dma-
> >>>>> names', 'dmas' were unexpected)
> >>>>> arch/arm/boot/dts/at91-kizbox3-hs.dtb
> >>>>> arch/arm/boot/dts/at91-sama5d27_som1_ek.dtb
> >>>>> arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dtb
> >>>>> arch/arm/boot/dts/at91-sama5d2_icp.dtb
> >>>>> arch/arm/boot/dts/at91-sama5d2_ptc_ek.dtb
> >>>>> arch/arm/boot/dts/at91-sama5d2_xplained.dtb
> >>>>
> >>>> dma properties for spi node is already being covered by Sergiu in below
> >>>> patch:
> >>>> https://lore.kernel.org/lkml/b4625526-8f9b-ada8-f854-
> >>>> 751a48545576@xxxxxxxxxx/
> >>>>
> >>> Hi Rob, Please let me know your comments.
> >>
> >> this means it cannot be currently tested. Are you sure that there are no
> >> warnings in all DTBs with your patches?
> >>
> > Yes, I ran dtbs_check. I don’t see any warnings.
>
> Then the warning could be probably ignored (I assume it is really fixed
> when both patchsets land).
>
Yes. You are right.

>
> Best regards,
> Krzysztof