Message ID | pull-1579200367-372444@atomide.com-4 (mailing list archive) |
---|---|
State | Mainlined |
Commit | b252fd42b1269f1fd4c7e54660f4e02b738dcd9e |
Headers | show
Return-Path: <SRS0=ORuP=3F=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@kernel.org> 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 B1325921 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 16 Jan 2020 18:53:33 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 838BE20663 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 16 Jan 2020 18:53:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LcufFYDW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 838BE20663 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=1cpU5bYNjm8iRIBUQO2KZ01bL44If+xhw0YQ/JMJVao=; b=LcufFYDWjOCeu8 Y+ndwEtxBj9tlAixuzaix6V8Bsac1VxYOULHmqRNxxHxV0n26b7Kcv7FchfcvwUJ4dx42o4/zF8xO DGJdiRenF4xmfTcjCVwkxcq/VwueBtMwAuPcT7msJx0tC6P9cqjAqh+iPCdpbQ8vzhScQd8CpEq2E AXqF80ykB+C5jSnHDNckCebldWw/+bwMbRvknoTRvJqIrX3Nxljm+a53MtkQP9PHAE8zUwotfWXP+ RcQAsgbi/NZPH3vyvXCfzbbuFJDKXrUduvbg17d/kMW4zVaBHTgx5M8h3+9IuFN8SQvXfx2dgS6rQ zKmCRRjkEYzxdiznIweA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isAGm-000264-DR; Thu, 16 Jan 2020 18:53:28 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isACF-0004mn-TX for linux-arm-kernel@lists.infradead.org; Thu, 16 Jan 2020 18:48:52 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id A652081A1; Thu, 16 Jan 2020 18:49:29 +0000 (UTC) From: Tony Lindgren <tony@atomide.com> To: soc@kernel.org Subject: [GIT PULL 4/4] Date: Thu, 16 Jan 2020 10:48:13 -0800 Message-Id: <pull-1579200367-372444@atomide.com-4> X-Mailer: git-send-email 2.24.1 In-Reply-To: <pull-1579200367-372444@atomide.com> References: <pull-1579200367-372444@atomide.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200116_104848_045052_99CB5003 X-CRM114-Status: UNSURE ( 9.63 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.5 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 0.5 SUBJ_ALL_CAPS Subject is all capitals 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Tony Lindgren <tony@atomide.com>, linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series | [GIT,PULL,1/4] fix for omap sdma changes for v5.6 | expand |
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit bfe0237dd6c441f0ba531755ab24579eaee99be7: ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0 (2019-12-12 09:35:02 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/dt-part2-signed for you to fetch changes up to 6bcc319fc6192cb03f3db41f0e266b796b0e424f: ARM: dts: Add omap3-echo (2020-01-13 10:11:40 -0800) ---------------------------------------------------------------- More dts changes for omaps for v5.6 merge window Add basic support for first generation Amazon omap3-echo. This got applied rather late as we discussed how to deal with SoC variants with some accelerators unaccessible, and eventually ended up setting up few more SoC specific dtsi files. Eventually we'll need to also detect the disabled accelerators on driver init, but more patching is needed for that. ---------------------------------------------------------------- André Hentschel (2): ARM: dts: Add dtsi files for AM3703, AM3715 and DM3725 ARM: dts: Add omap3-echo arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am3703.dtsi | 14 ++ arch/arm/boot/dts/am3715.dtsi | 10 + arch/arm/boot/dts/dm3725.dtsi | 10 + arch/arm/boot/dts/omap3-echo.dts | 461 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 496 insertions(+) create mode 100644 arch/arm/boot/dts/am3703.dtsi create mode 100644 arch/arm/boot/dts/am3715.dtsi create mode 100644 arch/arm/boot/dts/dm3725.dtsi create mode 100644 arch/arm/boot/dts/omap3-echo.dts