From patchwork Wed Apr 27 12:47:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?U2FtIFNoaWggKOWPsueiqeS4iSk=?= X-Patchwork-Id: 12828797 Return-Path: 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 9173DC433EF for ; Wed, 27 Apr 2022 12:48:25 +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=sNmMdEyDBtDxe4bdqTl2xbKAu+6nsVoU2t0qChABbas=; b=nTVgqyy7wjtKW5 Clahg+nuknjnf8HjJ2V6IcrVOVWv3IPdur0FunFeExJ689z7+WO2QQLr3Bpk/E8mf1AjmLvRVQqSG PmOpiNrK7vGZWYvHhVMvjG1Cados7O8ZVrwEX1b2QBRUtZOuEagjTxLsJjgcjkqscAHU+GcQBDst4 /MusZcppoTByZrjkFM3MBN3Py428FYyPqcHeB611qbhUELwb0gsr4oJY75H2w5mx4iPQXsb6V+3Nj ygAYN+SdogvxrZsEDhO9yQwo/giarDJcSVIEjXfDPBGwSGnb/z9Q3xhhxr+aTI4WaC210nk3KGclb xe5/IR4NYEUNOXXLIWVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njh5c-001MTl-DA; Wed, 27 Apr 2022 12:48:16 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njh5Q-001MOj-Or; Wed, 27 Apr 2022 12:48:06 +0000 X-UUID: d572c2a04be44ee2b595742de42edf54-20220427 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.4, REQID:624ab64c-77f7-4369-883e-5bab15c2f0dc, OB:0, LO B:0,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,RULE:Release_Ham,ACTI ON:release,TS:0 X-CID-META: VersionHash:faefae9, CLOUDID:caa3b0c6-85ee-4ac1-ac05-bd3f1e72e732, C OID:IGNORED,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,File:nil,QS:0,BEC:nil X-UUID: d572c2a04be44ee2b595742de42edf54-20220427 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 372400085; Wed, 27 Apr 2022 05:47:53 -0700 Received: from mtkmbs10n2.mediatek.inc (172.21.101.183) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 27 Apr 2022 05:47:51 -0700 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.792.3; Wed, 27 Apr 2022 20:47:50 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 27 Apr 2022 20:47:50 +0800 From: Sam Shih To: Rob Herring , Krzysztof Kozlowski , Matthias Brugger , , , , CC: John Crispin , Ryder Lee , "Sam Shih" Subject: [PATCH 0/5] Add dts nodes to MT7986 SoC Date: Wed, 27 Apr 2022 20:47:36 +0800 Message-ID: <20220427124741.18245-1-sam.shih@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-20220427_054804_844543_6B517A6C X-CRM114-Status: UNSURE ( 8.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org This patch series adds spi, pcie, usb and crypto engines support to the MT7986 SoC. Sam Shih (5): arm64: dts: mt7986: harmonize device node order arm64: dts: mt7986: add spi related device nodes arm64: dts: mt7986: add pcie related device nodes arm64: dts: mt7986: add usb related device nodes arm64: dts: mt7986: add crypto related device nodes arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts | 96 +++++++++++- arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 150 +++++++++++++++++++ arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts | 69 +++++++++ 3 files changed, 309 insertions(+), 6 deletions(-)