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 1CDD0C6FD1C for ; Tue, 14 Mar 2023 13:08:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231879AbjCNNIi (ORCPT ); Tue, 14 Mar 2023 09:08:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231752AbjCNNIL (ORCPT ); Tue, 14 Mar 2023 09:08:11 -0400 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7FCA98877 for ; Tue, 14 Mar 2023 06:04:53 -0700 (PDT) Received: by mail-ed1-x529.google.com with SMTP id eh3so5825274edb.11 for ; Tue, 14 Mar 2023 06:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678799084; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=gDCZA+oCtSzqC8KPkzoxVaXnNy+rAB6AD4ylZr65HTWrRDrIbjGhEEquy5eHebVdMA by5Cy81VVY5D2eSlm1iMUcN1QdQNR22d20rnHn8wO+9C0CeIm+69S31oDTSQiNx1K/Cd 5pGp1foTzRZiEyMr6RM0LsKeuuGSY2FQNdoThsuNFayqicfVg4NslbgxqHsZ22MCIjgV OOMgLnPWtz2RBXw8zHULB5IkBVkK8B1dTS38ek5htenCWxCp+Zq9pPHkREBMRnxaKRe1 qxivzhMIXkiul2lCiUNdrlD10LjKNXE8fDeappAPgtm86dMHam+k9CCy2uJ+gjnwYWgJ AeFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678799084; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=5LLefINMOOlrMNxdJUZGjnezT5a1oCNvW36Bn5qlOaKuyBrieiQIsBwOSZdEi7Wtb2 UEJsLknOuOQS7DCQgc5jeCsuPAXYRD4rDxGig4g/6eMAcLjPjDSBeIQ7GW3ydX7lxJl5 5ZOjjLk8+i54NhZRNwGYtMKI8Ia2zFc8ZUmASaZpl62j7t5wu5JiO2IFtu60ZUNW74ip aRz3JHD0pl7RhrmDa5qPwkXBXVUJoy2YpdBrcL9NuYZLgI7FxPkyL7fnq6OwRkpK9uER 20nNwGe7nQ2eDoSHMhN0w8hOsIsNS8RJREC1sIZ7+Aanbx9Ahyi14AWuZVYzwjxT5Ujo /Isw== X-Gm-Message-State: AO0yUKXrBBsiWVOIt+tedKJ1+hBJwc3W0RuWn3rxkaQ38Aj7XUZMOEXW gtTKCpWd8BIIXY2A13UTWkhXxAjuAfNWNHMqbK8= X-Google-Smtp-Source: AK7set/cA5JzNq58dSwBAkLHZCu0RayEc27uAlLkeTiHXGkrsrtUKK6Xmh8rmkhOulNKQc/fzE5z3w== X-Received: by 2002:ac2:4c29:0:b0:4e8:49ff:8df8 with SMTP id u9-20020ac24c29000000b004e849ff8df8mr770470lfq.61.1678798393458; Tue, 14 Mar 2023 05:53:13 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:13 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:58 +0100 Subject: [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20230314-topic-2290_compats-v1-3-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=777; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=hWgvEppu/A1SXLKMMX+IVEfzPX58BD27JWEng55RY7w=; b=Ef0WrVrVXlVDBJBByuHYfJlJ7lKiC4VKDD9vte3q6X/PFMC2o+9sSEcy8IVuH2VILi/qU5aK+BY5 Ts3tc5KED8ipFSTE15LUOfkLBF7qH00cFE3ULYIfdjVnID+Jp6zW X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Docuemnt the QFPROM on QCM2290. Signed-off-by: Konrad Dybcio --- 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 2173fe82317d..1bd213f9eb38 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8976-qfprom - qcom,msm8996-qfprom - qcom,msm8998-qfprom + - qcom,qcm2290-qfprom - qcom,qcs404-qfprom - qcom,sc7180-qfprom - qcom,sc7280-qfprom -- 2.39.2