Message ID | 1603370247-30437-1-git-send-email-weiyi.lu@mediatek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=4E15=D5=vger.kernel.org=linux-clk-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MIME_BASE64_TEXT,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F95CC56201 for <linux-clk@archiver.kernel.org>; Thu, 22 Oct 2020 12:39:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CD8D0223BF for <linux-clk@archiver.kernel.org>; Thu, 22 Oct 2020 12:39:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="Yew5/s22" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2898312AbgJVMhz (ORCPT <rfc822;linux-clk@archiver.kernel.org>); Thu, 22 Oct 2020 08:37:55 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:33534 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S2898293AbgJVMhy (ORCPT <rfc822;linux-clk@vger.kernel.org>); Thu, 22 Oct 2020 08:37:54 -0400 X-UUID: 5335655f22e94439be81c85860620fc2-20201022 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=NXtnk5V4ItBOGYeN/Z9GlZO1uWYyaw+gCkpcnBe52MI=; b=Yew5/s22j9AknGmnonJud9brFLo3IhHdjJ+Aff4WLSCWRWXJ7nHw/gxJPAAItsg+UmI9FbSGNfmbTrnDkjT5jKbZS3JHmukmUC0bbp34WSjjmNBq89gkxQ/w+Xpo6DB/RRcmTA42g5MXnUEIL9luCvAM8vwUA9f9XbD7A0kGZTg=; X-UUID: 5335655f22e94439be81c85860620fc2-20201022 Received: from mtkcas06.mediatek.inc [(172.21.101.30)] by mailgw02.mediatek.com (envelope-from <weiyi.lu@mediatek.com>) (Cellopoint E-mail Firewall v4.1.14 Build 0819 with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 307378200; Thu, 22 Oct 2020 20:37:46 +0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs07n2.mediatek.inc (172.21.101.141) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 22 Oct 2020 20:37:44 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 22 Oct 2020 20:37:44 +0800 From: Weiyi Lu <weiyi.lu@mediatek.com> To: Matthias Brugger <matthias.bgg@gmail.com>, Rob Herring <robh@kernel.org>, Stephen Boyd <sboyd@kernel.org>, Nicolas Boichat <drinkcat@chromium.org> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-mediatek@lists.infradead.org>, <linux-clk@vger.kernel.org>, <srv_heupstream@mediatek.com>, Weiyi Lu <weiyi.lu@mediatek.com> Subject: [PATCH v4 00/34] Mediatek MT8192 clock support Date: Thu, 22 Oct 2020 20:36:53 +0800 Message-ID: <1603370247-30437-1-git-send-email-weiyi.lu@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Content-Transfer-Encoding: base64 Precedence: bulk List-ID: <linux-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org |
Series |
Mediatek MT8192 clock support
|
expand
|