From patchwork Sat Nov 2 15:58:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11224151 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 70D4815AB for ; Sat, 2 Nov 2019 15:58:22 +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 07C5A218AC for ; Sat, 2 Nov 2019 15:58:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="tyE8ROc9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 07C5A218AC 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+770+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id SqK1YY1556264xeXOeAjVRiu; Sat, 02 Nov 2019 08:58:21 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.132.1572710301111190232 for ; Sat, 02 Nov 2019 08:58:21 -0700 X-Received: by mail.kernel.org (Postfix) id 80AD921897; Sat, 2 Nov 2019 15:58:20 +0000 (UTC) X-Received: from localhost (lfbn-1-10718-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 DE8D121726; Sat, 2 Nov 2019 15:58:19 +0000 (UTC) Date: Sat, 2 Nov 2019 16:58:17 +0100 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 Fixes for 5.4 Message-ID: <3935640c-289c-40b2-b156-79787aed8c60.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 X-Gm-Message-State: 25wQ7N7Qt7ujZSgTYqf4zeIKx1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1572710301; bh=2e0oDhTiUTRro7u3N0nngqGbb5QAWSgFJytqioezKzA=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=tyE8ROc9MTwGPkpHm35W8tVRTczwjcQ3CVzEPwSLiI2nUkmkwPgqhNfq5/8/ZyvUcIK hUmbt53ph405AIu1krKx0tYzgotkqLDIqu+wXeBZfOeA3sMYvAu3YwyLKo5kAUBhb0wfq GsCrJlJnmmuDhZ628/HzZUlihNUrqHwich4= Hi, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit cf03c691eb959f438c16d58ffd11f150b1a95b1e: ARM: dts: sun7i: Drop the module clock from the device tree (2019-10-07 14:12:09 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.4-2 for you to fetch changes up to e690053e97e7a9c968df9a97cef9089dfa8e6a44: ARM: sunxi: Fix CPU powerdown on A83T (2019-10-29 09:09:56 +0100) ---------------------------------------------------------------- One fix for the A83t powerdown, and one for the TBS A711 tablet wifi suspend ---------------------------------------------------------------- Ondrej Jirman (2): ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend ARM: sunxi: Fix CPU powerdown on A83T arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 1 + arch/arm/mach-sunxi/mc_smp.c | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#770): https://linux.kernel.org/g/patchwork-soc/message/770 Mute This Topic: https://linux.kernel.org/mt/40694081/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-