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

From: Krzysztof Kozlowski
Date: Wed Oct 12 2022 - 09:41:40 EST


On 12/10/2022 09:19, Rob Herring wrote:
> On Tue, 11 Oct 2022 17:55:02 +0530, 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 ++++++++++++++++++
>> 2 files changed, 163 insertions(+), 75 deletions(-)
>> create mode 100644 Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml
>>
>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/
>

All these must be fixed before schema can be applied.

Best regards,
Krzysztof