From patchwork Sat Jul 21 06:05:16 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 947280 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=atomide.com Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41Xch721srz9s2x for ; Sat, 21 Jul 2018 16:06:01 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=hmST6spbWYPYLND9Hzj/zhisfoq6S9MgmnujZw7O2FM=; b=fFC59Krndv7F3A kjQec84YnnvgShuLCtTVckVlZweApWyimU1I3qka/0KApjWtEtaWVFADBMAQ4bbPzXjV0mybA175E OCEEL9324jowvVJqVb5Aga6hjmSqhoBzaS7wTUX5NDsNRGJDheW3h0Uz2jCmHOnbU3XQMDFA4eXjY Kc4DNVYvb4sKRxyPsAeU3rYi5P3FJWNWlrl/Ml4qFzD/1YwizLZVGyO8Mg7n7po6ZbJvK2jlXwEjc 48vrwv1xkIunjHrgjSSDsLcl45SFBR7Ra69+lq4YvvbYThS9Qy0pxaWxTxcRxQFq3NZgFQVpwUm38 hZNxz7oSl7MjXq+f2lGA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fgl1a-0002Ju-Gw; Sat, 21 Jul 2018 06:05:50 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fgl1W-0002JE-1N for linux-arm-kernel@lists.infradead.org; Sat, 21 Jul 2018 06:05:47 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3928480E1; Sat, 21 Jul 2018 06:08:47 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL] am654 changes for v4.19 merge window Date: Fri, 20 Jul 2018 23:05:16 -0700 Message-Id: X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180720_230546_120977_2F877A6A X-CRM114-Status: GOOD ( 10.49 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nishanth Menon , Tero Kristo , Tony Lindgren , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/am654-for-v4.19-signed for you to fetch changes up to d0a064bec75e20a526c7bc0d626912f2660b6e81: arm64: dts: ti: Add support for AM654 EVM base board (2018-07-18 11:48:36 -0700) ---------------------------------------------------------------- TI AM654 support for v4.19 merge window This branch adds initial support for new Texas Instruments AM654 quad core A53 ARMv8 SoC. It's the first device for TI K3 multicore SoC architecture. Initially only basic devices are configured, support for more devices will follow later on. And many of the internal devices familiar from earlier TI SoCs should work with existing kernel device drivers. ---------------------------------------------------------------- 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