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 A4E1EC00528 for ; Tue, 25 Jul 2023 05:47:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229806AbjGYFrU (ORCPT ); Tue, 25 Jul 2023 01:47:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230167AbjGYFrT (ORCPT ); Tue, 25 Jul 2023 01:47:19 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C709319A1 for ; Mon, 24 Jul 2023 22:47:03 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-52229d3b8c8so2869545a12.2 for ; Mon, 24 Jul 2023 22:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690264022; x=1690868822; 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=OtHOe9UdxU5Yo//nXQXaDbcIAQ2a2ywAGBNvuDNWOxc=; b=RkqmbCMYlKG1SqMf6AZRdTXFW5PDxQXv2laiS4Mzw9GgCzLQyYY7ip3uERDKs93bmY Th/5XSXd08Mi7H+a1S+pPajh8Cht8xDC5uoPzcPLd9R5CppLzyNHK3Uja34d9JrWS0iy a0iAklOfQh5k7UZtiqpL7Ki+NI06njRYu2v+6Uv4N4XCw/zt0qQSOjqmI2crdD/Lnboc oGcOhhue64IKJQbA/WPM3t66y/gLiYpKtWXz1TJv2zx7lMgvvM3oSbkhJbS1JG3o2XTa VvGfzGyVKpQSMhv0iaLOnCusE87TsiE5OUVcs34P3JVc9Tv7LrmJnH2kbSwYdzNmo2n0 nTUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690264022; x=1690868822; 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=OtHOe9UdxU5Yo//nXQXaDbcIAQ2a2ywAGBNvuDNWOxc=; b=Ia30d0oHSbl6coU5UaPbmoCtS3lY5MvWz0ZJn6Yyk0yt+09qqn0Ci72dbatp52wxuf BmqOq6NXJMvvnIQwGe3WdUdlpabNDjtizc5V143YmsCx0JX6q8AwFZmsHxS7ZRGjNDeg GKyyq0CNO9Jtgijmqt3bSASiWOEJZcWkryV/kZwuPnrjqHQHQh/6KFujB2b8uHjzCZV2 XIbk5jFrzVCQfm2k5zil3INKxloZYuw+jWw0w4VgoA4gCET8V5nCUc5EYJNh5iWFui+A V1/Woq0ufbwxJZ8ebOVz03jHRwDGVDMbYRzO/teL7ypd1rQ1rT5YQX3Rwn1IIt0mUvTE LuOw== X-Gm-Message-State: ABy/qLYBWI+HTKK8bw86vlZkDBTMRufm3U02L/004XAzB3p4NA78imzp lLyz4+DbIqXyoP+iYIZJKxhIbA== X-Google-Smtp-Source: APBJJlGW2Ft1BMDPjxoRGOBAjx7oBR6OsdhVvd1itXUbAlMhPt12HP2lasOnaGt2j9Xkmz5krUPreQ== X-Received: by 2002:a17:906:15b:b0:991:c842:2ca2 with SMTP id 27-20020a170906015b00b00991c8422ca2mr11113442ejh.15.1690264022216; Mon, 24 Jul 2023 22:47:02 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id u20-20020a170906951400b0099ba3438554sm1625375ejx.191.2023.07.24.22.46.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Jul 2023 22:46:56 -0700 (PDT) Message-ID: <877c6d2c-430f-b1fb-4267-18be5d7256dc@linaro.org> Date: Tue, 25 Jul 2023 07:46:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5 Content-Language: en-US To: =?UTF-8?Q?Andr=c3=a9_Apitzsch?= , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230724-bq_m5-v1-0-17a0870a73be@apitzsch.eu> <20230724-bq_m5-v1-1-17a0870a73be@apitzsch.eu> From: Krzysztof Kozlowski In-Reply-To: <20230724-bq_m5-v1-1-17a0870a73be@apitzsch.eu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/07/2023 22:52, André Apitzsch wrote: > Add a compatible for BQ Aquaris M5 (Longcheer L9100). > > Signed-off-by: André Apitzsch > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski --- This is an automated instruction, just in case, because many review tags are being ignored. 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, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. 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 Best regards, Krzysztof