From patchwork Thu Jul 23 09:07:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Seiya Wang X-Patchwork-Id: 11680499 Return-Path: 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 7178B6C1 for ; Thu, 23 Jul 2020 09:09:43 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 4A84922D04 for ; Thu, 23 Jul 2020 09:09:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="yTPxRLlp"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="haiiiWkE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A84922D04 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=vFGeOhP+p7EitZ5287MHPkPrTwwYkR/DjcrVJeaZyjA=; b=yTPxRLlpuzsVWqXfvT197uZ8Js pEt5Gp29n0lwCl2BDK7mGlCwSwVlRUJ6nzbf1/NbyBvnNO7uy1xKaxpy7b7VHzGEopeUra/4FQb46 Y+RU9MAj7JXFRgl50xNEosCCaGflVZhtRtE+srUqrtqwycL4/UgPrXkuhmkF3Y5EcfOw/rYhsZkkq T83g9qZ/3uLwBJKjKUQoVTAnGTrKMRvemPDfmgY4NAegKVVm5tXKBZPpIo3eAM72JVdD7H+bLOt6l uidVRpE4sHDKZ2/bM9IdjLf3djeesuEDHVVPYT54vXEIlxgFXaahd3wOJjHKQiRdsaPZza8UaV9U0 jOc0nZHw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jyXCv-0002Ud-90; Thu, 23 Jul 2020 09:08:05 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jyXCr-0002SU-4g; Thu, 23 Jul 2020 09:08:02 +0000 X-UUID: 0390e78477194ee287fb455bbea3ace9-20200723 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=fQAlYTu7jimnOiNSbIQbC1bv/gLKYWyftON61ys5CAk=; b=haiiiWkEh46x7/2pduaTnU4sQ0cEGeYVZPeBW2Z2GQmnGhXqVERWiCXZ12DRMaITX+sD157uMtKAsC3p4HIAIhJZHDehyqQQV8a8XgN3dsegLSqdXzIDLzvspMoqJRf120freps3csgvibUM60EvwZCFjl/S4BxbQngbys8/Pdc=; X-UUID: 0390e78477194ee287fb455bbea3ace9-20200723 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 1227634361; Thu, 23 Jul 2020 01:07:54 -0800 Received: from MTKMBS07N2.mediatek.inc (172.21.101.141) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 23 Jul 2020 02:07:52 -0700 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs07n2.mediatek.inc (172.21.101.141) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 23 Jul 2020 17:07:51 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 23 Jul 2020 17:07:46 +0800 From: Seiya Wang To: Greg Kroah-Hartman , Rob Herring , Matthias Brugger , "Wim Van Sebroeck" , Guenter Roeck Subject: [PATCH 0/4] Add basic node support for Mediatek MT8192 SoC Date: Thu, 23 Jul 2020 17:07:27 +0800 Message-ID: <20200723090731.4482-1-seiya.wang@mediatek.com> X-Mailer: git-send-email 2.14.1 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200723_050801_340911_BEC1F63F X-CRM114-Status: GOOD ( 15.21 ) X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 MIME_BASE64_TEXT RAW: Message text disguised using base64 encoding -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org MT8192 is a SoC based on 64bit ARMv8 architecture. It contains 4 CA55 and 4 CA76 cores. MT8192 share many HW IP with MT65xx series. This patchset was tested on MT8192 evaluation board and use correct clock to she ll. Based on v5.8-rc1 Crystal Guo (2): watchdog: mt8192: add wdt support dt-binding: mediatek: mt8192: update mtk-wdt document Seiya Wang (2): arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile dt-bindings: serial: Add compatible for Mediatek MT8192 --- This patch depends on [PATCH 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file [PATCH 2/3] dt-bindings: pinctrl: mt8192: add binding document [PATCH v2 3/4] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap [PATCH v2 1/2] dt-bindings: spi: update bindings for MT8192 SoC [PATCH 2/4] clk: mediatek: Add dt-bindings for MT8192 clocks [PATCH 1/4] dt-bindings: ARM: Mediatek: Document bindings for MT8192 Please also accept this patch together with [1][2][3][4][5][6] to avoid build and dt binding check error. [1] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014042.html [2] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014043.html [3] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014546.html [4] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014406.html [5] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014450.html [6] http://lists.infradead.org/pipermail/linux-mediatek/2020-July/014451.html --- .../devicetree/bindings/serial/mtk-uart.txt | 1 + .../devicetree/bindings/watchdog/mtk-wdt.txt | 2 + arch/arm64/boot/dts/mediatek/Makefile | 1 + arch/arm64/boot/dts/mediatek/mt8192-evb.dts | 29 + arch/arm64/boot/dts/mediatek/mt8192.dtsi | 663 +++++++++++++++++++++ drivers/watchdog/mtk_wdt.c | 5 + 6 files changed, 701 insertions(+) create mode 100644 arch/arm64/boot/dts/mediatek/mt8192-evb.dts create mode 100644 arch/arm64/boot/dts/mediatek/mt8192.dtsi -- 2.14.1