From mboxrd@z Thu Jan 1 00:00:00 1970 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=-2.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,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 1FDD7C43144 for ; Tue, 26 Jun 2018 18:54:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CC08E26E1B for ; Tue, 26 Jun 2018 18:54:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="CBsU8TlP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC08E26E1B Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934220AbeFZSyZ (ORCPT ); Tue, 26 Jun 2018 14:54:25 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:50382 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933896AbeFZSyW (ORCPT ); Tue, 26 Jun 2018 14:54:22 -0400 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id w5QGQFsM099179; Tue, 26 Jun 2018 11:26:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1530030375; bh=z8IImMLBt9ZpG9P2jaRwM9BlyFimZo+hAtQzPkS7GjI=; h=From:To:CC:Subject:Date; b=CBsU8TlPjUeIoDgiWOWTkMXtrWY1hbhoIsNKiCzQqxJqOfQyEdFsUcRbDd5P5KKis evttbXH1ByDDKIKe+kpvQ1XIFgRfPJDECCm2gl0pWLWiONMWybbZrc/ZxA5DzMakK4 OdiidbOZb2EA40mXzoYp2ksi+WEpMCOy8AUacdJQ= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id w5QGQFfB015852; Tue, 26 Jun 2018 11:26:15 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3; Tue, 26 Jun 2018 11:26:15 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1466.3 via Frontend Transport; Tue, 26 Jun 2018 11:26:15 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id w5QGQFDs024015; Tue, 26 Jun 2018 11:26:15 -0500 From: Nishanth Menon To: Will Deacon , Catalin Marinas , Mark Rutland , Rob Herring CC: Tony Lindgren , Russell King , Santosh Shilimkar , , , , Nishanth Menon , Tero Kristo , Sekhar Nori , Olof Johansson , Arnd Bergmann , Sudeep Holla Subject: [PATCH V2 0/5] arm64: Initial support Texas Instrument's AM654 Platform Date: Tue, 26 Jun 2018 11:26:10 -0500 Message-ID: <20180626162615.19194-1-nm@ti.com> X-Mailer: git-send-email 2.15.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is an minor update from V1 posted earlier: https://marc.info/?l=linux-kernel&m=152943745424138&w=2 The following series enables support for newest addition in TI's SoC portfolio - AM654 SoC. The series is based off v4.18-rc1, also available here: https://github.com/nmenon/linux-2.6-playground/tree/upstream/v4.18-rc1/k3-1-am6-base Key changes since RFC are indicated in respective patches: * Pickedup Tony's Reviewed by * Modified cbass nodes to indicate interconnect (patch #3 in the series) Consolidated all patches (including all series) are available here: https://github.com/nmenon/linux-2.6-playground/commits/upstream/v4.18-rc1/k3-am6-integ Full Boot log (integrated of all series) is available here: https://pastebin.ubuntu.com/p/bBFmnzYtCd/ NOTE: The uart series is seperated out and we get operational console only after that series is merged. The AM654 SoC is a lead device of the K3 Multicore SoC architecture platform, targeted for broad market and industrial control with aim to meet the complex processing needs of modern embedded products. The Linux development follows closely the 66AK2G SoC model in aarch64. See AM65x Technical Reference Manual (SPRUID7, April 2018) for further details: http://www.ti.com/lit/pdf/spruid7 Nishanth Menon (5): dt-bindings: arm: ti: Add bindings for AM654 SoC arm64: Add support for TI's K3 Multicore SoC architecture arm64: dts: ti: Add Support for AM654 SoC soc: ti: Add Support for AM654 SoC config option arm64: dts: ti: Add support for AM654 EVM base board Documentation/devicetree/bindings/arm/ti/k3.txt | 23 +++++ MAINTAINERS | 9 ++ arch/arm64/Kconfig.platforms | 7 ++ arch/arm64/boot/dts/Makefile | 1 + arch/arm64/boot/dts/ti/Makefile | 9 ++ arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 31 +++++++ arch/arm64/boot/dts/ti/k3-am65.dtsi | 87 ++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 36 ++++++++ arch/arm64/boot/dts/ti/k3-am654.dtsi | 115 ++++++++++++++++++++++++ drivers/soc/ti/Kconfig | 14 +++ 10 files changed, 332 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/ti/k3.txt create mode 100644 arch/arm64/boot/dts/ti/Makefile create mode 100644 arch/arm64/boot/dts/ti/k3-am65-main.dtsi create mode 100644 arch/arm64/boot/dts/ti/k3-am65.dtsi create mode 100644 arch/arm64/boot/dts/ti/k3-am654-base-board.dts create mode 100644 arch/arm64/boot/dts/ti/k3-am654.dtsi -- 2.15.1