From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4FB8C43466 for ; Mon, 21 Sep 2020 15:53:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2184122B2D for ; Mon, 21 Sep 2020 15:53:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="L4S0y7Sg"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="vta5DYU8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2184122B2D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=AXl18JE4HqMAPXmKN8k67BRg6UYOdJX1Y5S3moHJ3sQ=; b=L4S 0y7SgTOlT5t1l3/rRfDQApKoFXeDXRNPS9nb/eK+67jRdMD/nzXS/wNEhofBCJ9bYYv5+fdbEGlSI XakfiwLqS7hw+22f2JYd4YHehcZbiGRH+INoELIn33nZgNkmT+DpCVWuyCikyyp8q9aicnavRRGkv PSP0EQrWlXjIhiqHVyB1i1gEiYdA4btGCKhYdJSYSYbTpZo83ZAdDx8k0CcitHiFBSP2E2OkfjKED eOhxjbfE9McmnUfjJn8n30Wg8Nur9uFVvyYbR4vSEeRlKaz7NdGMQAxg2rzwRlLUbZD/Nwv+iFjXl nYqGSdDzqRVZuJlt58anoE+SPuNscxA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKO6e-0005S2-LJ; Mon, 21 Sep 2020 15:51:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKO6b-0005Qi-Q1 for linux-arm-kernel@lists.infradead.org; Mon, 21 Sep 2020 15:51:54 +0000 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98D512220C; Mon, 21 Sep 2020 15:51:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600703513; bh=aGD5Cerkaw+f1ggpS3QYJ5EEUUl3jbBPjk8sKEjDhi4=; h=Date:From:List-Id:To:Cc:Subject:From; b=vta5DYU8z5cp1rr37/TlspGmZ9kunirQwITMJ7PbUR6r5k50s7/+AoFanKFdynj4W aUOyYjpGnHdrK1QsTs1NVPAxAm4TeYFHObfPqmpVkjP4CFfr8YlkONcvCXzhuDtrKG 3JlOcFAt+gSbk6F6616+uTzqiKqf3wq4cZ5ElQfk= Date: Mon, 21 Sep 2020 17:51:50 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL] Allwinner Drivers Changes for 5.10 Message-ID: <175d36ad-bc98-4d5d-b035-ce467e932248.lettre@localhost> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200921_115153_961464_CF4E42A5 X-CRM114-Status: GOOD ( 13.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Maxime Ripard Content-Type: multipart/mixed; boundary="===============1732460717919563723==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1732460717919563723== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-drivers-for-5.10-1 for you to fetch changes up to 1893a2d5264e2004722afecfcea1859f38b3ed82: soc: sunxi: sram: remove unneeded semicolon (2020-09-11 17:02:39 +0200) ---------------------------------------------------------------- One small style fix for the Allwinner SRAM driver -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX2jMAQAKCRDj7w1vZxhR xUr+AQCz4I+ZX6+nCoqn5cSOvm2gHUkGawnMYczHjTAp10qR6gEA5yxzwXveoOW3 LCAA5dj5xW3EBhbaHPX3iLTuN+jX7w8= =VMXw -----END PGP SIGNATURE----- ---------------------------------------------------------------- Jason Yan (1): soc: sunxi: sram: remove unneeded semicolon drivers/soc/sunxi/sunxi_sram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX2jMFgAKCRDj7w1vZxhR xX5UAP9p8FZBEqkYDB7s1FedxsMGY1MDncMB77XNORDBe8nL3gEAiezhCyxJB2MQ 4AYAbIgdNe9fOZDHsPlVCgHUNV80Cgk= =0ro2 -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- --===============1732460717919563723== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1732460717919563723==--