From patchwork Mon Dec 11 15:45:29 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 847102 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.b="bcCEkCGa"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3ywS4b0MqCz9ryk for ; Tue, 12 Dec 2017 02:46:53 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id F128EC21D19; Mon, 11 Dec 2017 15:46:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 37DEBC21C45; Mon, 11 Dec 2017 15:46:25 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 63135C21C45; Mon, 11 Dec 2017 15:46:23 +0000 (UTC) Received: from conssluserg-05.nifty.com (conssluserg-05.nifty.com [210.131.2.90]) by lists.denx.de (Postfix) with ESMTPS id 3B58AC21C41 for ; Mon, 11 Dec 2017 15:46:21 +0000 (UTC) Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com [209.85.213.49]) (authenticated) by conssluserg-05.nifty.com with ESMTP id vBBFkA5f028890 for ; Tue, 12 Dec 2017 00:46:10 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com vBBFkA5f028890 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1513007171; bh=IpkhTs/Ci4sI0a9rnV9XCPPAdOBQsK1rNLmlO3CBypM=; h=From:Date:Subject:To:Cc:From; b=bcCEkCGasm3LnHb0Uc6gSDoIfk9/gJp6xzw9B7WydxbkDespIi3QLLWj5Bx/OE6Hk JgsEwhCnBBcNl1w3HJziEfXQrtZU6bzwwC/LbaSQruZum3Al8I4tDWiILVBhqEMpS0 +7w5dNOzpnQlCxxO8Rb5jSkHVBRRdR1ePx+svr6WEJuaxAMCTGm7vDBXTkTYuZ33Z1 ECSUl1dI0upLdY9dxdfbD7ADQylesy7TAalTextsaa69znZwn8/zvFvE0jd1/iF+PW NXyzaCyWFnJSWPAzyso4zyBEIX6/KKJxCWaBhhzYKNyEDcjrBb5s8pmGgsxO0nfKQN 6hQCguRcST+/A== X-Nifty-SrcIP: [209.85.213.49] Received: by mail-vk0-f49.google.com with SMTP id o70so11048420vkc.9 for ; Mon, 11 Dec 2017 07:46:10 -0800 (PST) X-Gm-Message-State: AKGB3mII8t/w3zC5wAiVOc+q8IagT9QWep0hSg6Lsi+LCIeoviRFGivZ yjBJM7vn2YGmeK3RBGY9+4+y+c/Fk3NhLh25Ygw= X-Google-Smtp-Source: ACJfBos6DC3kS7VbRbc99JYjkvn9cMMynAOcX8s6NQFf8Da9mLIBGS+mUhCjj4ae3m/V0CoLeS7COHMwEgPLWxM39w4= X-Received: by 10.31.231.3 with SMTP id e3mr840663vkh.113.1513007169584; Mon, 11 Dec 2017 07:46:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.159.47.19 with HTTP; Mon, 11 Dec 2017 07:45:29 -0800 (PST) From: Masahiro Yamada Date: Tue, 12 Dec 2017 00:45:29 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Tom Rini Cc: U-Boot Mailing List Subject: [U-Boot] [GIT PULL] u-boot-uniphier/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, Please pull some more fixes and trivial changes. Thanks! The following changes since commit 335f7b1290ce24a729a9689a1db834c743226ca8: Merge git://git.denx.de/u-boot-mpc85xx (2017-12-08 12:02:01 -0500) are available in the git repository at: git://git.denx.de/u-boot-uniphier.git master for you to fetch changes up to 7f8e75390b9c9b79748b2f87dd7ab45674323d58: ARM: uniphier: use FIELD_PREP for PLL settings (2017-12-12 00:36:12 +0900) ---------------------------------------------------------------- Dai Okamura (1): ARM: uniphier: fix SSCPLL init code for LD11 SoC Masahiro Yamada (4): ARM: uniphier: compile pll-base-ld20.c for PXs3 mtd: nand: denali: make NAND_DENALI unconfigurable option ARM: uniphier: compute SSCPLL values more precisely ARM: uniphier: use FIELD_PREP for PLL settings arch/arm/mach-uniphier/clk/Makefile | 1 + arch/arm/mach-uniphier/clk/pll-base-ld20.c | 15 ++++++++++----- drivers/mtd/nand/Kconfig | 7 +++---- 3 files changed, 14 insertions(+), 9 deletions(-)