Re: [PATCH v2 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
From: Sanjay Chitroda
Date: Fri May 08 2026 - 22:05:17 EST
On 9 May 2026 4:41:46 am IST, Hungyu Lin <dennylin0707@xxxxxxxxx> wrote:
>v2:
>- Fix commit message to match binding requirements
>
Hi,
Thank you for the change.
Ideally, multiple logical changes should be split into series. For a single patch you can include changelog like this:
Signed-off-by: ....
---
Changes in v2:
- Fix commit message to match binding requirements
---
.../bindings..
| 94 +++++++++++++++++++
If reviewer specifically asked to update commit message, you can mention in the changelog as well. for examle:
- Fix commit message based on input from <Reviewer Name>
Replace <Reviewer Name> with the actual reviewer.
>Hungyu Lin (1):
> dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
>
> .../bindings/iio/adc/adi,ad7816.yaml | 94 +++++++++++++++++++
> 1 file changed, 94 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7816.yaml
>