From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48ECDC4332F for ; Thu, 20 Oct 2022 13:45:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229615AbiJTNpF (ORCPT ); Thu, 20 Oct 2022 09:45:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229498AbiJTNpC (ORCPT ); Thu, 20 Oct 2022 09:45:02 -0400 Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 841ED50FA6 for ; Thu, 20 Oct 2022 06:44:56 -0700 (PDT) Received: by mail-qt1-x82a.google.com with SMTP id bb5so13667380qtb.11 for ; Thu, 20 Oct 2022 06:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=KhTsVyCoCN9J7vHV3+LHFRl6DSDyjLgInh88Ha3AdYw=; b=OkCy9t+DuyOUp1kiX5G08YdPsnAID9mOcGUnLsZZvP9ZRA05L15c+Bzopd4KOm6Sij y0ZMRB8Y/VyqckwpCV3PuSuFtEDFPEIHqWTli+mmJvlDD7eECDLcAfyvScT+DBiPmiOn SnZMm2Dl1WK8q88NJ1BKdLC5kdQC2147wMFzd/G70bOrPOCnjyNkOdQ0i8WDjLZM4lPO JKeRnFnGQaj64DuO8FI77AF9NWyPmvcpuQrmsS1k1x6JyHo/8IJWoQlnEP9cfGgRW9UK Jt3eOCR2/gULg173vgz8nHy0MESqEqmkZ8ylz4jH87o/cNiS1yhZQj4qZnREco+ORivR Qq2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KhTsVyCoCN9J7vHV3+LHFRl6DSDyjLgInh88Ha3AdYw=; b=0MtiXAK6qGrk5yf8oeO+A8/iuCIupOvU9/w0jDRqGXSmm0gzIo1C4KPa8aJTS6Yk/s AUSf2b6xR9LM2bdrcTaq0YTXkFbiLe5F1QAJH6LlfgTbAuhb4z/+sn1Bf4m1FCUr2KVU 1rC3ONvvWlo1a+Dk/NFOuIDYQ17kPu0x6r1ndLiHVWP+OaArXqRJXi+ltwdwlBt/Ld// d2g+7ZUiedcrvRsV7Eb2AYxtTj8ZSw0E4/SCK9qHJEW9CQd9YnE+83EelshO/oPiAhpi Rjr74R31zjU4wb8vNvPi1Zpk3FXSkKJQKOoVBJf0dhDCixQpZvz+4f93EYReu+7sk6Ba t/vQ== X-Gm-Message-State: ACrzQf1xXhI/0PurHSrjpzOIRJxclp0/FoAt3pWKDVh0YKnfzaSDdzM8 wjLQZbQTgJNalW7ckR5P3pMuew== X-Google-Smtp-Source: AMsMyM6CrCDIzx17WZZfhiU5puqnAFNmO9pYHBMUjZkl4+2nl+iNtz8Fg0sMmgmCN95ATx8iULHI8Q== X-Received: by 2002:ac8:5c41:0:b0:39c:d768:128c with SMTP id j1-20020ac85c41000000b0039cd768128cmr11031602qtj.269.1666273495413; Thu, 20 Oct 2022 06:44:55 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id az13-20020a05620a170d00b006eea461177csm7521184qkb.29.2022.10.20.06.44.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Oct 2022 06:44:54 -0700 (PDT) Message-ID: <6f5465d7-a16a-6f07-98c3-526d3e16bc27@linaro.org> Date: Thu, 20 Oct 2022 09:44:53 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v3 1/3] dt-bindings: iio: Add KX022A accelerometer To: Matti Vaittinen , Matti Vaittinen Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Andy Shevchenko , Nikita Yushchenko , Dmitry Rokosov , Jagath Jog J , Cosmin Tanislav , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/10/2022 07:36, Matti Vaittinen wrote: > KX022A is a 3-axis Accelerometer from ROHM/Kionix. The sensor features > include variable ODRs, I2C and SPI control, FIFO/LIFO with watermark IRQ, > tap/motion detection, wake-up & back-to-sleep events, four acceleration > ranges (2, 4, 8 and 16g) and probably some other cool features. > > Add the basic device tree description for the accelerometer. Only basic > accelerometer features are considered as of now - new properties may or > may not be needed in the future when rest of the features are supported. > > Signed-off-by: Matti Vaittinen Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof