Re: [PATCH v5 0/5] iio: mcp9600: Features and improvements
From: Krzysztof Kozlowski
Date: Tue Aug 19 2025 - 02:56:03 EST
On Mon, Aug 18, 2025 at 02:32:08PM -0400, Ben Collins wrote:
> From: Ben Collins <bcollins@xxxxxxxxxx>
>
> ChangeLog:
> v5 -> v6:
> - Fix accidental typo added in dt-bindings: IRQ_TYPE_EDGE_RISIN
> - Correct some constraints in dt-bindings
> - Reverse if/then for mcp9601 vs mcp9600 constraints in dt-bindings
> - Updates to changelog for patch 2/6 (dt-bindings mcp9600)
> - Cleanup tabs that were converted to spaces
> - Split thermocouple-type default to separate patch
Please start using b4, so you will get changelogs with lore links for
free and ALL your patches will be properly versioned. git can do that
as well - git format-patch -v5 --cover-letter, if you don't want to use
b4.
Best regards,
Krzysztof