From patchwork Fri Dec 22 10:21:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 852298 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TiZlsrHP"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3z34MF3Hjhz9s7n for ; Fri, 22 Dec 2017 21:22:33 +1100 (AEDT) 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=RtUK5S42daA9CxzVdmu3N0ksmoj7xZAc78bCA+77v74=; b=TiZlsrHPkOLINJ VtFhXNSqJORKNSvzuBJJSjAtYk1VsazRxkuWoKYBi2Q6GUfb5w6iApTlD0206QyooysCLfMcKQ1zF V13mFHmFvAVIBP/eX76m18mE4tih3gIYp6LokBdVrZoVeNHc3dAi0j0oafzGpY0b23bfA7uTMb/vX xnoBXDD+Wq5clyl8WfogoPSZ7O369jFYwXJ+WDdAdz/KNJxiPkWEw1HXT/r9ZQoVbQFHfKH1MFPTk c3BM5Gjk4UpCMmJW5AaH6JMxEPQTqji1wkfv9k+Z3xVHrFzf6ZSXl2XK9gz/aD74Dfg7/wCZET/V6 jbVFwYmXsYje+wq8IUsg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eSKTC-0007ik-8b; Fri, 22 Dec 2017 10:22:26 +0000 Received: from mx2.suse.de ([195.135.220.15]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eSKSB-00077B-IG for linux-arm-kernel@lists.infradead.org; Fri, 22 Dec 2017 10:21:29 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id A4E25AE25; Fri, 22 Dec 2017 10:21:11 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] arm: actions: dt for v4.16 #1 Date: Fri, 22 Dec 2017 11:21:05 +0100 Message-Id: <20171222102107.5661-1-afaerber@suse.de> X-Mailer: git-send-email 2.13.6 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171222_022123_839451_9359006C X-CRM114-Status: GOOD ( 12.33 ) X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [195.135.220.15 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: =?utf-8?q?Andreas_F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org, Manivannan Sadhasivam 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 Hi Olof and Arnd, Here's my dt pull for Actions Semi. This adds one new S500 based board, which I already updated to new SPDX style. A second pull will follow after I've converted the existing boards. Regards, Andreas The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm-dt-for-4.16 for you to fetch changes up to 271a70da383cf69f32742d9e2d01a7b16d04d60c: arm: dts: owl-s500: Add Sparky (2017-12-22 10:53:52 +0100) ---------------------------------------------------------------- Actions Semi arm based SoC DT for v4.16 This adds a DT for the Allo.com Sparky SBC. ---------------------------------------------------------------- Andreas Färber (3): dt-bindings: Add vendor prefix for Allo.com dt-bindings: arm: actions: Add Sparky arm: dts: owl-s500: Add Sparky Documentation/devicetree/bindings/arm/actions.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/owl-s500-sparky.dts | 43 ++++++++++++++++++++++ 4 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/owl-s500-sparky.dts