Re: [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

From: Krzysztof Kozlowski
Date: Tue Feb 21 2023 - 11:25:45 EST


On 11/10/2022 14:25, aakarsh jain wrote:
> From: Smitha T Murthy <smitha.t@xxxxxxxxxxx>
>
> Convert DT schema for s5p-mfc in yaml format
>
> Cc: linux-fsd@xxxxxxxxx
> Signed-off-by: Smitha T Murthy <smitha.t@xxxxxxxxxxx>
> Signed-off-by: Aakarsh Jain <aakarsh.jain@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/media/s5p-mfc.txt | 75 --------
> .../bindings/media/samsung,s5p-mfc.yaml | 163 ++++++++++++++++++

Hi Aakarsh,

Any plans for new version of this DT schema conversion? The Samsung MFC
is one of last remaining bigger pieces for conversion. We already have
100% bindings compliance for ARM64 but the MFC is missing for ARMv7:

https://pastebin.com/D8jXnjEe
(that's on my pending branch with all patches from LKML collected).

Best regards,
Krzysztof