From patchwork Fri Nov 22 18:21:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11258255 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 249326C1 for ; Fri, 22 Nov 2019 18:21: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 AF4F42067D for ; Fri, 22 Nov 2019 18:21:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="DLwCunRe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AF4F42067D 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+936+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id HpFkYY1556264xrxoYcQBPWN; Fri, 22 Nov 2019 10:21:14 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.2231.1574446873997066884 for ; Fri, 22 Nov 2019 10:21:14 -0800 X-Received: by mail.kernel.org (Postfix) id 8D1F620721; Fri, 22 Nov 2019 18:21:13 +0000 (UTC) X-Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 24A1720715; Fri, 22 Nov 2019 18:21:13 +0000 (UTC) From: Dinh Nguyen To: Linuxkernel+Patchwork-Soc via Email Integration Cc: dinguyen@kernel.org Subject: [GIT PULL] ARM: socfpga: update for v5.5 Date: Fri, 22 Nov 2019 12:21:06 -0600 Message-Id: <20191122182106.822-1-dinguyen@kernel.org> MIME-Version: 1.0 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: JQigOR3g5E3RBpBZsYBufigrx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1574446874; bh=UvLBVI4p6SpeMjJ9tApwT6vfjgJsIcbgkhpFRgp4AdU=; h=Cc:Date:From:Reply-To:Subject:To; b=DLwCunRelQ3nXG0BdT0Q6GGj17s4BTwZCbgFXog1pD9iDxMyJ9ZNcgwRw6gE2i1cYiE NgI29CvrZKHvVGJZDBHyZhn5BBnVKy0BGD0dWp0SYDQxGmjdEN3x9AkB93XmhAq/dlNbO Q8vkpoobp45XK9/EpVfUvpj3PjfvysEoe/0= Hi Arnd, Kevin, and Olof: Please pull in this SoCFPGA update for v5.5. Thanks, Dinh The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v5.5 for you to fetch changes up to 716864586c6261b079a4d5ebc02f19adc8e6aa38: arm: socfpga: execute cold reboot by default (2019-11-22 12:12:10 -0600) ---------------------------------------------------------------- SoCFPGA updates for v5.5 - Issue COLD reboot by default for SoCFPGA platforms ---------------------------------------------------------------- Simon Goldschmidt (1): arm: socfpga: execute cold reboot by default arch/arm/mach-socfpga/socfpga.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#936): https://linux.kernel.org/g/patchwork-soc/message/936 Mute This Topic: https://linux.kernel.org/mt/61720394/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] -=-=-=-=-=-=-=-=-=-=-=-