Re: [PATCH v2 1/7] dt-bindings: reset: Add MT6589 toprgu reset IDs
From: Krzysztof Kozlowski
Date: Mon Jul 20 2026 - 02:29:54 EST
On Fri, Jul 17, 2026 at 06:39:12PM +0200, Luca Leonardo Scorcia wrote:
> Add reset constants for the 12 MT6589 toprgu resets.
This is not a single-patch patchset. Seven patches.
So one posting per 24h, so we actually have a possibility to review it.
>
> Signed-off-by: Luca Leonardo Scorcia <l.scorcia@xxxxxxxxx>
> ---
> .../reset/mediatek,mt6589-resets.h | 24 +++++++++++++++++++
> 1 file changed, 24 insertions(+)
> create mode 100644 include/dt-bindings/reset/mediatek,mt6589-resets.h
>
> diff --git a/include/dt-bindings/reset/mediatek,mt6589-resets.h b/include/dt-bindings/reset/mediatek,mt6589-resets.h
> new file mode 100644
> index 000000000000..ee08c39df513
> --- /dev/null
> +++ b/include/dt-bindings/reset/mediatek,mt6589-resets.h
Why is this header being added outside of patch documenting compatible?
You have entire commit msg to say something useful instead of repeating
the subject.
Best regards,
Krzysztof