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 5343FC10F1B for ; Tue, 27 Dec 2022 08:12:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229652AbiL0IMI (ORCPT ); Tue, 27 Dec 2022 03:12:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231318AbiL0IL6 (ORCPT ); Tue, 27 Dec 2022 03:11:58 -0500 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C425765F for ; Tue, 27 Dec 2022 00:11:26 -0800 (PST) Received: by mail-lf1-x12b.google.com with SMTP id cf42so18676093lfb.1 for ; Tue, 27 Dec 2022 00:11:25 -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=Qkj8aEFFkBpChmdXKzDue2jjy9ZSevBCVHtk7F88fu0=; b=ZM6IDROX5udF97r+v+aEvdvURp7F1NB+l9EjwmPFs+YHEyz4ENb7dj/0kriZ4evhm9 umgOOYTmNwFD9EaFmLWzuKCiIh2bdRlG3deAsbp4mqP7cnq0Pu4uHPpq3b752pgJnwZS BPeImarKcSMAAloBGbze1yOQtZuH2yQZHpJ8q+sxiprEJkHpNiNNos7bj1PUzzULfK9U 5+64HUetbcT0JygJ6jqzJ/aCHPaxQFkH+8eW3KosC2HZo0bxM2DayWengbY3NPkMk/y3 vxNCADGR76wellcV4uFdFGvueSxgdbS3GWpe035UhSeOc78zPP8lNtitaX5j2BQw3z7f 3c7g== 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=Qkj8aEFFkBpChmdXKzDue2jjy9ZSevBCVHtk7F88fu0=; b=OX7w6MqR6Iv6VWaGrHvNbCo/8HHjpX0ru1qdECazTKlf0yq/Jf9W1OA3vpQPIsbwrN tfffnNQHg9AzQFZKFt+BUqckdm9XiYWn8qCyxKGu2DVDL8vWRe0puOg+IXGTnIdFojAH n7MmkWLOlPdfD6ruQrkMcqGlssIpEYhU2BYMXktT2H+wTYhmbqR1nOlEnr/ZkIeFYUuZ MdTXY1te7uCreLpg/MdOyEMtstljH6kUs/FQpRMC4FDSJvRbP3uGd230EFo3vy/2e1ka aPpJMdO5TfXHmt4FmpBbyyNEQGGSf21v3+Eming7d/QnQgopMIGdO+WBf0aRiyF+EF/M KDrA== X-Gm-Message-State: AFqh2konesp29E02EmeH9hMf8+ZtzUyGdSMng7oebaoa8jOC1NI6o0HA 0RXmgPK2O6SUx7yd73UswCo51A== X-Google-Smtp-Source: AMrXdXveZP3bad+mvSolMFsc+WANCI9MKWHUqqiValByx1O00Qm/Cj3EpKas3F/jeBVxYdyoL6pRxg== X-Received: by 2002:ac2:46c7:0:b0:4b5:5384:aa3b with SMTP id p7-20020ac246c7000000b004b55384aa3bmr5051031lfo.50.1672128684444; Tue, 27 Dec 2022 00:11:24 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id d2-20020ac241c2000000b004a05402c5c3sm2162336lfi.93.2022.12.27.00.11.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 27 Dec 2022 00:11:24 -0800 (PST) Message-ID: Date: Tue, 27 Dec 2022 09:11:22 +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 v2 4/5] dt-bindings: iio: pressure: bmp085: Add BMP580 compatible string Content-Language: en-US To: Angel Iglesias , linux-iio@vger.kernel.org Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Nikita Yushchenko , Andy Shevchenko , Paul Cercueil , "Rafael J. Wysocki" , Ulf Hansson , Andreas Klinger , devicetree@vger.kernel.org, linux-kernel@vger.kernel.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 26/12/2022 15:29, Angel Iglesias wrote: > Add bosch,bmp580 to compatible string for the new family of sensors. > This family includes the BMP580 and BMP581 sensors. The register map > in this family presents significant departures from previous generations. > > Signed-off-by: Angel Iglesias This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-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. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof