From patchwork Sun Sep 30 18:07:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 976916 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=suse.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="b16cAR7T"; dkim-atps=neutral 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 42NYL02MsPz9sBW for ; Mon, 1 Oct 2018 04:07:49 +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=tb3LEhUWc7EWwDbaZ+FDNQtNBJmo8wRLDKrWmAjtHa0=; b=b16cAR7TvSZ+61 BG/1Kt2ddQryf+lFxtN4GDgJgSIcQ6HyEI6ebUTlZbRXB/e9CZDva5EqOMbnJ61pTEafTmDckIm9P uqyIyMjuVAHfYleSHvxuGtFLgq86rkPsRfsD/d1KIi6k8ztMGxr4T2n7Dgk4Bo8jebUH4zC3fnyOh I4k7qpX1yGh5gMBF/n69agS6j4cwltdlzGSCz3+PSt55J6k7n2kkT+gb5m/VXFArf+wtIHf+QuQTx 6yAYby84DRjIcZTXb/2eyVR3nNHmUsjYxUgtEdJPXBlyg17bAqpT828KgjacbXrJ0KTzesQCQXm4x Mm60da4g0E2JyxzX5SWA==; 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 1g6g82-00085F-22; Sun, 30 Sep 2018 18:07:38 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6g7x-00083a-7K for linux-arm-kernel@lists.infradead.org; Sun, 30 Sep 2018 18:07:34 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 759B8AFD4; Sun, 30 Sep 2018 18:07:21 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] arm: actions: arm64 for v4.20 #1 Date: Sun, 30 Sep 2018 20:07:13 +0200 Message-Id: <20180930180715.25829-3-afaerber@suse.de> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20180930180715.25829-1-afaerber@suse.de> References: <20180930180715.25829-1-afaerber@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180930_110733_435250_53D6A901 X-CRM114-Status: GOOD ( 11.04 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.3 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 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 arm64 pull for Actions Semi. Regards, Andreas The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-soc-for-4.20 for you to fetch changes up to e0c27a1066a935671a00b1764385bc8118d8022c: arm64: actions: Enable PINCTRL in platforms Kconfig (2018-09-30 19:11:33 +0200) ---------------------------------------------------------------- Actions Semi arm64 SoC for v4.20 This updates and extends the MAINTAINERS entry, adding Mani. It also selects PINCTRL in Kconfig. ---------------------------------------------------------------- Manivannan Sadhasivam (6): MAINTAINERS: Add reviewer for ACTIONS platforms MAINTAINERS: Add Actions Semi S900 clk entries MAINTAINERS: Update clock binding entry for Actions Semi Owl SoCs MAINTAINERS: Add entry for Actions Semiconductor Owl I2C driver MAINTAINERS: Add entry for Actions Semi Owl SoCs DMA driver arm64: actions: Enable PINCTRL in platforms Kconfig MAINTAINERS | 7 +++++++ arch/arm64/Kconfig.platforms | 1 + 2 files changed, 8 insertions(+)