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.
Thanks.
Macpaul Lin