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 4CE4CC5479D for ; Fri, 6 Jan 2023 12:35:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232477AbjAFMfJ (ORCPT ); Fri, 6 Jan 2023 07:35:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbjAFMfI (ORCPT ); Fri, 6 Jan 2023 07:35:08 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2180E68786 for ; Fri, 6 Jan 2023 04:35:07 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id co23so1152023wrb.4 for ; Fri, 06 Jan 2023 04:35:07 -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=FHJJcmxoQF6RmTS7KWkeAydRQ3hH8J9+bPjwO9oOfwg=; b=LB6/Kj6LBjCWiINiSHkE4K1udV2q1085XdI2d7bQqOz3baZb+Vk/P8IOOhfjDlXdm5 8QMM2X/fDDeG7CFJGUIDVPtIXnavSCh30zKyeJ2p0g/tW//f4G1zqSLwP9dAN6MvJtKe OTWvMykFDOcYj+RWrINucrVWceVsdgMcy/wNKh7+z3YSjOFodK/bpjqhKk5gZCSD+jSJ 4U1X9ci4ye4XqPAJIJH+HOR9EKppiplvcxKoP3UU4CWY3mAmZdSgTBr+VNNwy/uakEJX mGG9zZQ7jLJWxUL6+ls1kBTR69wCuhwMXFvvPktmO2oluXAbebh3S7OgmQ7ZpdOW8ZsR w/oQ== 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=FHJJcmxoQF6RmTS7KWkeAydRQ3hH8J9+bPjwO9oOfwg=; b=apTimwcqi8i4S0qj9a9LOrzHU5Ki1kHyJ9S6mtX7ClHs/niYuTHnm9XdnW2bkdBMLN 1z0nYpOcrCxj6H6PDET9M4sjAnivZ5Dn9XYlosnKu5u/hydDECrKT1grB2yl+3mhUP55 97HnrXyyIq6lBudagaCEOunETgu8HGMbCVWV43CiMfRjA3eg5M8hiWIMsY6/aEmbJcex f1EninGUZw4C56uj1MVuVmtC1Jw+Wm4PQ+WYOPckItFvo4yn0lwVKl7y3CjuC0YDPttU ANOUEehEPDmTb8PgvCNkiyNPIMrjXieM4vRMxv7dABZNyRPmGHxIE60H463y8ui7JVeN l+NA== X-Gm-Message-State: AFqh2krsXES95sBeWKfvkpwWETGqkXLqTpZ9IlRoUwWqxxuE3KbFfuun 61Z/daLJrxgDjB+XtO/lcXtpww== X-Google-Smtp-Source: AMrXdXtq7EH+BbYvHh9s5O5NWIhpRY4i2EWNgdfO058HgwYDQMqoMoiaCYmZffGJxaURD+tY5GeA4A== X-Received: by 2002:a5d:560a:0:b0:27b:45ba:3b47 with SMTP id l10-20020a5d560a000000b0027b45ba3b47mr26535909wrv.57.1673008505734; Fri, 06 Jan 2023 04:35:05 -0800 (PST) Received: from [192.168.1.102] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id j14-20020adfea4e000000b0027f4a7efc54sm1102338wrn.15.2023.01.06.04.35.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 Jan 2023 04:35:05 -0800 (PST) Message-ID: <41525097-7703-c6fc-c265-00dc588dde87@linaro.org> Date: Fri, 6 Jan 2023 13:35:04 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 1/3] dt-bindings: iio: st-sensors: Add LSM303C accelerometer+magnetometer Content-Language: en-US To: Stephan Gerhold , Jonathan Cameron Cc: Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Denis Ciocca , Linus Walleij , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht References: <20230106102239.9647-1-stephan@gerhold.net> <20230106102239.9647-2-stephan@gerhold.net> From: Krzysztof Kozlowski In-Reply-To: <20230106102239.9647-2-stephan@gerhold.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/01/2023 11:22, Stephan Gerhold wrote: > The ST LSM303C [1] is a accelerometer and magnetometer combo sensor > compatible with the existing ST sensor bindings. Accelerometer and > magnetometer are exposed through separate I2C/SPI devices, so document > separate compatibles with -accel and -magn suffix. > > [1]: https://www.st.com/resource/en/datasheet/lsm303c.pdf Acked-by: Krzysztof Kozlowski Best regards, Krzysztof