From patchwork Thu Mar 27 08:27:20 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnaud Pouliquen X-Patchwork-Id: 14030854 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (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 73545207658; Thu, 27 Mar 2025 08:30:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743064233; cv=none; b=Fnvl1N1cnTts5GB6J8xBJ7vCRHPQE01xH6322Ox69L7THtv9BS1bj3vaahwJvQ6a3m7ljRwzHHvcgZswER5X1EoW2eNJwZbnH8tvE/zSeB9u8Wgd6YieZ8tFLf0/U0YVWQeHnz272Z4nwXrURB6OyzI4EUx5Tbd8bZaohT5e35A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743064233; c=relaxed/simple; bh=QGtowYYikgZUGbgB87Lyvo6EN66rO0KlTsxKJ2uB+oA=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=WT8z3caFQbug5cy70I9NXP+vtpNqw2CzxW8zh4aeoCZ2hNPoKhn1m4+ge/J0dpzRIIT6Vh7pykv6EKKQ++VhAIsjyIn439nnh4RknFeYL43OKgb+R1iuBjplEzBiSSa/7xeAAhj2qgKK4Hfeg7Ze/MnodRZ9eFveQ/0+38VUQuk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=opqUvtxO; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="opqUvtxO" Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 52R8QREd010593; Thu, 27 Mar 2025 09:30:11 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= LnYAL0qzCi9XCmR6NhqoPVEmturxz+5w+0yxwuJjQKw=; b=opqUvtxOT/LndP6n hlPbdaijHL9uoS4O0dQE1rIcuDZ8AWQNCgyrSfWs+4WtNlgCJiANNmWRDOFeyIZc TvbM0HCVx+9oPbz8sv+ReWVUQmAT+tYZh9Y0suHyh3uoNwnxqlgpdw7LZVF8e1+z yF+kGgHumw2Aaiy34t4F4nO+C0FfaWNDlGr083wo2PzD8tB85kqIFU72uCl6HcJ0 AL+XV44OjmEGpLGREBuQD3jaddAnLCId/duksQGuaBe47VPN/bpTdvho5+EVLfiI Hbs/YOfUXKy0OP0EyVaFmyuxBn2ZUHL/TWcWgArPvpK81BIzHEKIoz90T+JLVOuV cL29IA== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 45mwrb2c4f-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 27 Mar 2025 09:30:11 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 07C81400B5; Thu, 27 Mar 2025 09:28:59 +0100 (CET) Received: from Webmail-eu.st.com (eqndag1node4.st.com [10.75.129.133]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 762C98329F2; Thu, 27 Mar 2025 09:27:33 +0100 (CET) Received: from SAFDAG1NODE1.st.com (10.75.90.17) by EQNDAG1NODE4.st.com (10.75.129.133) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Thu, 27 Mar 2025 09:27:33 +0100 Received: from localhost (10.252.3.68) by SAFDAG1NODE1.st.com (10.75.90.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Thu, 27 Mar 2025 09:27:33 +0100 From: Arnaud Pouliquen To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Mathieu Poirier , Alexandre Torgue CC: , , , , , Arnaud Pouliquen Subject: [PATCH v2 1/2] dt-bindings: remoteproc: stm32-rproc: Add firmware-name property Date: Thu, 27 Mar 2025 09:27:20 +0100 Message-ID: <20250327082721.641278-2-arnaud.pouliquen@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250327082721.641278-1-arnaud.pouliquen@foss.st.com> References: <20250327082721.641278-1-arnaud.pouliquen@foss.st.com> Precedence: bulk X-Mailing-List: linux-remoteproc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: SAFCAS1NODE1.st.com (10.75.90.11) To SAFDAG1NODE1.st.com (10.75.90.17) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1095,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-26_09,2025-03-26_02,2024-11-22_01 Add the 'firmware-name' property to the remote processor binding to allow specifying the default firmware name in the device tree. Signed-off-by: Arnaud Pouliquen Acked-by: Conor Dooley --- .../devicetree/bindings/remoteproc/st,stm32-rproc.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml index 370af61d8f28..843679c557e7 100644 --- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml @@ -139,6 +139,10 @@ properties: If defined, when remoteproc is probed, it loads the default firmware and starts the remote processor. + firmware-name: + maxItems: 1 + description: Default name of the remote processor firmware. + required: - compatible - reg