From patchwork Mon Jun 11 10:49:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Argus Lin X-Patchwork-Id: 10457535 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 70555602C8 for ; Mon, 11 Jun 2018 10:50:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 605AA2837D for ; Mon, 11 Jun 2018 10:50:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5291F283E7; Mon, 11 Jun 2018 10:50:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, MAILING_LIST_MULTI, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 08F1D2837D for ; Mon, 11 Jun 2018 10:50:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=i1s4XKzb2QoSehvfXkmBOx4T2AJfFoDLo5yzGDIy9WY=; b=HvRmVOXQ55UiTY PR3NgCSE0rYOcz16sECPEAfh5TUJ2pBv1Gu1vKkfsbmHOELi2KTW+EwG92qHnP+n6NxN7aFzkoD4h gWdnf9+/lR4C4TGBXn5JuKRUmUyffybSYib7YcffG8gAEuymGB2qUEFdxRTFRZBp1qddJ0C1EaTU2 zsJrUX/QuAPl9EFayE1C68GUvDRIfu8O0ywfBU3Pcnxj3D1AiNCBBnNZbooqKEwc+yS7J4H2G0CHB jB0M62UyqvNS1Cf0YxaFy3F6RpgZNKhrkPbScU/vUw4l3j3KEuA6Uo4zRyN5+9W0dDdXDazYoK5Jc Fol2GRQVWfaBroTRyXcg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fSKP9-0004gN-QU for patchwork-linux-mediatek@patchwork.kernel.org; Mon, 11 Jun 2018 10:50:31 +0000 Received: from [210.61.82.183] (helo=mailgw01.mediatek.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fSKP1-0003lH-K9 for linux-mediatek@lists.infradead.org; Mon, 11 Jun 2018 10:50:25 +0000 X-UUID: 2864028ea700472eab55d922c2f3cdf6-20180611 Received: from mtkcas09.mediatek.inc [(172.21.101.178)] by mailgw01.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 328264761; Mon, 11 Jun 2018 18:50:04 +0800 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs03n2.mediatek.inc (172.21.101.182) with Microsoft SMTP Server (TLS) id 15.0.1210.3; Mon, 11 Jun 2018 18:50:02 +0800 Received: from mtksdaap41.mediatek.inc (172.21.77.4) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1210.3 via Frontend Transport; Mon, 11 Jun 2018 18:50:02 +0800 From: To: Subject: [PATCH V5 1/4] dt-bindings: pwrap: mediatek: add pwrap support for MT6797 Date: Mon, 11 Jun 2018 18:49:57 +0800 Message-ID: <1528714200-2500-2-git-send-email-argus.lin@mediatek.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1528714200-2500-1-git-send-email-argus.lin@mediatek.com> References: <1528714200-2500-1-git-send-email-argus.lin@mediatek.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180611_035023_833754_79B1581C X-CRM114-Status: UNSURE ( 6.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mediatek@lists.infradead.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Argus Lin Add binding document of pwrap for MT6797 SoCs. Signed-off-by: Argus Lin --- Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt index bf80e3f..f9987c3 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -19,6 +19,7 @@ IP Pairing Required properties in pwrap device node. - compatible: "mediatek,mt2701-pwrap" for MT2701/7623 SoCs + "mediatek,mt6797-pwrap" for MT6797 SoCs "mediatek,mt7622-pwrap" for MT7622 SoCs "mediatek,mt8135-pwrap" for MT8135 SoCs "mediatek,mt8173-pwrap" for MT8173 SoCs