Re: [PATCH v3] dt-bindings: rtc: isl12026: convert to YAML schema
From: Krzysztof Kozlowski
Date: Sat Feb 28 2026 - 05:40:19 EST
On Sat, Feb 28, 2026 at 12:21:15AM +0530, Piyush Patle wrote:
> Convert the ISL12026 RTC binding from text format to YAML schema.
> Remove the legacy text binding.
>
> The new schema enables dtbs_check validation.
>
> Signed-off-by: Piyush Patle <piyushpatle228@xxxxxxxxx>
> ---
>
> Changes in v3:
> - Removed unsupported select section
>
> Changes in v2:
> - Fixed dt_binding_check warnings
> - Improved example formatting
>
> Signed-off-by: Piyush Patle <piyushpatle228@xxxxxxxxx>
Duplicate signature. Please run scripts/checkpatch.pl on the patches and
fix reported warnings. After that, run also 'scripts/checkpatch.pl
--strict' on the patches and (probably) fix more warnings. Some warnings
can be ignored, especially from --strict run, but the code here looks
like it needs a fix. Feel free to get in touch if the warning is not
clear.
Rest is fine and duplicated SoB might be just ignored due to cut
separator.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof