From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: [GIT PULL 3/7] memory: tegra: Changes for v5.9-rc1 Date: Fri, 17 Jul 2020 18:12:56 +0200 Message-ID: <20200717161300.1661002-3-thierry.reding@gmail.com> References: <20200717161300.1661002-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20200717161300.1661002-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, soc-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: Thierry Reding , Jon Hunter , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.9-memory for you to fetch changes up to 46c019239fb263922d2881847dd6b614c814d867: memory: tegra: Add Tegra132 compatible string match (2020-07-15 11:55:21 +0200) Thanks, Thierry ---------------------------------------------------------------- memory: tegra: Changes for v5.9-rc1 This contains the Tegra210 EMC frequency scaling support that didn't make it into v5.8. In addition there are a couple of cleanups and minor fixes. ---------------------------------------------------------------- Arnd Bergmann (1): memory: tegra: Avoid unused function warnings Christophe JAILLET (1): memory: tegra: Fix an error handling path in tegra186_emc_probe() Dan Carpenter (1): memory: tegra: Delete some dead code Dmitry Osipenko (3): memory: tegra: Make debugfs permissions human-readable memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt Geert Uytterhoeven (1): memory: tegra: Drop Jon Hunter (1): memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194 Joseph Lo (2): memory: tegra: Add EMC scaling support code for Tegra210 memory: tegra: Add EMC scaling sequence code for Tegra210 Thierry Reding (2): memory: tegra: Support derated timings on Tegra210 memory: tegra: Add Tegra132 compatible string match drivers/memory/tegra/Kconfig | 14 + drivers/memory/tegra/Makefile | 4 + drivers/memory/tegra/mc.h | 1 + drivers/memory/tegra/tegra124-emc.c | 7 +- drivers/memory/tegra/tegra186-emc.c | 25 +- drivers/memory/tegra/tegra186.c | 4 +- drivers/memory/tegra/tegra20-emc.c | 34 +- drivers/memory/tegra/tegra210-emc-cc-r21021.c | 1775 +++++++++++++++++++++ drivers/memory/tegra/tegra210-emc-core.c | 2100 +++++++++++++++++++++++++ drivers/memory/tegra/tegra210-emc-table.c | 90 ++ drivers/memory/tegra/tegra210-emc.h | 1016 ++++++++++++ drivers/memory/tegra/tegra210-mc.h | 50 + drivers/memory/tegra/tegra30-emc.c | 122 +- 13 files changed, 5130 insertions(+), 112 deletions(-) create mode 100644 drivers/memory/tegra/tegra210-emc-cc-r21021.c create mode 100644 drivers/memory/tegra/tegra210-emc-core.c create mode 100644 drivers/memory/tegra/tegra210-emc-table.c create mode 100644 drivers/memory/tegra/tegra210-emc.h create mode 100644 drivers/memory/tegra/tegra210-mc.h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51E3CC433E1 for ; Fri, 17 Jul 2020 16:14:52 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1DC842076A for ; Fri, 17 Jul 2020 16:14:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R07+Otr5"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jwIzNTJ5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1DC842076A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: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:List-Owner; bh=G8DL+FOcEKetzwcZS7znJuLjnQ6mtHw95fsx1mNaSxg=; b=R07+Otr5mSdUIHHXLfBt+kKI6 E1C3ERWWOWAb7GK8NWAZ9IqEQapFaC6tQfmPnODGHk4pnp3H/sA7WC4oMyMa7fr5R+JyCPrqYJOpC ZItMdOHU3jwDOiH/wlfWIFfDVinu44ETgEbiQWCaDEktJzmqKbIK3z+V9XMkOOGsm8aePXJRXxbYk kbBQfeJB0QtsuWytjTI8NZsJD7j9QQh9e0znwBaAGg9ZtzAjqKZYSNwQ7onuFBEQLcJaQ7ik1Bsk6 n7bO8w2E8t92doya4LdxmcMDCH4p3w58O7rRZasSjgOY3uuQ+VE5r7+g97ODCionQPWwJ8pyznetI plYpHajsw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwSz7-0003P2-1k; Fri, 17 Jul 2020 16:13:17 +0000 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwSyy-0003Mp-L4 for linux-arm-kernel@lists.infradead.org; Fri, 17 Jul 2020 16:13:09 +0000 Received: by mail-ej1-x641.google.com with SMTP id rk21so11455622ejb.2 for ; Fri, 17 Jul 2020 09:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cUnkdzNdxg8LD5hqVaIzXy2XoR2S7oQA1tg31Kfen/Y=; b=jwIzNTJ5eh4Mo+Z+zqr/8LNBEo2x1KJvOzCP8JRlfzlIcfHFG6zGrKWsFZOC0gD/wg xRuna04i9D9aVOSvjq6GQVX49F+lk73WDzcoZ1Bpe8KAaIfOILOc7BkPiYQGMlhreZ3M neWy63kPPCFhMLis5L9l8pE12V5zPR0Ezif8wMHs1x3Pw7AvNdX96WDr1JsUqcuftjoU IsgHxzkDqWLlryz1vLXdQZFY+B+0LnDpMnDz+otbylOKhqm6JPBkK1hLiOf60CUOiKEs 2HNG0l/4gwFu4WzYPGZH1+K1bfILT3ytbfc6/wOWoHerf6pKr59TrEzfaZOeGGRaHket N1fw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cUnkdzNdxg8LD5hqVaIzXy2XoR2S7oQA1tg31Kfen/Y=; b=WZLBR8rSOYpVAZ0piCbHM7sQpB2kDI18FBFbrc5DXkfqFgjSXsZEwd30gGGT3URv2u PVb2Dhx/5AwGSl5d2QYEuAuHgMHZW41bb9FPNozL8+Soh5m7vkpDnGL6yZnge6os4Z1q sFSY0D4M3peJ2tOr5AwJHezqPv6Zis+hsDY6pQ+at2Ihiw3XuynVFNETMv9cXgCJnGc6 inzuotNPlyraNpQrQ1xq0SH7GktM+F1yLEcf/f0DJBDko9eyQ1kEuBFfYvR5W5mvw+Z1 QIQTeOM0VhQgXA+hy/RrwhcbpG4OMmbXERicwTSOgea5ikyHDs07bo2FVxCxtzOfzT/8 aAMA== X-Gm-Message-State: AOAM530+FIuDMU3h05Xm2DAI25genQfG72okAEOdoGGfOv1+jnYTva2B ZrVNv9V+vqT0pkYNNuD3FzY= X-Google-Smtp-Source: ABdhPJwDnt2HX9wPDBSm5W8xZz6dR9sdm9xm0mQ9/m+om5cB+kKZfQdbR3TDVTfLWgFZTG6dVGZx0w== X-Received: by 2002:a17:906:31c8:: with SMTP id f8mr8883155ejf.269.1595002387396; Fri, 17 Jul 2020 09:13:07 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id cb7sm8385204ejb.12.2020.07.17.09.13.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Jul 2020 09:13:06 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL 3/7] memory: tegra: Changes for v5.9-rc1 Date: Fri, 17 Jul 2020 18:12:56 +0200 Message-Id: <20200717161300.1661002-3-thierry.reding@gmail.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200717161300.1661002-1-thierry.reding@gmail.com> References: <20200717161300.1661002-1-thierry.reding@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200717_121308_775914_3BC8B6DB X-CRM114-Status: GOOD ( 12.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-tegra@vger.kernel.org, Thierry Reding , linux-arm-kernel@lists.infradead.org, Jon Hunter Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC maintainers, The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.9-memory for you to fetch changes up to 46c019239fb263922d2881847dd6b614c814d867: memory: tegra: Add Tegra132 compatible string match (2020-07-15 11:55:21 +0200) Thanks, Thierry ---------------------------------------------------------------- memory: tegra: Changes for v5.9-rc1 This contains the Tegra210 EMC frequency scaling support that didn't make it into v5.8. In addition there are a couple of cleanups and minor fixes. ---------------------------------------------------------------- Arnd Bergmann (1): memory: tegra: Avoid unused function warnings Christophe JAILLET (1): memory: tegra: Fix an error handling path in tegra186_emc_probe() Dan Carpenter (1): memory: tegra: Delete some dead code Dmitry Osipenko (3): memory: tegra: Make debugfs permissions human-readable memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt Geert Uytterhoeven (1): memory: tegra: Drop Jon Hunter (1): memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194 Joseph Lo (2): memory: tegra: Add EMC scaling support code for Tegra210 memory: tegra: Add EMC scaling sequence code for Tegra210 Thierry Reding (2): memory: tegra: Support derated timings on Tegra210 memory: tegra: Add Tegra132 compatible string match drivers/memory/tegra/Kconfig | 14 + drivers/memory/tegra/Makefile | 4 + drivers/memory/tegra/mc.h | 1 + drivers/memory/tegra/tegra124-emc.c | 7 +- drivers/memory/tegra/tegra186-emc.c | 25 +- drivers/memory/tegra/tegra186.c | 4 +- drivers/memory/tegra/tegra20-emc.c | 34 +- drivers/memory/tegra/tegra210-emc-cc-r21021.c | 1775 +++++++++++++++++++++ drivers/memory/tegra/tegra210-emc-core.c | 2100 +++++++++++++++++++++++++ drivers/memory/tegra/tegra210-emc-table.c | 90 ++ drivers/memory/tegra/tegra210-emc.h | 1016 ++++++++++++ drivers/memory/tegra/tegra210-mc.h | 50 + drivers/memory/tegra/tegra30-emc.c | 122 +- 13 files changed, 5130 insertions(+), 112 deletions(-) create mode 100644 drivers/memory/tegra/tegra210-emc-cc-r21021.c create mode 100644 drivers/memory/tegra/tegra210-emc-core.c create mode 100644 drivers/memory/tegra/tegra210-emc-table.c create mode 100644 drivers/memory/tegra/tegra210-emc.h create mode 100644 drivers/memory/tegra/tegra210-mc.h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel