Re: [PATCH v1 4/9] dt-bindings: hwmon: Modify hpe,gxp-fan-ctrl
From: Krzysztof Kozlowski
Date: Tue Apr 18 2023 - 13:04:05 EST
On 18/04/2023 17:28, nick.hawkins@xxxxxxx wrote:
> From: Nick Hawkins <nick.hawkins@xxxxxxx>
>
> Remove the fn2 register reference as GPIO will
> be using it.
Please wrap commit message according to Linux coding style / submission
process (neither too early nor over the limit):
https://elixir.bootlin.com/linux/v5.18-rc4/source/Documentation/process/submitting-patches.rst#L586
Subject: everything is modify/update. Be a bit more descriptive what you
are doing here.
>
> Signed-off-by: Nick Hawkins <nick.hawkins@xxxxxxx>
> ---
> .../devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
BTW, bindings go before drivers using them.
Best regards,
Krzysztof