From patchwork Wed Mar 31 08:38:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chun-Jie Chen X-Patchwork-Id: 12174757 Return-Path: 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=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=ham 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 BB18FC433DB for ; Wed, 31 Mar 2021 08:43:55 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 516C46196C for ; Wed, 31 Mar 2021 08:43:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 516C46196C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=7U+A8Fm1hsIKieoaBAUHYyeBGTkZCYNcLjGf9bDSGtE=; b=kfxjwAbMnR7Wc9tTjhRgbFKs0h bSZqJ9kloDG9FAqf5FXRMJCIkFS34gLafIoESwdxEX6v0Swun/L/Oi6xS/jDnPDEOU1njePYmE50p XjiQkbJ2hiJw869qOeGm5SEwKJ9DDv1/kZcpP+TTQhSmzUdt8FE9TouUSBskkSTaghWk740wWoQiP Tz8rnRJBUF1BAO3AK6S3VGpoLm4nlFiNU90u6rOdf8miNbdP0QitmCdjaM0rPPpE9BTbC6hTscIch 2cHiVU2JLl8Ivc20yjPc+fOdKswWIfjzgSVGeTfCnP5JZrUOA9tHACW+g1wwdMGriLgA+UTq1irVf 4JsM5sgg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRWQh-0060ch-TK; Wed, 31 Mar 2021 08:42:24 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRWQS-0060Xh-3S; Wed, 31 Mar 2021 08:42:10 +0000 X-UUID: 94aea51971ed423c80d0fba880a67b5f-20210331 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=+tpCrkQyksNUBNdfD7xNUiiy5vAI4JCoDSlc7jRmsGY=; b=UQgSeVTyuy8/KQUk35AvNS85wqoc1r5hQ4+9TrwOJfWaXD1Eltz0KWSFN6yEHt1PQ77Th4yG+Xf/dw6gpFBhP8fLLw1dYuMCMp2P8F/lawMHeRdsSnVt9DjqgMYwsEYWZzAZbHRGz4UGH2dVE04Jp664d4EMrBESGZAHzvGL86U=; X-UUID: 94aea51971ed423c80d0fba880a67b5f-20210331 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 96724406; Wed, 31 Mar 2021 01:42:02 -0700 Received: from mtkmbs07n1.mediatek.inc (172.21.101.16) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 31 Mar 2021 01:39:19 -0700 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 31 Mar 2021 16:39:18 +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; Wed, 31 Mar 2021 16:39:18 +0800 From: chun-jie.chen To: Matthias Brugger , Rob Herring , Nicolas Boichat CC: , , , , , Subject: [PATCH v2 0/2] Add MediaTek MT8192 clock provider device nodes Date: Wed, 31 Mar 2021 16:38:52 +0800 Message-ID: <20210331083854.7650-1-chun-jie.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210331_094208_579413_0CB9B3EF X-CRM114-Status: UNSURE ( 8.89 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --- This series is based on v5.12-rc2 and dependents on "Mediatek MT8192 clock support"[1]. [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=454523 --- chun-jie.chen (2): arm64: dts: mediatek: Add mt8192 clock controllers arm64: dts: mediatek: Correct UART0 bus clock of MT8192 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 165 ++++++++++++++++++++++- 1 file changed, 164 insertions(+), 1 deletion(-)