2022-02-17 07:08:05

by LI Qingwu

[permalink] [raw]
Subject: [PATCH V2 1/5] dt-bindings: iio: accel: sca3300: Document murata,scl3300

Add DT bindings for Murata scl3300 inclinometer.

Signed-off-by: LI Qingwu <[email protected]>
---
Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml b/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml
index 55fd3548e3b6..f6e2a16a710b 100644
--- a/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml
@@ -17,6 +17,7 @@ properties:
compatible:
enum:
- murata,sca3300
+ - murata,scl3300

reg:
maxItems: 1
--
2.25.1


2022-02-18 00:22:07

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH V2 1/5] dt-bindings: iio: accel: sca3300: Document murata,scl3300

On Thu, 17 Feb 2022 06:27:01 +0000, LI Qingwu wrote:
> Add DT bindings for Murata scl3300 inclinometer.
>
> Signed-off-by: LI Qingwu <[email protected]>
> ---
> Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml | 1 +
> 1 file changed, 1 insertion(+)
>


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.

2022-02-18 06:29:55

by LI Qingwu

[permalink] [raw]
Subject: RE: [PATCH V2 1/5] dt-bindings: iio: accel: sca3300: Document murata,scl3300



Hi Rob Herring




> -----Original Message-----
> From: Rob Herring <[email protected]>
> Sent: Friday, February 18, 2022 7:04 AM
> To: LI Qingwu <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; GEO-CHHER-bsp-development
> <[email protected]>; [email protected]
> Subject: Re: [PATCH V2 1/5] dt-bindings: iio: accel: sca3300: Document
> murata,scl3300
>
> [Some people who received this message don't often get email from
> [email protected]. Learn why this is important at
> http://aka.ms/LearnAboutSenderIdentification.]
>
> This email is not from Hexagon's Office 365 instance. Please be careful while
> clicking links, opening attachments, or replying to this email.
>
>
> On Thu, 17 Feb 2022 06:27:01 +0000, LI Qingwu wrote:
> > Add DT bindings for Murata scl3300 inclinometer.
> >
> > Signed-off-by: LI Qingwu <[email protected]>
> > ---
> > Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
>
>
> Please add Acked-by/Reviewed-by tags when posting new versions. However,.
> there's no need to repost patches *only* to add the tags. The upstream
> maintainer will do that for acks received on the version they apply.
>
> If a tag was not added on purpose, please state why and what changed.

Thanks, I will add in v3.