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 AA05BC77B7F for ; Fri, 12 May 2023 16:57:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237676AbjELQ5D (ORCPT ); Fri, 12 May 2023 12:57:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237680AbjELQ5D (ORCPT ); Fri, 12 May 2023 12:57:03 -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 85175A275 for ; Fri, 12 May 2023 09:57:01 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-50bdd7b229cso18420657a12.0 for ; Fri, 12 May 2023 09:57:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683910620; x=1686502620; 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=KoFgSe/dfR9cPbJoIcRRFNKD0IGyc+Tftfo8TVK6UiY=; b=eMzQ4F4PVJs7BB6ELlNK351hGf6g5cYsZTL7j7iyqKVD2cqTi4wMoeOMYpjCScD3oS vup+AQTrCUahX57GbKgw47MbMsArcI9XwNCxWHTzqfjr1Nr94NcZ6L729E7ikpK2N4+p MbIbOjRYByzP8EAn/shvL8gHEnQyJyYtp+FN0fp+LxMgwjygsU72q9Y0WPJcyu5neJ0I xI+6dNyVxOBv8Sb59l7s8bGT6cZjVO0Rjf15EBYpetACKYRGRpZkKcnph556gZo8r4rC d5rhvmY+1EO/V10zolgfFvrrSyDEY0GyXSWjIZ8sMp5TAo5bkL64v+NZu0UTu7AEmjAf YG7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683910620; x=1686502620; 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=KoFgSe/dfR9cPbJoIcRRFNKD0IGyc+Tftfo8TVK6UiY=; b=d3LHPg2LBhVN6sfmV36BUjsvmcriS8zqV656KtKkYaDijxpZoc/bMi5kzpo9rITkZ1 unmH3PttUI+YPSmIPo5ly7JueX7Ep4WRuRvHwzNeeNtpcEgtiGTdd/HR+xHSImMcnnbH 0vUTTOWGdKhjcbhTCKvCfo2V9IXieWLmoH/U6s+Ft7FHPuQatu2UwN8P87AatWHhX9uB UIpsiUw8LJmbE1C4sKJkwcMFmqxfaw0c4Op0heyreYzJyGjsbU2R2VLeFn7TaiPMxVmw hS46/ZVfvFzhVwu4E/9grl2v9KcpJowrT1qKi7W6p9yLPOLq7QgUr0hjuczDiFIk1btg 1aGg== X-Gm-Message-State: AC+VfDwA+YeaszqxmdSBLH/cCHDRlnxYCKJFWRfXW4jiMo8hjozzT+w6 dH4XGo85RdV6rWYlra66Lt3U4Q== X-Google-Smtp-Source: ACHHUZ642+iMIpj37OuG39p+YvMxP3rY6+4CTIA5tKpoMZsQWgp/MuqvAyro2dqBQ2CctZ01VjN1jg== X-Received: by 2002:a17:907:2d11:b0:96a:8c13:8dc0 with SMTP id gs17-20020a1709072d1100b0096a8c138dc0mr4959132ejc.37.1683910620061; Fri, 12 May 2023 09:57:00 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:7ede:fc7b:2328:3883? ([2a02:810d:15c0:828:7ede:fc7b:2328:3883]) by smtp.gmail.com with ESMTPSA id h10-20020a1709070b0a00b00965ac1510f8sm5626529ejl.185.2023.05.12.09.56.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 May 2023 09:56:59 -0700 (PDT) Message-ID: <4766aabc-9b03-3241-82e3-8c4799ea7978@linaro.org> Date: Fri, 12 May 2023 18:56:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v3 02/10] dt-bindings: nvmem: qfprom: Add compatible for QDU1000/QRU1000 Content-Language: en-US To: Komal Bajaj , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Srinivas Kandagatla , Conor Dooley Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230512122134.24339-1-quic_kbajaj@quicinc.com> <20230512122134.24339-3-quic_kbajaj@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230512122134.24339-3-quic_kbajaj@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/05/2023 14:21, Komal Bajaj wrote: > Document the QFPROM on QDU1000/QRU1000 SOCs. > > Signed-off-by: Komal Bajaj > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > index 8d8503dd934b..59082f6e8c9f 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,msm8996-qfprom > - qcom,msm8998-qfprom > - qcom,qcs404-qfprom > + - qcom,qdu1000-qfprom Above qcs, to keep alphabetical order. That's a new patch? Nothing in changelog suggested it... Best regards, Krzysztof