From patchwork Wed Apr 10 14:42:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hugues FRUCHET X-Patchwork-Id: 13624727 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 615CCCD128A for ; Wed, 10 Apr 2024 14:43:43 +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=h7/CanwyxKyGnu4SAk74wp9bwWTMmFIQm/QUJZM8y0A=; b=RLQEkMO8JgJ8vj 9JxxTO6UJUC6QcKol6FoFBfwo133Jfh81iSYKhE3qTHXhCsbyz+mwu7G9h5Pw1npuzwTxVaaDCWoD VylhnoSuqssqpPjNid3F2HqB4emgaYTcEnWosv96AOfbmGO4cCvP/Ff8qAJAk44OI/WIYOw5M1D87 CiTc8yko2WUuz7L/dDL5JglNB9TjyscHYwlBImLNOn4bKfYwHRBwOrtSqBdWZO5ZTdJhtcjdPjS8b 21Q1M3YtyGPiLwLxL6zlccwMtnGu0oWMNPoaIV8y5nAZIHiMuUVQpQDl83bo2DYJJ3wO/0bRUm7Ru 14saUJNxSxAPWyaEY9Fg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruZAe-00000007XQ9-3Oh4; Wed, 10 Apr 2024 14:43:28 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruZAb-00000007XNs-2R8B for linux-arm-kernel@lists.infradead.org; Wed, 10 Apr 2024 14:43:27 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 43AC4vK0002860; Wed, 10 Apr 2024 16:43:13 +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=8QujdN4 XDCTSNrM7s5UiY+ADwmGpvJW4wLZimrrKB/s=; b=UvWhaROVFRo/53vXc7kRWqi A96MfYR8i/aFyf+TEULyInW53w8OlYyrNgP8qx16ZCt6r7/zCxBgCS3cyCL1Kgz/ a1PLoiIgR4G4osqH13Me9kWOXsu89CMNBtESZy9FFmmv8Q/pCU4HWKIZvyqZDNoC hKfWPSbLaI8uLtiqu4WqdhWQ7rn6nsdAWcbrAhN4Ii1XRy+6g8GnE+15RJ86GszL TF0biueF28B9IFr3HcnuupknCr5/zOHuRG7J1P7nxfkt5pwGbvvsMIEnaYYUDP4N 1yRhQDHX+UMIS75qt8tQkWdyINHD0hCyXPmPFi46A95OrTNmFTBkhBDmv9IxACw= = 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 3xautg14cb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 10 Apr 2024 16:43:13 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id A82D340045; Wed, 10 Apr 2024 16:43:09 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id DF81F22AFEB; Wed, 10 Apr 2024 16:42:31 +0200 (CEST) Received: from localhost (10.48.86.141) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Wed, 10 Apr 2024 16:42:31 +0200 From: Hugues Fruchet To: Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Maxime Coquelin , Alexandre Torgue , , , , , CC: Hugues Fruchet Subject: [PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs Date: Wed, 10 Apr 2024 16:42:22 +0200 Message-ID: <20240410144222.714172-1-hugues.fruchet@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.48.86.141] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-04-10_04,2024-04-09_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240410_074325_923555_962DC1D7 X-CRM114-Status: UNSURE ( 9.51 ) X-CRM114-Notice: Please train this message. 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 access-controllers is an optional property that allows a peripheral to refer to one or more domain access controller(s). Signed-off-by: Hugues Fruchet Acked-by: Krzysztof Kozlowski Acked-by: Rob Herring --- .../devicetree/bindings/media/st,stm32mp25-video-codec.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml b/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml index b8611bc8756c..73726c65cfb9 100644 --- a/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml +++ b/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml @@ -30,6 +30,10 @@ properties: clocks: maxItems: 1 + access-controllers: + minItems: 1 + maxItems: 2 + required: - compatible - reg