Message ID | 20220217062705.2867149-2-Qing-wu.Li@leica-geosystems.com.cn (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | iio: accel: sca3300: add compitible for scl3300 | expand |
On Thu, 17 Feb 2022 06:27:01 +0000, LI Qingwu wrote: > Add DT bindings for Murata scl3300 inclinometer. > > Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> > --- > 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.
Hi Rob Herring > -----Original Message----- > From: Rob Herring <robh@kernel.org> > Sent: Friday, February 18, 2022 7:04 AM > To: LI Qingwu <qing-wu.li@leica-geosystems.com.cn> > Cc: robh+dt@kernel.org; devicetree@vger.kernel.org; linux-iio@vger.kernel.org; > jic23@kernel.org; tomas.melin@vaisala.com; andy.shevchenko@gmail.com; > lars@metafoo.de; GEO-CHHER-bsp-development > <bsp-development.geo@leica-geosystems.com>; linux-kernel@vger.kernel.org > 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 > robh@kernel.org. 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 <Qing-wu.Li@leica-geosystems.com.cn> > > --- > > 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.
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
Add DT bindings for Murata scl3300 inclinometer. Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> --- Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml | 1 + 1 file changed, 1 insertion(+)