From patchwork Tue Sep 5 22:32:52 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: 810298 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="XZlFmtCP"; 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 3xn1hR4JcMz9sNq for ; Wed, 6 Sep 2017 08:33:27 +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: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=SHSbpCsBW/H9UhdvUp57wzBg+GcEPwBV3zjnS5DO0QM=; b=XZlFmtCPJo0GB6 0RvYkeTdjYIN5hIo9bsZal25t7Oe0liLYAWU0b6cX4Y4M7oqeldCoPKdpXO3T25oeUmNzL2ICWzhb HnZPM965G4te7XqpN/et8ne1VeZbMlYxR+SiCX1109x2xhOyhreSYF/OfmiSaSL87MAN2JYNV9Cne Zrz9I3qekqk2ijPHjttnwMz/SoLBpw29H9bTAAAmSpMDZSPJIcSgiyAJfH6WwWdXXdcS7rVZki5bi 1nmnIBytUrW+4H2nhG3UMjnaX0bwwxaBixa81u7pGFlIohuu3Qcmm/luzJ6rkBQfYuzaMahVYtH5W 33C/Ekxs1IrortYJ2Zfg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dpMPL-00054U-0V; Tue, 05 Sep 2017 22:33:23 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dpMPH-0004yG-OT for linux-arm-kernel@lists.infradead.org; Tue, 05 Sep 2017 22:33:21 +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 mx1.suse.de (Postfix) with ESMTP id 09CBBAED8; Tue, 5 Sep 2017 22:32:56 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: actions: dt64 for v4.14 Date: Wed, 6 Sep 2017 00:32:52 +0200 Message-Id: <20170905223252.9478-2-afaerber@suse.de> X-Mailer: git-send-email 2.13.5 In-Reply-To: <20170905223252.9478-1-afaerber@suse.de> References: <20170905223252.9478-1-afaerber@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170905_153319_991752_84287A21 X-CRM114-Status: GOOD ( 12.03 ) 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 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -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 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 a (late) dt64 pull for Actions Semi. This clock node is needed to make use of the new full serial driver. Regards, Andreas The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877: Linux v4.13-rc1 (2017-07-15 15:22:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-dt-for-4.14 for you to fetch changes up to f0e12dd55384d5ef53c6e15673d39133dfca5f0a: arm64: dts: actions: s900-bubblegum-96: Add fake uart5 clock (2017-09-06 00:14:38 +0200) ---------------------------------------------------------------- Actions Semi ARM64 based SoC DT for 4.14 This updates the Bubblegum-64 DT with a clock node for the debug UART. ---------------------------------------------------------------- Andreas Färber (1): arm64: dts: actions: s900-bubblegum-96: Add fake uart5 clock arch/arm64/boot/dts/actions/s900-bubblegum-96.dts | 7 +++++++ 1 file changed, 7 insertions(+)