Re: [PATCH v3 0/2] convert ifc binding to yaml and drop "simple-bus"

From: Krzysztof Kozlowski
Date: Wed Nov 17 2021 - 04:16:07 EST


On 16/11/2021 22:18, Li Yang wrote:
> Convert the ifc binding to yaml schema, in the mean while remove the
> "simple-bus" compatible from the binding to make sure ifc device probes
> before any of the child devices. Update the driver accordingly.
>
> DTS changes should be submitted after binding/driver changes are merged.
>
> Changes in v3:
> - Rebased to v5.16-rc1
>
> Changes in v2:
> - Update endian property to type boolean
> - Remove example subnodes that don't have yaml binding
> - Spin DTS patches into a different series
>
> Li Yang (2):
> dt-bindings: memory: fsl: convert ifc binding to yaml schema
> memory: fsl_ifc: populate child devices without relying on simple-bus

Thanks, applied.

You keep sending it to wrong address. Please use
scripts/get_maintainers.pl to get the list of people who should be
notified. Maybe you send to wrong address because you base your work on
some old tree, but in such case you need to rebase and use the latest.
Patches on older trees might be considered as not tested.


Best regards,
Krzysztof