From patchwork Fri Aug 23 14:31:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11111835 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C6F9913A4 for ; Fri, 23 Aug 2019 14:31:15 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6D255233FD for ; Fri, 23 Aug 2019 14:31:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="uR+Y8YOo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D255233FD Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+399+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Fri, 23 Aug 2019 07:31:14 -0700 X-Received: by mail.kernel.org (Postfix) id 68FDE2339D; Fri, 23 Aug 2019 14:31:14 +0000 (UTC) X-Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (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 D39122173E; Fri, 23 Aug 2019 14:31:13 +0000 (UTC) Date: Fri, 23 Aug 2019 16:31:12 +0200 From: Maxime Ripard To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner arm64 Defconfig Changes for 5.4 Message-ID: <24f215ca-f3a8-4497-bf98-9ba1808b37be.lettre@localhost> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1566570675; bh=JF6wDOLSLaJE289S6g3pkFRbQsNrjAoERObnV/8/p84=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=uR+Y8YOonWsMIcqsyMaEQcy2uLtiZfIe4DpSXzbmhWRLvwjeSQDyQb6OtEJz11kGeF9 n5iMgbVhsT8/CAQEIQDnoi+WeUqcT+0criuI5V3a7ujj3qmU4csJxcDkpPzdIkQhrtYMf rOyvNhzIqfDG0HY9ZNmIb9VoYhHJykfA5RU= Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.4-1 for you to fetch changes up to 9b1e6ce34a1ab6d205effa7da38ea520f04d4e03: arm64: defconfig: Enable Sun4i SPDIF module (2019-08-12 14:35:44 +0800) ---------------------------------------------------------------- Allwinner arm64 defconfig changes for 5.4 Two patches to enable the IR receiver and the SPDIF transceiver found on the Allwinner SoCs. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV/4nQAKCRDj7w1vZxhR xdi9AQC1om2jja54gplSpDKxYzPsAphLlmSNzKKQ5+mzjj1J3gD/VNdkUyw/V2Pk g/DAuPRgpZWS1ab82Lr08z6RDeFynwk= =R83T -----END PGP SIGNATURE----- ---------------------------------------------------------------- Clément Péron (2): arm64: defconfig: Enable IR SUNXI option arm64: defconfig: Enable Sun4i SPDIF module arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+)