From patchwork Wed Nov 21 11:16:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 1001102 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=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="soGKhuj9"; 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 430Km84cqkz9s29 for ; Wed, 21 Nov 2018 22:17:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=5mwZmmgS2laPSFzMvkF9ft1QHeYJyVPdLS+dQmkBq2k=; b=soG Khuj9CHvzdcbgCW0lcDE8ZLKMK8HR4EWLUGSSFrEDvlzFFOx32xVAgAKJM1zD/D/13ovCckxnguoa FjGgCKu3wuIK1RfNtiFY8mniqcvfkQCN0eJbROoGEvqJARm+fBXWScTadILp53hR/JfiVrgPLO/2y sgy5Pp3EoTX4NFVUii9YkhFUFiiQ1DrIeVhnjwyrwefwwsyd2PMS8UFHx5p5ZSQtWrpQ5HmAVpJpm 2y5yJh3m3rWeytxpIPt/f1eJWjP5p1oUL30pRtR/0GNMsnPNMepnYn3kN42aO2WP9r4umczu9tTe0 9Ni79FiQ6dzHf2cC+VTFlecvVGXEgTg==; 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 1gPQVH-0005gw-Dp; Wed, 21 Nov 2018 11:17:07 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gPQVC-0005gT-N2 for linux-arm-kernel@lists.infradead.org; Wed, 21 Nov 2018 11:17:05 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 728BF20E3C; Wed, 21 Nov 2018 12:16:51 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id B661320DBE; Wed, 21 Nov 2018 12:16:23 +0100 (CET) Date: Wed, 21 Nov 2018 12:16:23 +0100 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ARM: at91: fixes for 4.20 Message-ID: <20181121111623.GA10372@piout.net> MIME-Version: 1.0 User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181121_031702_882111_2BFD3E70 X-CRM114-Status: GOOD ( 12.96 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 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: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org 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 Arnd, Olof, A simple DT fix that is necessary to get reliable access to the NAND on sama5d2 based boards. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-fixes for you to fetch changes up to 4ab7ca092c3c7ac8b16aa28eba723a8868f82f14: ARM: dts: at91: sama5d2: use the divided clock for SMC (2018-11-21 11:50:32 +0100) ---------------------------------------------------------------- AT91 fixes for 4.20 - Fix the SMC parent clock ---------------------------------------------------------------- Romain Izard (1): ARM: dts: at91: sama5d2: use the divided clock for SMC arch/arm/boot/dts/sama5d2.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)