From patchwork Sun Dec 15 11:15:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QmFybmFiw6FzIEN6w6ltw6Fu?= X-Patchwork-Id: 13908750 Received: from mail.mainlining.org (mail.mainlining.org [5.75.144.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DFF5F183098; Sun, 15 Dec 2024 11:15:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=5.75.144.95 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734261344; cv=none; b=OeZ/TZTBZn/Hm7va71yfFuM+qioRXPpbrbS2zVUlQmFv/iHLja4DfDnRJSoswXhOFgeitsfsYMyu/FyytMNmMAqLc94I+TwFQdtbHFOmutC10FrjukUaVWnTpe/JZGpg6aLGCchX8SbZrbZB009RcXcNJ9uDMiEOF24H8GQHFXw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734261344; c=relaxed/simple; bh=nC/6B+AiD7x+c7OE7+G7e1enP5dQ8/O/fmP4XWnpiRw=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=qXCmF4Iz7rjWQ0BwCSNI/+kC0IWArSjeAeMorbmujsIEzpjgKLy+8KykoQoSnJe1p3vDtc330UKFHr8VzWXAzVBWT+Warvo1SkWnKThT3Fud9sVSssxLqxyp6pnnZ+FqiSfyQspvlWyXfMUelpjfkd3Ush2dRCxhepDOE1SUlmo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mainlining.org; spf=pass smtp.mailfrom=mainlining.org; dkim=pass (2048-bit key) header.d=mainlining.org header.i=@mainlining.org header.b=qT8CIEDe; arc=none smtp.client-ip=5.75.144.95 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mainlining.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mainlining.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mainlining.org header.i=@mainlining.org header.b="qT8CIEDe" Received: from [192.168.0.220] (catv-176-63-31-221.catv.fixed.vodafone.hu [176.63.31.221]) by mail.mainlining.org (Postfix) with ESMTPSA id 9D1DDE4831; Sun, 15 Dec 2024 11:15:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mainlining.org; s=psm; t=1734261337; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1kwYWwU4ZgME90LqS10gEkiS5e7P29TBeHupCmtlZ9M=; b=qT8CIEDeOYQVXoCk0jYYEVUA+WNTI5wajqNOU8Oj2sAr2UkljkR9TfggIMH5XGaEFzVMj1 Aba3gSpzwOiCZy5D9Knqd0YZz/SoQPfLurckvOyz61Q/HQZj4i8KUDsJYSwEKQpoHGRKEt LFZKRNlpg0THe+fyWvzbPDdMaZxXx+dfUOsu+wJWYAvBNa0MiyPmoGbMxrKRpZRH8WCWud udf9gQH47V+ULDcg5R6XoIBTjlz+9TlMjMyg1ez8yS8BHjiqYwLl4ad7AUXtEnxwNUigSC +gkm2+w8HDMQVdl4pxYBj8mJA0F1Wew5OeRpYdLInb6T8g9KOjl5jNDC8AKyEA== From: =?utf-8?b?QmFybmFiw6FzIEN6w6ltw6Fu?= Date: Sun, 15 Dec 2024 12:15:00 +0100 Subject: [PATCH v9 5/8] dt-bindings: nvmem: Add compatible for MS8917 Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20241215-msm8917-v9-5-bacaa26f3eef@mainlining.org> References: <20241215-msm8917-v9-0-bacaa26f3eef@mainlining.org> In-Reply-To: <20241215-msm8917-v9-0-bacaa26f3eef@mainlining.org> To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Joerg Roedel , Will Deacon , Robin Murphy , Srinivas Kandagatla Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, iommu@lists.linux.dev, =?utf-8?b?QmFybmFiw6Fz?= =?utf-8?b?IEN6w6ltw6Fu?= , Krzysztof Kozlowski X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1734261329; l=923; i=barnabas.czeman@mainlining.org; s=20240730; h=from:subject:message-id; bh=nC/6B+AiD7x+c7OE7+G7e1enP5dQ8/O/fmP4XWnpiRw=; b=/zR9SSPMq54R509ChvyWeo4Azfcl9hswYVoo3pmI28oNr+8hl4p/8i5ATjPuq9JqzCCtPx6mi aIBV8LKyP2uADjwlCqECyfadPnDC260ChTVHYI5291k4xSnZUIlQmme X-Developer-Key: i=barnabas.czeman@mainlining.org; a=ed25519; pk=TWUSIGgwW/Sn4xnX25nw+lszj1AT/A3bzkahn7EhOFc= Document the QFPROM block found on MSM8917. Acked-by: Krzysztof Kozlowski Signed-off-by: Barnabás Czémán --- 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 80845c722ae46611c722effeaaf014a0caf76e4a..4d81f98ed37a3a12f01d444dbfa77badcc09c22d 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -26,6 +26,7 @@ properties: - qcom,ipq9574-qfprom - qcom,msm8226-qfprom - qcom,msm8916-qfprom + - qcom,msm8917-qfprom - qcom,msm8974-qfprom - qcom,msm8976-qfprom - qcom,msm8996-qfprom