Message ID | cover.1678430444.git.chiaen_wu@richtek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 BB054C6FD19 for <linux-arm-kernel@archiver.kernel.org>; Fri, 10 Mar 2023 06:58:14 +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=oHjmXdoMQSIhBCtvgqI2fsbqILz5L8cDjY5PqHSQtPQ=; b=f6lhwMOa8EIAy9 inksawWUltwwS7X/be/14sMa4aNSCWiqc1ELvHZvzEWtZKe7xGc6FKgyxm76fvDCFbSOBbJAyEy4A OvD81o0v4C7gbqdsrtXMQ69GNvk0NFDPiiCjhR3D3P2XDCQ9GzPWMjx01s58sjpviphyD0zDU4dyO vdg0cH98wa1sdUYgyX2Es2JvK7FldCFTS2P9P3bzkqI7ZE9Gd7UzKhBEsUwmVDR5t9jvM/Inu4vqi yHiAriGPdjQGOfq2t+7G7TB/9AgHvEceAFkMY70MPF8qKD0M7jLF/yjjb7c+5TDqeE9frgvtQm0yl p0fPKBVNbfRJTM+yDmEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1paWgh-00DJMZ-IE; Fri, 10 Mar 2023 06:57:11 +0000 Received: from mg.richtek.com ([220.130.44.152]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1paWgK-00DJC6-5R; Fri, 10 Mar 2023 06:56:53 +0000 X-MailGates: (flag:4,DYNAMIC,BADHELO,RELAY,NOHOST:PASS)(compute_score:DE LIVER,40,3) Received: from 192.168.10.46 by mg.richtek.com with MailGates ESMTP Server V5.0(20043:0:AUTH_RELAY) (envelope-from <chiaen_wu@richtek.com>); Fri, 10 Mar 2023 14:56:02 +0800 (CST) Received: from ex3.rt.l (192.168.10.46) by ex3.rt.l (192.168.10.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.25; Fri, 10 Mar 2023 14:56:01 +0800 Received: from linuxcarl2.richtek.com (192.168.10.154) by ex3.rt.l (192.168.10.45) with Microsoft SMTP Server id 15.2.1118.25 via Frontend Transport; Fri, 10 Mar 2023 14:56:01 +0800 From: ChiaEn Wu <chiaen_wu@richtek.com> To: <corbet@lwn.net>, <pavel@ucw.cz>, <lee@kernel.org>, <matthias.bgg@gmail.com>, <andriy.shevchenko@linux.intel.com>, <jacek.anaszewski@gmail.com>, <angelogioacchino.delregno@collabora.com> CC: <linux-doc@vger.kernel.org>, <peterwu.pub@gmail.com>, <cy_huang@richtek.com>, <linux-leds@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-mediatek@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <szunichen@gmail.com>, ChiaEn Wu <chiaen_wu@richtek.com> Subject: [PATCH v18 0/3] Add MediaTek MT6370 PMIC support Date: Fri, 10 Mar 2023 14:55:54 +0800 Message-ID: <cover.1678430444.git.chiaen_wu@richtek.com> X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230309_225648_885415_E9E0CFF8 X-CRM114-Status: GOOD ( 26.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series | Add MediaTek MT6370 PMIC support | expand |