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 40821C43217 for ; Fri, 11 Nov 2022 14:58:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234718AbiKKO6w (ORCPT ); Fri, 11 Nov 2022 09:58:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234685AbiKKO6u (ORCPT ); Fri, 11 Nov 2022 09:58:50 -0500 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21D5F5D6A4 for ; Fri, 11 Nov 2022 06:58:49 -0800 (PST) Received: by mail-lf1-x133.google.com with SMTP id g7so8699202lfv.5 for ; Fri, 11 Nov 2022 06:58:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QNkICjAX/32HDUAnigk/Y3GhfMVj+8qDhAA1PBpiwXw=; b=rT+lqCxNWeviS/47HFIGPY4gZr2+WoaowMZ8pM6NJhIfrKvcw5UwbSJFv8CnZoAlVK 21AF4/pxXG1EYtd8Z0nysXFcCNaIvyTIx+/yFJ5t6Tb/8IoufqmdEgquJ7EeuZbkByrd XmFIrac0vIP2u3zsdNrCniJ8XJ7mNHhHViYTGu/2lIaDqQ3zEXrItI88J2yHlIuo97+H x9zcahJjf6NNs3SHdVAH6OpEiwrTO6Cm7t7hB0pAZYHJHeWzgPxlby6jeA4XK+JdrttX mrIej0MkVRZeWKM6WqKcVlj6L3xULTIwadQVNCflWrBE3yTHEOPgQVKH4iBb3taom0XH 50wQ== 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:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QNkICjAX/32HDUAnigk/Y3GhfMVj+8qDhAA1PBpiwXw=; b=k2URKjZ0gpBTqPwXqjQWA+BO+SqwTCEdUnGRFfZ+m82CJzhGUQjdsAa2w606Zfg3LL rD3tvJHDNQxCappePYMN41ObSMou7UqYKUESNkWfTgB+kPuZDVkRELHKzdoBpk9EA68X A1kfKQu4wPz28ntByrXFtTLUFX7qGIC3gN06KN7lszj+1afQP0+OQO6eJCxyOl9b74CN 7+wpIZ9h0iZE9kpF7FGh49UkzgxQpVW3xJdvt3X7p/3IIsOL5KQMOjGu1b+hdO7L3q3+ kJFsmOpEoB2Cybok0TmJWxp3TWNE9TDMFChgO/ZfGK5VsM259AMSV6C99pyENxelLO1A GQyw== X-Gm-Message-State: ANoB5plWQpluEqzveiN3dEEEZgo4CVNknWig2U4DVqrKi8c4Wj9l1n0c rY2hUTfKkiome9FKtcr4jz/2vQ== X-Google-Smtp-Source: AA0mqf5/MA9nEf5sB+ConmwwW7f+KrhhyigZ1kpFOLVhRUWRfSycQqiUyqszyE11K8DdS+o7tyHirA== X-Received: by 2002:a05:6512:3f28:b0:4a2:2aab:5460 with SMTP id y40-20020a0565123f2800b004a22aab5460mr796585lfa.62.1668178727520; Fri, 11 Nov 2022 06:58:47 -0800 (PST) Received: from [192.168.0.20] (088156142199.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.199]) by smtp.gmail.com with ESMTPSA id o13-20020a05651205cd00b004aa427febe5sm367813lfo.64.2022.11.11.06.58.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Nov 2022 06:58:46 -0800 (PST) Message-ID: <62ba3d0d-d29e-d735-4814-0f9f2d9da9ab@linaro.org> Date: Fri, 11 Nov 2022 15:58:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 2/2] dt-bindings: iio: imu: Add inv_icm42600 documentation Content-Language: en-US To: Jay Greco , linux-iio@vger.kernel.org Cc: jorcrous@amazon.com, Jean-Baptiste Maneyrol , Jonathan Cameron , Krzysztof Kozlowski , Lars-Peter Clausen , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221110192933.13616-1-grecojay@amazon.com> <20221110192933.13616-3-grecojay@amazon.com> From: Krzysztof Kozlowski In-Reply-To: <20221110192933.13616-3-grecojay@amazon.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 10/11/2022 20:29, Jay Greco wrote: > Update the required documentation for the icm42631. > > Signed-off-by: Jay Greco > --- > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof