Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp4150944imm; Mon, 14 May 2018 03:25:44 -0700 (PDT) X-Google-Smtp-Source: AB8JxZo4aoMDwOmS1gzon6cHtV4RY0r+RXe8xygeglM7k2ypZWeaPnBxAZoGdffioFm+L6gRVJN+ X-Received: by 2002:a65:4502:: with SMTP id n2-v6mr7782781pgq.95.1526293544620; Mon, 14 May 2018 03:25:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526293544; cv=none; d=google.com; s=arc-20160816; b=jXUidAw/WwEC+cRi+rrfpB2SDATzmLDriVNZP+sghrTZCRt/VbFJs2Wnneqou4by5g 8C0p69KqWW2unPMKSBtPHsaoxT/JZJi+r+BeqdZGFfMyWY6O6boFk48QdFrn5+vqG9Fz fIJIUYpGgDLmEGpOlsWdUc68cXmD9kwiogiVU2aPdHpl019xdg8mtY/M2LotJ0/qyuBv BuuQorOEu/m8AwOQJthS76gMWg4NoPMFkHYXAX1Hl1cjaK7A8EEHpzzVhc/8DyBFQDdp rIhFATWhBwLjPYf4BuTzuug5LBdlo1dG5I6NyvcPOx7XpgcGbt6LU36ZE7teZm8QuJaL XQuQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=f1v6bfWwHWD1JcpjOa2PrszjxPcgcntCre5tK7EYiM8=; b=t09Bs+80v2sisIpii+6Ju8QI2dgQSswaOv5i25fm1+6HEVqVBQ35FvAFs8/UBVS5sV d6ZSZalORAJdoTyV2U+TtZCTyu1qGlCJggMG+K7sQt3nzwEgytqK8n/NhqVUb7tV2t0/ xBTiuzcaxeGCwo/fYgzTgXFMZ6y9My6zdFbu9AAP4n1n1MpbnA11XeQsRk8mig68Mnkj 92N3/omBHxn7dzPDVuop8ci5pnHWMTg1HMAQm2yrZqPnLyDlASK+le4JTlGDyMyGqBiq G8gXHCzm9hiLEEaGz1GyClD3L0DMny8sy/zCIhzn4pGw3IlGRUfY9zj/WpBz8yZtscLT GxRg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bb5-v6si8700221plb.80.2018.05.14.03.25.30; Mon, 14 May 2018 03:25:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752113AbeENKXE (ORCPT + 99 others); Mon, 14 May 2018 06:23:04 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:23598 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751487AbeENKXC (ORCPT ); Mon, 14 May 2018 06:23:02 -0400 X-UUID: 6c5359011ba5465892850a763576e24e-20180514 Received: from mtkcas06.mediatek.inc [(172.21.101.30)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1715389890; Mon, 14 May 2018 18:23:00 +0800 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs03n1.mediatek.inc (172.21.101.181) with Microsoft SMTP Server (TLS) id 15.0.1210.3; Mon, 14 May 2018 18:22:58 +0800 Received: from mtkslt303.mediatek.inc (10.21.14.116) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1210.3 via Frontend Transport; Mon, 14 May 2018 18:22:57 +0800 From: Erin Lo To: Matthias Brugger , Rob Herring , Mark Rutland , Thomas Gleixner , Jason Cooper , Marc Zyngier , Greg Kroah-Hartman CC: , srv_heupstream , , , , , , , Subject: [PATCH v2 0/4] Add basic support for Mediatek MT8183 SoC Date: Mon, 14 May 2018 18:22:27 +0800 Message-ID: <1526293351-32794-1-git-send-email-erin.lo@mediatek.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org MT8183 is a SoC based on 64bit ARMv8 architecture. It contains 4 CA53 and 4 CA73 cores. MT8183 share many HW IP with MT65xx series. This patchset was tested on MT8183 evaluation board, and boot to shell ok. This series contains document bindings, device tree including interrupt, uart. Change in v2: 1. Split dt-bindings into different patches 2. Correct bindings for supported SoCs (mtk-uart.txt) Ben Ho (1): arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile Erin Lo (3): dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183 dt-bindings: serial: Add compatible for Mediatek MT8183 Documentation/devicetree/bindings/arm/mediatek.txt | 4 + .../interrupt-controller/mediatek,sysirq.txt | 1 + .../devicetree/bindings/serial/mtk-uart.txt | 1 + arch/arm64/boot/dts/mediatek/Makefile | 1 + arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 31 ++++ arch/arm64/boot/dts/mediatek/mt8183.dtsi | 178 +++++++++++++++++++++ 6 files changed, 216 insertions(+) create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-evb.dts create mode 100644 arch/arm64/boot/dts/mediatek/mt8183.dtsi -- 1.9.1