Message ID | 20220509064928.2352796-2-Qing-wu.Li@leica-geosystems.com.cn (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | iio: accel: sca3300: add compatible for scl3300 | expand |
On Mon, 09 May 2022 06:49:24 +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.
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(+)