Message ID | 1602766748-25490-1-git-send-email-hsin-hsiung.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=ClHe=DW=vger.kernel.org=linux-arm-msm-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D6A6114B3 for <patchwork-linux-arm-msm@patchwork.kernel.org>; Thu, 15 Oct 2020 12:59:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B07392225C for <patchwork-linux-arm-msm@patchwork.kernel.org>; Thu, 15 Oct 2020 12:59:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="udZW8GqP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727365AbgJOM7Q (ORCPT <rfc822;patchwork-linux-arm-msm@patchwork.kernel.org>); Thu, 15 Oct 2020 08:59:16 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:48002 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726121AbgJOM7Q (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Thu, 15 Oct 2020 08:59:16 -0400 X-UUID: 7ebbcc4d24df4cc0aaaaf8e598c67591-20201015 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=Vc9yRjmF6mmhFDNgrymdNyS1AdEmPVc2ANX+0u/1G8s=; b=udZW8GqPFWUf5n/3jNO410Wqip+96jfw2ogYtdb2FlBsa6UI8/yd+MjofnnYT4ppcOdQllT6qLAb79sgxiX8DxYhdj/JybYeIapXimowlH11ndOsZOfdnR1bSNo/QAKBDZ2kxjAMA33RBM93UnO/ChDzmFmrvqCBDFXaKWj0Hzk=; X-UUID: 7ebbcc4d24df4cc0aaaaf8e598c67591-20201015 Received: from mtkexhb01.mediatek.inc [(172.21.101.102)] by mailgw02.mediatek.com (envelope-from <hsin-hsiung.wang@mediatek.com>) (Cellopoint E-mail Firewall v4.1.14 Build 0819 with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1949178758; Thu, 15 Oct 2020 20:59:11 +0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs05n2.mediatek.inc (172.21.101.140) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 15 Oct 2020 20:59:09 +0800 Received: from mtksdaap41.mediatek.inc (172.21.77.4) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 15 Oct 2020 20:59:09 +0800 From: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> To: Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>, Matthias Brugger <matthias.bgg@gmail.com> CC: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-mediatek@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <srv_heupstream@mediatek.com> Subject: [PATCH v3 0/2] Add SPMI support for Mediatek MT6873/8192 SoC IC Date: Thu, 15 Oct 2020 20:59:06 +0800 Message-ID: <1602766748-25490-1-git-send-email-hsin-hsiung.wang@mediatek.com> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Content-Transfer-Encoding: base64 Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
Add SPMI support for Mediatek MT6873/8192 SoC IC
|
expand
|