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=-8.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 B6D4AC388F9 for ; Tue, 27 Oct 2020 13:49:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8B06021D24 for ; Tue, 27 Oct 2020 13:49:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="C7L5ldZS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752545AbgJ0NtX (ORCPT ); Tue, 27 Oct 2020 09:49:23 -0400 Received: from mail-ed1-f66.google.com ([209.85.208.66]:36688 "EHLO mail-ed1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752540AbgJ0NtW (ORCPT ); Tue, 27 Oct 2020 09:49:22 -0400 Received: by mail-ed1-f66.google.com with SMTP id l16so1511200eds.3; Tue, 27 Oct 2020 06:49:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZnQkxwgJ6i77+EDy7ii9SL2QSN3TsUPUF8gJzK7Sz2A=; b=C7L5ldZS0nW165WCgAWiA78F1DltzHr7uZvwIfgu1OR/PFMoHIvrDUhqmqdm91jLrr Uj5J7Ya4bD9GzRepdajFDKjbOzaAl75KTAaDA0T5oEZTcVIty8EFB+b7SDRB8xBBnsIz zaDtz8ScVAj9CunFwLuFXIgxuIav8MLQcKF7gmthk+m5ng3sRxXv3ibUiYPnpC3x2/rk Mzhejt14ZLAl6FDU6uZ2odTOGyT6W0C9aa1BsDTWo0lmDCu/S2itQoIy0cHBf/R2Pzow akVuSt4RXLEuo1VaifHUoWeN/aMhccy8yExyntXeCZAaQia1BtsQdTfFxfQ1JTpsvgZu 71CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZnQkxwgJ6i77+EDy7ii9SL2QSN3TsUPUF8gJzK7Sz2A=; b=HYTA1ZWQrz/nO/BP6BcADM2+gKVDE9okUK2t9mnnYFBwKo655OSs1bPMWYRz/Khha7 BUPbm5D2VRcl/ftPl4qQawk2vKpurSRGfg73YKSWayifhAJ6CHr7hAd31vyfxMmPDmQ6 c5SNX67CsgfnDTBMNcoAT60Hh+BK/2mmG/ABRqaEgCLA2cHU4kyesxqmHNN8RXqFtfYX KLr6Yn6fReBc3ik1pNymJtYpJayz9HVYNJLQdPqki1GMgfwH/J+DhntC88zOuCJLJ4JF ReBm9VADelUFDPPeAYPvU9yLRb2uvCRdTdOatR1vhuKaVg0/9CUu/ueWyoQoo58qKwzh Ammw== X-Gm-Message-State: AOAM530IbLKrATwrx+1OJfTDdnkrjJ7H2RzsKeOdYhwvAkgaCWAx277I LLnAUrJkCoMX31zf5SvArMNn5/Dh184= X-Google-Smtp-Source: ABdhPJyLImSrLnd0UnDtq1WDozpOz5Rbs7Y3xGZeJh9Wqk/YZ8OSbRrxILNooHJBec1dYS8bHABScQ== X-Received: by 2002:a50:ab5b:: with SMTP id t27mr2314325edc.281.1603806559858; Tue, 27 Oct 2020 06:49:19 -0700 (PDT) Received: from localhost ([217.111.27.204]) by smtp.gmail.com with ESMTPSA id k18sm1012491eds.93.2020.10.27.06.49.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Oct 2020 06:49:18 -0700 (PDT) Date: Tue, 27 Oct 2020 14:49:17 +0100 From: Thierry Reding To: Dmitry Osipenko Cc: Jonathan Hunter , Georgi Djakov , Rob Herring , Michael Turquette , Stephen Boyd , Peter De Schrijver , MyungJoo Ham , Kyungmin Park , Chanwoo Choi , Mikko Perttunen , Viresh Kumar , Peter Geis , Nicolas Chauvet , Krzysztof Kozlowski , linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: Re: [PATCH v6 30/52] memory: tegra20-emc: Make driver modular Message-ID: <20201027134917.GK1822510@ulmo> References: <20201025221735.3062-1-digetx@gmail.com> <20201025221735.3062-31-digetx@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yiup30KVCQiHUZFC" Content-Disposition: inline In-Reply-To: <20201025221735.3062-31-digetx@gmail.com> User-Agent: Mutt/1.14.7 (2020-08-29) Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org --yiup30KVCQiHUZFC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 26, 2020 at 01:17:13AM +0300, Dmitry Osipenko wrote: > This patch adds modularization support to the Tegra20 EMC driver. Driver > now can be compiled as a loadable kernel module. >=20 > Signed-off-by: Dmitry Osipenko > --- > drivers/memory/tegra/Kconfig | 2 +- > drivers/memory/tegra/tegra20-emc.c | 17 ++++++++++++----- > 2 files changed, 13 insertions(+), 6 deletions(-) Acked-by: Thierry Reding --yiup30KVCQiHUZFC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl+YJV0ACgkQ3SOs138+ s6EUag/+OjWxEB4buJmoqYw0Rv+8ij1VT1G6Sh9iz75VISwmL6uRFeB3kAECbmpO HY3HsZImaMg9qrDj+FRpXO+1mdKNUB3Bj0nhX3r39Ng6kfj+JQ1LB5p0zjGMXGpj JECXzD7KIS21xiMZQDZKWF+FJQeJNwNZiBtQlpR1+CNtdLOL8kb3nwRfV1u/fwmG v835gDSON0zLC5xgNpSchOvuf2SUze90N65hb9S7C8eo0U9fsBa64quS8+kzi/qn h6rQVPUoElFh+rtthgslcgN/a7eiiKRfjxXfgX3yEcmEPwP6p2uCvZakf98y5stC 33H0Okyq1HynFA60lvAiArx+1U5iv6BFuMtQZelKAqMyZTiEMAUNYHWdSlEdNYp2 92HoBL98MkYM8fD1RHEhx95HFNEWnalA+45HKKLSU75YMkNSad4eQofRjFMr8+f9 45ewjoYSiPmWBsiIJ5SQrI5N7E/UWG1Stg25xAIBqBscCQXLMgv+3rkbxLe4oW/O babLseIhIVNtYzP1bIcewYmSig/tmYG00RzBpQIddXESAzppjc4VtXRTk0mPWMJy uk4aIKZHeher/uKxvDincboDjZvvyIqEV+Gt4NDnuDPubtdA/hQjwLXZaxNOWEhB lFBJkwdhiry9LprfiUKk7GxygvRAd0qYjFM/SRB0cLyb/g7aR6E= =TBNL -----END PGP SIGNATURE----- --yiup30KVCQiHUZFC-- 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=-7.8 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 F126FC55178 for ; Tue, 27 Oct 2020 13:49:22 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 AA28E21707 for ; Tue, 27 Oct 2020 13:49:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="C7L5ldZS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA28E21707 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 09D3B6EB70; Tue, 27 Oct 2020 13:49:22 +0000 (UTC) Received: from mail-ed1-x544.google.com (mail-ed1-x544.google.com [IPv6:2a00:1450:4864:20::544]) by gabe.freedesktop.org (Postfix) with ESMTPS id 338A86EB70 for ; Tue, 27 Oct 2020 13:49:21 +0000 (UTC) Received: by mail-ed1-x544.google.com with SMTP id dn5so1496157edb.10 for ; Tue, 27 Oct 2020 06:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZnQkxwgJ6i77+EDy7ii9SL2QSN3TsUPUF8gJzK7Sz2A=; b=C7L5ldZS0nW165WCgAWiA78F1DltzHr7uZvwIfgu1OR/PFMoHIvrDUhqmqdm91jLrr Uj5J7Ya4bD9GzRepdajFDKjbOzaAl75KTAaDA0T5oEZTcVIty8EFB+b7SDRB8xBBnsIz zaDtz8ScVAj9CunFwLuFXIgxuIav8MLQcKF7gmthk+m5ng3sRxXv3ibUiYPnpC3x2/rk Mzhejt14ZLAl6FDU6uZ2odTOGyT6W0C9aa1BsDTWo0lmDCu/S2itQoIy0cHBf/R2Pzow akVuSt4RXLEuo1VaifHUoWeN/aMhccy8yExyntXeCZAaQia1BtsQdTfFxfQ1JTpsvgZu 71CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZnQkxwgJ6i77+EDy7ii9SL2QSN3TsUPUF8gJzK7Sz2A=; b=tIOaIUfIsgStz6EDMJAkwMCi23BFYUyYwwAdnBi67n3NRvPW7LkbHAk7NUb8pL7ERT w8TIXszA/7BHvyUvtKuiMQ3XEACuN0cjD+YthH/hNe3zUFvAVXvhq8fCfXMPyu4BNKWg r0hgl3jMj613dhK5k3yPqZpFgR6Kr8Eju0E9iZthaP9LG6/9cRrLpKf2kUYY848cj3w4 1LfERgrOOmU0cA3hdi7RW+OEgFtJ9LPlSxBYqGMj5LbWvdEfaUmFv0B/ZMMxLjUbuVPX sQCrNWkuPxfkWNn8374/my9f8aIiz3i2Ajbg0f7ny2WWz1ZvsYhRWzFKjLoCWQi5yfK/ JK4Q== X-Gm-Message-State: AOAM5324FW91yhspdkfmx0CSRvKijRcGl5PZPe9OgNl2GnfLVwACRtOG pOm6xbh3FBR++VBqXDEh46E= X-Google-Smtp-Source: ABdhPJyLImSrLnd0UnDtq1WDozpOz5Rbs7Y3xGZeJh9Wqk/YZ8OSbRrxILNooHJBec1dYS8bHABScQ== X-Received: by 2002:a50:ab5b:: with SMTP id t27mr2314325edc.281.1603806559858; Tue, 27 Oct 2020 06:49:19 -0700 (PDT) Received: from localhost ([217.111.27.204]) by smtp.gmail.com with ESMTPSA id k18sm1012491eds.93.2020.10.27.06.49.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Oct 2020 06:49:18 -0700 (PDT) Date: Tue, 27 Oct 2020 14:49:17 +0100 From: Thierry Reding To: Dmitry Osipenko Subject: Re: [PATCH v6 30/52] memory: tegra20-emc: Make driver modular Message-ID: <20201027134917.GK1822510@ulmo> References: <20201025221735.3062-1-digetx@gmail.com> <20201025221735.3062-31-digetx@gmail.com> MIME-Version: 1.0 In-Reply-To: <20201025221735.3062-31-digetx@gmail.com> User-Agent: Mutt/1.14.7 (2020-08-29) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Mikko Perttunen , dri-devel@lists.freedesktop.org, Nicolas Chauvet , Stephen Boyd , Viresh Kumar , Peter De Schrijver , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Georgi Djakov , Chanwoo Choi , Kyungmin Park , Rob Herring , MyungJoo Ham , Peter Geis , linux-tegra@vger.kernel.org, Jonathan Hunter , Michael Turquette Content-Type: multipart/mixed; boundary="===============0534760453==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============0534760453== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yiup30KVCQiHUZFC" Content-Disposition: inline --yiup30KVCQiHUZFC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 26, 2020 at 01:17:13AM +0300, Dmitry Osipenko wrote: > This patch adds modularization support to the Tegra20 EMC driver. Driver > now can be compiled as a loadable kernel module. >=20 > Signed-off-by: Dmitry Osipenko > --- > drivers/memory/tegra/Kconfig | 2 +- > drivers/memory/tegra/tegra20-emc.c | 17 ++++++++++++----- > 2 files changed, 13 insertions(+), 6 deletions(-) Acked-by: Thierry Reding --yiup30KVCQiHUZFC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl+YJV0ACgkQ3SOs138+ s6EUag/+OjWxEB4buJmoqYw0Rv+8ij1VT1G6Sh9iz75VISwmL6uRFeB3kAECbmpO HY3HsZImaMg9qrDj+FRpXO+1mdKNUB3Bj0nhX3r39Ng6kfj+JQ1LB5p0zjGMXGpj JECXzD7KIS21xiMZQDZKWF+FJQeJNwNZiBtQlpR1+CNtdLOL8kb3nwRfV1u/fwmG v835gDSON0zLC5xgNpSchOvuf2SUze90N65hb9S7C8eo0U9fsBa64quS8+kzi/qn h6rQVPUoElFh+rtthgslcgN/a7eiiKRfjxXfgX3yEcmEPwP6p2uCvZakf98y5stC 33H0Okyq1HynFA60lvAiArx+1U5iv6BFuMtQZelKAqMyZTiEMAUNYHWdSlEdNYp2 92HoBL98MkYM8fD1RHEhx95HFNEWnalA+45HKKLSU75YMkNSad4eQofRjFMr8+f9 45ewjoYSiPmWBsiIJ5SQrI5N7E/UWG1Stg25xAIBqBscCQXLMgv+3rkbxLe4oW/O babLseIhIVNtYzP1bIcewYmSig/tmYG00RzBpQIddXESAzppjc4VtXRTk0mPWMJy uk4aIKZHeher/uKxvDincboDjZvvyIqEV+Gt4NDnuDPubtdA/hQjwLXZaxNOWEhB lFBJkwdhiry9LprfiUKk7GxygvRAd0qYjFM/SRB0cLyb/g7aR6E= =TBNL -----END PGP SIGNATURE----- --yiup30KVCQiHUZFC-- --===============0534760453== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0534760453==--