From patchwork Mon Apr 16 15:19:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 898702 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="RK+pYwRJ"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40PsWm72vVz9s3G for ; Tue, 17 Apr 2018 01:20:20 +1000 (AEST) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=FkEmAFAKpYRBRQQNik39EWTiTEIrp7EhCEibYOhKebU=; b=RK+ pYwRJulIlJZNNXo5421dSdtgRbE7s2Sd59wJflwpiDrtk5oQssUpPMQA+PGDMZ5JSHhBnxWESgoyE gfxQyT8OnE1ZXNz6jvxY0tbmWhH1WQdnHPStoZww4x/5SmzQv+PTKoM7OJS2qdw4s9FGaifXRuwjz i09+fCPW4QnYBxNw42Rq2pbdnURtcA93/q3zXPNzSroMxOpGVu2A4Z+wyoK45BJ/k6XXtIJ8oGMMK iYgEbzEG20LAOKd/YmbFdUMTU3+iPWAIwt9Ga8TDjJjFq1CzvOuYlrEt5SIc9oYbihK+NKmJciKgX X7qbH8yjfBExVuuoaVS/y7mHJfdZhsg==; 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 1f85vV-0003xb-H6; Mon, 16 Apr 2018 15:20:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f85vQ-0002jw-Oj for linux-arm-kernel@lists.infradead.org; Mon, 16 Apr 2018 15:20:13 +0000 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-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E9F09217D4; Mon, 16 Apr 2018 15:20:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E9F09217D4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dinguyen@kernel.org From: Dinh Nguyen To: arnd@arndb.de, khilman@linaro.org, olof@lixom.net Subject: [GIT PULL] ARM: socfpga_defconfig: fix for v4.17 Date: Mon, 16 Apr 2018 10:19:59 -0500 Message-Id: <1523891999-6068-1-git-send-email-dinguyen@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180416_082012_822144_AA06404C X-CRM114-Status: UNSURE ( 9.37 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Kevin, and Olof: Please pull in this fix for v4.17. Thanks, Dinh The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_defconfig_fix_v4.17 for you to fetch changes up to 6e8fe39989720b87439fee7817a5ca362b16d931: ARM: socfpga_defconfig: Remove QSPI Sector 4K size force (2018-04-16 09:14:30 -0500) ---------------------------------------------------------------- ARM: socfpga_defconfig: fix QSPI Sector 4k - disable CONFIG_MTD_SPI_NOR_USE_4K_SECTORS ---------------------------------------------------------------- Thor Thayer (1): ARM: socfpga_defconfig: Remove QSPI Sector 4K size force arch/arm/configs/socfpga_defconfig | 1 + 1 file changed, 1 insertion(+)