[PATCH v2 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding

Hungyu Lin posted 1 patch 1 month ago
There is a newer version of this series
.../bindings/iio/adc/adi,ad7816.yaml          | 94 +++++++++++++++++++
1 file changed, 94 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7816.yaml
[PATCH v2 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
Posted by Hungyu Lin 1 month ago
v2:
- Fix commit message to match binding requirements

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

-- 
2.34.1
Re: [PATCH v2 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
Posted by Sanjay Chitroda 1 month ago

On 9 May 2026 4:41:46 am IST, Hungyu Lin <dennylin0707@gmail.com> 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
>