From patchwork Fri Feb 25 22:58:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12761067 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 884D8C433EF for ; Fri, 25 Feb 2022 23:00:12 +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:References:In-Reply-To: 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: List-Owner; bh=051Jmwg6TOuKJYQSV+2PD4n+nzAoo1GMQlc258Knwlk=; b=Nd/dCs1U6S8GAK m0+tc8F1fnOCxTvuMq9P1TYWVdPqemflARnmhennrT7FNNq4kg1WiktlL0Aobx93jqMMQC32x46Bo 0TS2EAC4g3KPc/0i4UPkwraC8oYthJWiOfXRqtEOtpcj6ITJpN7dbNdNhje5wKDJrbDXQceqEZ0Bc 4BpflOKsRwCcy6tHn8FgaRjM0/Ws/joaDrSgZAx5hkhmBWu4NkNn+YVDsy/7chwe1rhcUtaxMGXvh OE1q9tzBLZTyhMXLKj/9jSag/owNY4utN4xuWcD89jPLvX0/rUGZxDdUdl04kQ3tTYGvC+ABZAYAL SbEGw/UCk9D42FwDmr9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjZG-0079Dc-8Z; Fri, 25 Feb 2022 23:00:06 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjYs-00793G-83; Fri, 25 Feb 2022 22:59:43 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id BF9381F46804 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1645829981; bh=t19nw/t143xzVk+Pi630XyI7MsIs/Qg22pD/AG+WnVg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RED1y/2IFuJpJ/GLLEHcBSw+7IZBlOjLU4a6jmNflSTDX671E7OI3W2itFXoYlVRd Sr6GGRnhhm+lBA6fB64D3oSFM3k4I3KpwxNjevYnrM4CMUxP+l9k3p0cgUvVZ+bO/B iV+G2hBmVhJdXrVsTyFtVSaQysaS+iaODik64ZTpc67u1snqyxnTbFMIfJku3cRFmd PnmOIUyXl4FP1dHUH8TMv9pEI7Db94BNV35BmxAhhgjziUmSXFxwry2riqyxih+fmM 0u96qhKp0xvXIh9z7AxlIP3nDuOOteTqlrMi1x93uKJ9iDqfO5Z3sziQ+6vuLLI+oF D8f+uZ7J0L7hQ== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Rob Herring Cc: AngeloGioacchino Del Regno , kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Bjorn Andersson , Krzysztof Kozlowski , Mathieu Poirier , Matthias Brugger , Tinghan Shen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-remoteproc@vger.kernel.org Subject: [PATCH v1 1/3] dt-bindings: remoteproc: mediatek: Add interrupts property to mtk, scp Date: Fri, 25 Feb 2022 17:58:52 -0500 Message-Id: <20220225225854.81038-2-nfraprado@collabora.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220225225854.81038-1-nfraprado@collabora.com> References: <20220225225854.81038-1-nfraprado@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220225_145942_441934_4FDFBBDB X-CRM114-Status: UNSURE ( 8.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org The SCP node can have an associated interrupt. Add a property for it. Signed-off-by: Nícolas F. R. A. Prado Acked-by: Rob Herring --- Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml index d21a25ee96e6..103ccea462f8 100644 --- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml @@ -41,6 +41,9 @@ properties: clock-names: const: main + interrupts: + maxItems: 1 + required: - compatible - reg From patchwork Fri Feb 25 22:58:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12761068 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 7A4B8C433EF for ; Fri, 25 Feb 2022 23:00:24 +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:References:In-Reply-To: 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: List-Owner; bh=UlJ71xhvp+Kp/ml2oekB7Mc9S/HZiQdnTu9f8+DITys=; b=YAUgQhs8rnAUQt i91uqY71ZBOTO/gGClsfRXU9pOGE4fkBYLYj9AGrdimZ+TizUFomAQo7mnsmGbhsZaaRkmONIOO4n UqdEgBNcckiXv9g9vxy67Rh2fTvaH+NSC7K5wPymNwMow7W9jaEX5q6eUUGIjzlQ3tC+C9lYOIUvC FGXtYNFsk6Oek1qHkOLObw+at8cEXfrZTCPE6O7gmMXvmF25qUrVERl1TuYX3TQH0Ad1/tiU4wfcs emSEjFuE2kJoKhi7pivN0KGKKPx2IWKyKpQvUeyQ8i3D0HlYD+jeeODjDaFEZGt83pUj3sRXABP5x lMNjWhBTzRrV+SQkDWPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjZR-0079IG-Ud; Fri, 25 Feb 2022 23:00:17 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjYu-00793u-2k; Fri, 25 Feb 2022 22:59:45 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id 6C8B21F46806 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1645829982; bh=nr1KVl2X25oUfWhFk5/6RiJ6luvzbcYX7imnkK6NuYk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=n8mZqCzJ8n/gjPmuBLhnWNCCV83zAMAuM91qaZHehEhei06y/9z4lXA1OexfjTcZa H4pia2ycWxBrINxiMTHi8nUpGTuz/4zTcZjX3XMhoQ0aRlfAgiYVKk6cZkudgZHnOb Yj0U1ym2lpo7l6Ova/NdYa8hqswmA07JOmunrVSAgzX/dezujbDrgKJt1Fynj5Ybb/ Fu8z7bXwo9/SvgYeC0PJ5Y4CiTk3XmzzWTuldSVFt679Sq6XrTr353IdnfjtdH2xlS AjfydbzoE/8dpW8n5fRNYKsEOMPWXXs9+TlauJC03J5JeBBmBNfcpxfGaeMXYafYpr PFaSW2kMcjShg== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Rob Herring Cc: AngeloGioacchino Del Regno , kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Chunfeng Yun , Greg Kroah-Hartman , Krzysztof Kozlowski , Matthias Brugger , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-usb@vger.kernel.org Subject: [PATCH v1 2/3] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional Date: Fri, 25 Feb 2022 17:58:53 -0500 Message-Id: <20220225225854.81038-3-nfraprado@collabora.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220225225854.81038-1-nfraprado@collabora.com> References: <20220225225854.81038-1-nfraprado@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220225_145944_299411_E15ED2E9 X-CRM114-Status: UNSURE ( 8.80 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Add missing 'minItems: 1' to the interrupt-names property to allow the second interrupt-names, 'wakeup', to be optional. Signed-off-by: Nícolas F. R. A. Prado Acked-by: Rob Herring --- Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml index 41efb51638d1..f069c1d77e62 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml @@ -56,6 +56,7 @@ properties: - description: optional, wakeup interrupt used to support runtime PM interrupt-names: + minItems: 1 items: - const: host - const: wakeup From patchwork Fri Feb 25 22:58:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12761069 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 DA6FEC433EF for ; Fri, 25 Feb 2022 23:00:38 +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:References:In-Reply-To: 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: List-Owner; bh=dpj4IuM/ecoyjEBrgepUgyT7DKN9V+o8STacrR3/xo4=; b=X2hQtUZ/l1DyGN 28rL3iMkt0wPZQ+IvfniqLgKVJqJxmitbtPpCpUB5lB0DG6QxpzGZy20QrkRMOGHUxzgIWJhA7b2j MtZifDi9JxxlAckrt3iYco7AEGgUU8M4o9ed2PJWouV8uEKT1w6omqqNl+iezUOhTu78K1fR0HjK1 xM31XqGyENBMQZgTN3CsOiZAbfP4rUKl1L4tFGZXym60JPYcpAC02ngcaNc2agjnr+j4frs9q/Y4m LJ2wtuYzxCQ7JluIPvcOvjfx8RFaYHUWqyLVLndihxuYn89RHWZOCVvSt9DCva8mJAYIZf9womaL/ 9MpJumOrhb/VOtnUxUgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjZg-0079QO-In; Fri, 25 Feb 2022 23:00:32 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNjYv-00794p-Id; Fri, 25 Feb 2022 22:59:47 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id 100231F46808 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1645829984; bh=qY7g+EkArzTfdSMsa9x3xIBuajRepERJP4O9V2Lj82Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TDi+OJ5/TIg5zuBS22T/Vv9UsG1dEkQNLnps4DxdHeiWpgWxZkuNOF8f72+kWb/7g GZNQNlYCtIsRXnJG87wUTktx8ycjFyX2fdV0hELqwKuZYV8gbPvHlPOIfX3T4F4+Xi PX13JZoH1aAeLLmVfL8Wh/8MViGfXcWYlN0tPX1d20eoJD3LzHe2E/MGPIWYKDOnLT YzE3pE+aykhxV57oKreGBBZZa0UT/8JTSaA+ChMNVHsR6FGGoNtrv6UYGIGVYOtbxN a6XEksawKVcl+qc7TBEhiDVGoQjW/vVZhQxzt8txAgDW0WvS2p7pJn6nHbbipFKR1F cCt8z3UCYpJZw== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Rob Herring Cc: AngeloGioacchino Del Regno , kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Krzysztof Kozlowski , Matthias Brugger , Mauro Carvalho Chehab , Yunfei Dong , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: [PATCH v1 3/3] media: dt-bindings: mtk-vcodec-encoder: Add power-domains property Date: Fri, 25 Feb 2022 17:58:54 -0500 Message-Id: <20220225225854.81038-4-nfraprado@collabora.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220225225854.81038-1-nfraprado@collabora.com> References: <20220225225854.81038-1-nfraprado@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220225_145945_850976_4CFABB17 X-CRM114-Status: UNSURE ( 9.89 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org The encoder node may be dependent on a power-domain. Add a property for it. Signed-off-by: Nícolas F. R. A. Prado Acked-by: Rob Herring --- .../devicetree/bindings/media/mediatek,vcodec-encoder.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml index e7b65a91c92c..c288913e5666 100644 --- a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml +++ b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml @@ -65,6 +65,9 @@ properties: description: Describes point to scp. + power-domains: + maxItems: 1 + required: - compatible - reg