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 3587CC3DA7D for ; Tue, 3 Jan 2023 11:58:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237398AbjACL6p (ORCPT ); Tue, 3 Jan 2023 06:58:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49038 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237484AbjACL6n (ORCPT ); Tue, 3 Jan 2023 06:58:43 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82D9810051 for ; Tue, 3 Jan 2023 03:58:41 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id c65-20020a1c3544000000b003cfffd00fc0so26047043wma.1 for ; Tue, 03 Jan 2023 03:58:41 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=TFOtRS8x5vpu7ShQKJvJhp6lfmfKxbiaitTGeCP2Z64=; b=N1sABL+fBmR5gljhqp+7mTyQxLHJ5zKnyoN9GmOn1UKKnL2tANbqsVJcLvmF13yOeZ s0TIKEd185IFlQbg7AQVby5ZQZxgnw/iVpRa/WYGS026ZRPxnUedPEgSPVxRtDx20NGw YPbval6OeGsU6Ohnl5mQA3epUucmxjwhHz2OXjQHSPNNy4kn457Tv5KlrGQHwokgzbdv VKvmWFsiPrjWlsxVoL7+xT6UoKRhfhX1VtCvHdJ5Z8iO73qk/v4PpGDJImDvF41HCLuq r8hTf1PGtX8pXtaqd5Vp/FZAoKN7nqe381TeMFpLGvxCuFiF9hMMqoG2Ogeu54lQWVfY I6JQ== 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: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=TFOtRS8x5vpu7ShQKJvJhp6lfmfKxbiaitTGeCP2Z64=; b=1m05mcAcOsNNKSavT3KA7WIkad9SYIx/BzJdDH+Ll7DtNh5QzAznPbGNusYG5C/fS3 l4QG8o0vPxGX6Fi/IIUKEYahPDWlBno+n0dCSmtu1Pa+BIpnRRGO5mZe8yxLU1+b1hrZ eEFwauVXkamnESzoX1ava/2VC4D67TU/VqsM4vIOefa0VoH8d5H7oD1MMOyZ+g8CqdQw an5JVsX3bwB+OJGDCz0O/TxCJV6pqYOV/ZQV1xfArDzldPkmlDJG2vPzqtQ25F50aU7C bGdNwqQ2OvNk7vl6N47xluWHgDhnZ43tpXWSGTKH/xeWXSr45hKv4WUNgTljWwscOMAE jqTg== X-Gm-Message-State: AFqh2kpVfOpDmeZeMKkcrMxJ3zXwalU0evDlErs+AFWsCLxeZ6W2E4m4 tS+zGZ3YKCLbpoU039ivL92xrg== X-Google-Smtp-Source: AMrXdXs6gZ2Jxyk16Clzy4XwbW9PERGbRK8qvfNNqLl5fXSgzdhAP4DvSM5CNUykg/qCvVEZG4+psg== X-Received: by 2002:a05:600c:2d85:b0:3d0:7d89:2256 with SMTP id i5-20020a05600c2d8500b003d07d892256mr30142632wmg.13.1672747120098; Tue, 03 Jan 2023 03:58:40 -0800 (PST) Received: from [192.168.1.195] ([5.133.47.210]) by smtp.googlemail.com with ESMTPSA id s16-20020a1cf210000000b003c6bd12ac27sm41448098wmc.37.2023.01.03.03.58.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 Jan 2023 03:58:39 -0800 (PST) Message-ID: <267e0f35-abaf-c711-e8a6-f7e800e881d7@linaro.org> Date: Tue, 3 Jan 2023 11:58:37 +0000 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 1/3] dt-bindings: nvmem: qfprom: add sdm670 compatible Content-Language: en-US To: Richard Acayan , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20221205230116.2204-1-mailingradian@gmail.com> From: Srinivas Kandagatla In-Reply-To: <20221205230116.2204-1-mailingradian@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/12/2022 23:01, Richard Acayan wrote: > There is some configuration in SDM670's QFPROM. Add the compatible for > it. > > Signed-off-by: Richard Acayan > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) Applied thanks, --srini > > diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > index 2eab2f46cb65..01ec2143a3b5 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -27,6 +27,7 @@ properties: > - qcom,sc7180-qfprom > - qcom,sc7280-qfprom > - qcom,sdm630-qfprom > + - qcom,sdm670-qfprom > - qcom,sdm845-qfprom > - qcom,sm6115-qfprom > - const: qcom,qfprom