From patchwork Fri Jul 15 05:18:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tinghan Shen X-Patchwork-Id: 12918730 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 76ED7C43334 for ; Fri, 15 Jul 2022 05:20:25 +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=Y+39Lb4mTqZ31/zCwlTsq5v/CVh0N2xayj3hydVB5o8=; b=aB4YVs8dbbKWyj yFHavW8D11d7xai7xthVBW37iCIaO038z8vg67HP9LtTeb8anSxRg/FfOE/a8yuwl4r54ShVoIEmz 7X+LeQm/lXyYeKOdmSUDGZmkHOGCHl+2ooDqlX0m+s00ADcl6Oulbfw1bIKWonuXQ0kkKlmrJj4I2 4vzxnAZGyGEBV5Docgh15Bq/Jn7Aa0AFIxyaL/II09pfhM/SVYPnBnEwr2hmGvZfGztHjtK/OFq39 s5eJALzqjqRbXnGyBZI/c9s+zdyefVXxzEiuYY+VECDtDm8+pl7HSgQcs/aQFh/2z2PHXEMRhbtCq 4RJNGgXpN02HADGlT4Ug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCDjd-004RFX-6f; Fri, 15 Jul 2022 05:19:29 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCDjY-004RCp-HY; Fri, 15 Jul 2022 05:19:25 +0000 X-UUID: b082053f075342d6963f05a2229c12af-20220714 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.8,REQID:4ca6bc69-1afc-4002-be7e-9a715e0c47b9,OB:0,LO B:0,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,RULE:Release_Ham,ACTI ON:release,TS:0 X-CID-META: VersionHash:0f94e32,CLOUDID:5db98fd7-5d6d-4eaf-a635-828a3ee48b7c,C OID:IGNORED,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,IP:nil,URL:0,File:nil ,QS:nil,BEC:nil,COL:0 X-UUID: b082053f075342d6963f05a2229c12af-20220714 Received: from mtkmbs11n1.mediatek.inc [(172.21.101.185)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 670262357; Thu, 14 Jul 2022 22:18:59 -0700 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.792.3; Fri, 15 Jul 2022 13:18:23 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 15 Jul 2022 13:18:22 +0800 From: Tinghan Shen To: Bjorn Andersson , Mathieu Poirier , Rob Herring , "Krzysztof Kozlowski" , Matthias Brugger , Tinghan Shen CC: , , , , , Subject: [PATCH v1 0/2] Add support for MT8188 SCP Date: Fri, 15 Jul 2022 13:18:19 +0800 Message-ID: <20220715051821.30707-1-tinghan.shen@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220714_221924_599553_78D96698 X-CRM114-Status: UNSURE ( 6.13 ) 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 Tinghan Shen (2): dt-bindings: remoteproc: mediatek: Add binding for mt8188 scp remoteproc: Support MT8188 SCP .../devicetree/bindings/remoteproc/mtk,scp.yaml | 2 ++ drivers/remoteproc/mtk_scp.c | 13 +++++++++++++ 2 files changed, 15 insertions(+)