From patchwork Tue Sep 4 12:31:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Argus Lin X-Patchwork-Id: 10587319 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6C24D13BB for ; Tue, 4 Sep 2018 12:33:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5A59528A69 for ; Tue, 4 Sep 2018 12:33:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4C5A328D53; Tue, 4 Sep 2018 12:33:07 +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,RCVD_IN_DNSWL_NONE,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 00E9228A69 for ; Tue, 4 Sep 2018 12:33:06 +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: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:In-Reply-To:References: List-Owner; bh=x8+/MKVzRhtasrSAeBndDEn4+yMCxELIZWcQjZknTQA=; b=ngyPMI5f4H6QUX b6xnYJLQl3MNBlGd/hmRVivOynCuRjGbgXv9YWFMKNZbhvmm6p4Bnas6cSKau76i3A5vwFeB2ePOY 0QkclI7ZGDSmJSKPRzZnu2MMazPfpEk6rAB3p0wxJt+XR4Z7Bbbz8FxE4Cr/i4l20HjBYNGkK6lcW 4a0So33gXEbp2Lb7QDRv4myCLc7Cx8PQPNxF2MYbKknKCC1+EXV4z+D+PCxW72CTpD1prCrSh+kqT xamC0idNz9wUDi0EWToXnhVKVYidJhzJ/fcSH/nxR/K7eM8KglIxNpeHE0Cwa59PsSPwV3aV2veim E3C0Lo+AxddgoZe29z6A==; 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 1fxAVy-0007BG-Cu for patchwork-linux-mediatek@patchwork.kernel.org; Tue, 04 Sep 2018 12:33:02 +0000 Received: from [210.61.82.184] (helo=mailgw02.mediatek.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fxAVS-0006vz-Fn; Tue, 04 Sep 2018 12:32:33 +0000 X-UUID: b987a496c21241789c12553cf28e0211-20180904 Received: from mtkcas07.mediatek.inc [(172.21.101.84)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1224916557; Tue, 04 Sep 2018 20:32:08 +0800 Received: from mtkcas09.mediatek.inc (172.21.101.178) by mtkmbs03n1.mediatek.inc (172.21.101.181) with Microsoft SMTP Server (TLS) id 15.0.1210.3; Tue, 4 Sep 2018 20:32:06 +0800 Received: from mtkswgap22.mediatek.inc (172.21.77.33) by mtkcas09.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1210.3 via Frontend Transport; Tue, 4 Sep 2018 20:32:07 +0800 From: Argus Lin To: Rob Herring , Mark Rutland , Matthias Brugger , Catalin Marinas , Will Deacon Subject: [PATCH 0/3] Pwrap: Mediatek pwrap driver for mt6765 Date: Tue, 4 Sep 2018 20:31:51 +0800 Message-ID: <1536064314-31967-1-git-send-email-argus.lin@mediatek.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180904_053230_665929_7174FE8F X-CRM114-Status: UNSURE ( 8.61 ) 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: devicetree@vger.kernel.org, argus.lin@mediatek.com, wsd_upstream@mediatek.com, Chenglin Xu , Sean Wang , linux-kernel@vger.kernel.org, henryc.chen@mediatek.com, flora.fu@mediatek.com, Christophe Jaillet , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Chen Zhong , "shailendra.v" Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Here's version 1 of the patch series, include 3 patches: 1.Modify dt-bindings document/pwrap.txt to add mt6765 SoCs. 2.Add pwrap driver for mt6765 SoCs. 3.Add mt6357 driver for mt6765 SoCs. Argus Lin (3): dt-bindings: pwrap: mediatek: add pwrap support for MT6765 soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs .../devicetree/bindings/soc/mediatek/pwrap.txt | 1 + drivers/soc/mediatek/mtk-pmic-wrap.c | 84 +++++++++++++++++++++- 2 files changed, 82 insertions(+), 3 deletions(-)