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 3F04FC678D4 for ; Tue, 7 Mar 2023 09:10:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230262AbjCGJKq (ORCPT ); Tue, 7 Mar 2023 04:10:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230248AbjCGJKg (ORCPT ); Tue, 7 Mar 2023 04:10:36 -0500 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE18F5292B for ; Tue, 7 Mar 2023 01:10:34 -0800 (PST) Received: by mail-ed1-x52a.google.com with SMTP id i34so49459653eda.7 for ; Tue, 07 Mar 2023 01:10:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678180233; 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=F4KehQSsVixMJJWuRw7s3LdlJRgqI4sOHnuD73adyhw=; b=aPheB6CyCtzLQcyQs15wilaMM+LszqQaVFybLn5CfXAu5xO5thutdXLENgiCzgMfhP 9HWd8gKpJ7HdrEER+Uix8beEn6Z93pwRHcOEnHeVRQg8iSDmUEcIXydv/VPqZGA+jvxz d07qSPD6w7/JRKdJ6SZ793frQ4ZjjEd7lWIaZuzoRXd05L8YqznaiIzjbXCJScuQKJec Ml14CONFsva9X5g88QIU1VjSn6Z5rGgDhgfUOlTmTHkEpWMpqoAPnxP3TqekL9Olry0M 5Zv2/+e5PvxfbwrOea3Rrf3lwuGV9C6HYNHFDbZt56Ir3ikwe2UFjXreVinrYaDej1UH yZaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678180233; 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=F4KehQSsVixMJJWuRw7s3LdlJRgqI4sOHnuD73adyhw=; b=m9h1V1z/as6J2XH2lDKnCfTIxZFS2R/HdF9hLXEnjFrG9t5OmoX/poCAJULpNNSvjs Uov55gxu/BeRbAQBpMSlzxoU13UiNtAUQCGXVMPPJkEqOIDMa7EXD9scVgd2QJfrSxZR SSyfAUfhoqXEZIqbOcgdMsgcojFXxtY3k94BjCQ6pgNHu2QMO1Jmi4cFnUkq1OUkPuQ0 KfKYKPnLyI5TNdUGzm1vEH1PIWtfwCTJNpiy6zOlNLyTqIewzxSsGcFXk+SiecK6eLHK 8bafOz2qSwuKibH8vQksmDB9y6XLUYaHb+hJdiC4W0A1thmtvhciNej8SlgGvOunGwSX qfqA== X-Gm-Message-State: AO0yUKXpCmFLSxKaymSO+FcjVfyIYZZoOLGPfk+yscTzr5hqH9KNF31g dmQxAVR5GVtZ2vgKYsg5kd6Axw== X-Google-Smtp-Source: AK7set+uvHMHc+S7b3Eg98SNdL4BdIIaBDGkVOBA6O+W83CAEuoFo1qxvP5zZrXLkY/eEYB5nRWEhg== X-Received: by 2002:a17:907:608b:b0:873:1b57:b27f with SMTP id ht11-20020a170907608b00b008731b57b27fmr18476622ejc.61.1678180233183; Tue, 07 Mar 2023 01:10:33 -0800 (PST) Received: from ?IPV6:2a02:810d:15c0:828:5310:35c7:6f9e:2cd3? ([2a02:810d:15c0:828:5310:35c7:6f9e:2cd3]) by smtp.gmail.com with ESMTPSA id le16-20020a170907171000b008da6a37de1bsm5883596ejc.10.2023.03.07.01.10.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Mar 2023 01:10:32 -0800 (PST) Message-ID: Date: Tue, 7 Mar 2023 10:10:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhb Content-Language: en-US To: Lorenzo Bianconi , jic23@kernel.org Cc: linux-iio@vger.kernel.org, lorenzo.bianconi@redhat.com, devicetree@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org References: 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 06/03/2023 12:08, Lorenzo Bianconi wrote: > Add device bindings for asm330lhb IMU sensor. > Use asm330lhh as fallback device for asm330lhb since it implements all > the features currently supported by asm330lhb. > > Signed-off-by: Lorenzo Bianconi > --- > Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml b/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml > index decf022335d8..b39f5217d8ff 100644 > --- a/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml > +++ b/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml > @@ -46,6 +46,9 @@ properties: > - items: > - const: st,ism330is > - const: st,lsm6dso16is > + - items: > + - const: st,asm330lhb > + - const: st,asm330lhh You added it to the end of the list, but aren't there any ordering already? If so, it should be put rather in correct place. Acked-by: Krzysztof Kozlowski Best regards, Krzysztof