From patchwork Fri Oct 14 15:23:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrick Delaunay X-Patchwork-Id: 13007109 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 65D7BC433FE for ; Fri, 14 Oct 2022 15:24:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=/fW1S/yMhNuuL1E8zMe4r5sPoyos6pMxTxGPEr/z1+A=; b=LUAk96ur1yozJv mPoG10jfjfi3FX8h2FknTXP4ofM4n+uQY7D8dHzEz9xoYmgYlt3+hS7qq+B9xRRs93abf+BAlwx9X bbeoDj5/mCe4tMd0CLp2RvgbusPZgDzc/okmW0zwIHS8AqjLqYFoPqSpSJB5WuSgdlQSXjf2OW+J+ qWfrQB/KsJPU5+pQLJ28JAu/Zg5T88BZfcnb+5/HAVg6lBxHhhkup72z7T+u4wkKj06njfPyjnpSy tFLmCHY69Yl6HSA8KlLU9WeFvFhRHFmQeQJtRxiThB0K+YmWwZZmGLYL1BsltNzVTN/9hpFpaznZ+ dRbGLS52hLgu6lN5m6ZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojMXJ-00FAl1-RU; Fri, 14 Oct 2022 15:23:45 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojMXG-00FAkH-II for linux-arm-kernel@lists.infradead.org; Fri, 14 Oct 2022 15:23:44 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 29EF5CXq031283; Fri, 14 Oct 2022 17:23:36 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=selector1; bh=XxmR9+2YKarx682UHje/1a7OQNTotC8Yrb+nb/cNJ6A=; b=nW+A2DIfoop2HPybGIkjsA0Q1WmhUlgaxEAloKgDvDBHgRpUcN21iG5vLWkbbxV7CgcB RO/e+HcYfzTAFf1zm/qK94cUPSPfLuE9aK1UeBxISdYEdahkqbGs6U87NutOQDScDlCm aoGQlL5h4MopPAPgjUmpUYRMqMdLPrrcsKSfb8iWbCI66vAqnU/Zoe4nr/oMo57oInwA 7FtPegwj7cLyFjJzqPa20oapcFY/z24o0nm4yOft4Uy/sComyYTabTtz8oNA7+0F8aud C5gNKkJwkee0UFVU1cdxN/4Oj8gMDod9cLbF8vVaaNTL+CAdStfnaQ+yBX3+TsSUyrpm 7A== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3k64m7xf0p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 14 Oct 2022 17:23:36 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id B403A10002A; Fri, 14 Oct 2022 17:23:31 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id ACA5D235F3B; Fri, 14 Oct 2022 17:23:31 +0200 (CEST) Received: from localhost (10.75.127.123) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2375.31; Fri, 14 Oct 2022 17:23:28 +0200 From: Patrick Delaunay To: Srinivas Kandagatla , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue , Fabrice Gasnier CC: Patrick Delaunay , , , , Subject: [PATCH] dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem Date: Fri, 14 Oct 2022 17:23:27 +0200 Message-ID: <20221014172324.1.Ifc1812116ff63f5501f3edd155d3cf5c0ecc846c@changeid> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.75.127.123] X-ClientProxiedBy: GPXDAG2NODE4.st.com (10.75.127.68) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-10-14_08,2022-10-14_01,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221014_082342_911056_B7617C98 X-CRM114-Status: GOOD ( 12.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add a new compatible for stm32mp13 support. Signed-off-by: Patrick Delaunay Acked-by: Rob Herring --- Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml index 448a2678dc62..16f4cad2fa55 100644 --- a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml +++ b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml @@ -22,6 +22,7 @@ properties: compatible: enum: - st,stm32f4-otp + - st,stm32mp13-bsec - st,stm32mp15-bsec reg: