From patchwork Sun Sep 30 18:07:14 2018 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: 10621455 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 E89D2174A for ; Sun, 30 Sep 2018 18:10:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D7984291DE for ; Sun, 30 Sep 2018 18:10:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CC2682921D; Sun, 30 Sep 2018 18:10:28 +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 50D7F291DE for ; Sun, 30 Sep 2018 18:10:28 +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=Vl9eGnspvKzlcSi5DbQNn8+CR/8dvwvEhAYv7JV6IL0=; b=nmgRPllqI52pKk qq57MYv1OMIUvZabebFSOnbbmW+YE0uGMTquETL8mj/Q6A+yPRXpaZb454UIJQvzteiKziqUm4TuZ /3wTpJVWiBSQWvldLbMgRV/RZWJcMtiDiTG7hcHKN0RiWASgw3c+RF1YS3RikCC2MRWE02Y/9DH1u xcP55O2FTPd4IhqcPkAzdp+pTCR6ls7hxBdqIA53/n+cJq7y1pGyp5+QMDXtkF2sZzLhF5YGKJNsJ WJVsul+MqWTD0uMd+VwaitKNHd+0GYgrhGcAblQsEqBvg5uQRfUl0SIgIH3fVEspdjbNYXKFJSnT6 GWyO419wcaeGW4Wlznlw==; 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 1g6gAY-00012G-Op; Sun, 30 Sep 2018 18:10:14 +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-00083b-7H for linux-arm-kernel@lists.infradead.org; Sun, 30 Sep 2018 18:07:36 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id B97C6AFD8; 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: drivers for v4.20 #1 Date: Sun, 30 Sep 2018 20:07:14 +0200 Message-Id: <20180930180715.25829-4-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_451100_B4BC95B6 X-CRM114-Status: GOOD ( 10.70 ) 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 drivers 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-drivers-for-4.20 for you to fetch changes up to 067517513ae437c2845bc593dbf99a142bdc9250: soc: actions: Update SPS help text for S700 (2018-09-22 22:09:47 +0200) ---------------------------------------------------------------- Actions Semi SoC drivers for v4.20 #1 This adopts SPDX license identifiers. It also updates Kconfig help text. ---------------------------------------------------------------- Andreas Färber (2): soc: actions: Convert to SPDX license identifiers soc: actions: Update SPS help text for S700 drivers/soc/actions/Kconfig | 2 +- drivers/soc/actions/Makefile | 2 ++ drivers/soc/actions/owl-sps-helper.c | 6 +----- drivers/soc/actions/owl-sps.c | 6 +----- 4 files changed, 5 insertions(+), 11 deletions(-)