[PATCH v3 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
Macpaul Lin
macpaul.lin at mediatek.com
Sat Sep 14 02:45:34 PDT 2024
On 9/14/24 15:25, Macpaul Lin wrote:
> On 9/14/24 15:06, Macpaul Lin wrote:
>>
>>
>> On 9/14/24 03:23, Rob Herring (Arm) wrote:
>>>
>>>
>>> External email : Please do not click links or open attachments until
>>> you have verified the sender or the content.
>>>
>>> On Sat, 14 Sep 2024 01:59:26 +0800, Macpaul Lin wrote:
>>>> Convert the mfd: mediatek: mt6397 binding to DT schema format.
>>>>
>>
>> [snip]
>>
>>>>
>>>
>>> My bot found errors running 'make dt_binding_check' on your patch:
>>>
>>> yamllint warnings/errors:
>>>
>>> dtschema/dtc warnings/errors:
>>> Warning: Duplicate compatible "mediatek,mt6357" found in schemas
>>> matching "$id":
>>
>> I'm using dtschema 2024.09 and the dt_bindings_check didn't report
>> this issue even the full check has been run.
>
> Hopefully I've found a way to update latest dtschema without bothering
> IT. ;)
>
> pip3 install -U git+https://github.com/devicetree-org/dt-schema.git@main
>
> I'll run latest dt_bindings_check for v4 version.
>
Dear Rob,
Just want to leave a note here.
After I've updated to dtschema 2024.10.dev3+gdc4787b,
the 'make dt_bindings_check' still reported no error with this patch v3.
pip show dtschema
Name: dtschema
Version: 2024.10.dev3+gdc4787b
Summary: DeviceTree validation schema and tools
Home-page: https://github.com/devicetree-org/dt-schema
python: 3.10
pip: 24.2
If you have any clue about root cause or any other dependencies
of this environment issue, please let me know. I'll try to check if
there is a fix. Thanks.
Regards,
Macpaul Lin
More information about the Linux-mediatek
mailing list