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: 10621447 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CA80016B1 for ; Sun, 30 Sep 2018 18:07:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A90D22922B for ; Sun, 30 Sep 2018 18:07:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 99188292A9; Sun, 30 Sep 2018 18:07:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E802E2922B for ; Sun, 30 Sep 2018 18:07:48 +0000 (UTC) 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 1g6g80-00085F-Ip; Sun, 30 Sep 2018 18:07:36 +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-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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(+)