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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham 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 4D752C3A589 for ; Tue, 20 Aug 2019 10:48:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 21199206DF for ; Tue, 20 Aug 2019 10:48:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729485AbfHTKsu (ORCPT ); Tue, 20 Aug 2019 06:48:50 -0400 Received: from sauhun.de ([88.99.104.3]:35146 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728842AbfHTKsu (ORCPT ); Tue, 20 Aug 2019 06:48:50 -0400 Received: from localhost (p54B333DC.dip0.t-ipconnect.de [84.179.51.220]) by pokefinder.org (Postfix) with ESMTPSA id 85C512C3014; Tue, 20 Aug 2019 12:48:48 +0200 (CEST) Date: Tue, 20 Aug 2019 12:48:48 +0200 From: Wolfram Sang To: Yoshihiro Shimoda Cc: ulf.hansson@linaro.org, wsa+renesas@sang-engineering.com, linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH] mmc: host: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs Message-ID: <20190820104848.GC1007@ninjato> References: <1566290590-2841-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0lnxQi9hkpPO77W3" Content-Disposition: inline In-Reply-To: <1566290590-2841-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org --0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 20, 2019 at 05:43:10PM +0900, Yoshihiro Shimoda wrote: > All R-Car Gen3 SoCs with any ES version cannot use this DMAC actually. > So, this patch removes the compatibles of R-Car Gen3 SoCs from > renesas_sdhi_sys_dmac_of_match. Since the previous code has > an empty whitelist to prevent probing of R-Car Gen3 SoCs, > no behavior changes. >=20 > Signed-off-by: Yoshihiro Shimoda No regressions on my Salvator-XS with a M3N SoC: Reviewed-by: Wolfram Sang Tested-by: Wolfram Sang --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl1b0AsACgkQFA3kzBSg KbavLRAAtTYxRrLWJ4R2VlhC0ozKhMYR0hKzOtMxUzo1jQtCCZgSkcs1ttAVq3nN CikT5eFvrKYCplcHVU2Kdwa84zbmQ+HpbFa/pnTYQhL/PQOqW397D2luI0TgNrbr gq5B03hgBCiOEF2RYxa4tnEyUL0BgytPo82+CGBhVVcguo4RDvy6FN1qEkdoSW5i w7UMwRY5njR5ZOsDJpC11qaaUEWbkHKMjFy643ysHwRGVKzKsllCxIFusLLS4Ia3 IYROd34ouGQpTOgjtky0L9OevQjTZSY0J5SYyhFsaDlUmqHcQPNHyUidI+GblB/A sQYFyX8rIhAIlDhkuxHAa7ZheSg7tSGQL0pjgmhClP+W8h/PWdZc6JJzrmZDupuF YbrkGpCos9M7LULX/+IJRmumvgS95lVp8oVEEiH+861mhg7b7C9RvqxsB/WRXiZR 1HLe3wx3ytcoZ6t8FUqIsgUJ9rg0oLUhO5TE6H1xF29pzjjafyrluX3FnCXpyKc0 330TD78Xr0blxwdbn7o+MSEo9nkSkskXLRDSBtLN63xWIU5hpf9EJgAbommwHzKi msUZsni1fFQV+XbZR9PzEU+lU7CLt/JxneI9xbBHHP0szUl4IJ5YhgK8djeGV+G6 98C0tyI30hFXkfiOFYK96kK17lkrrMFyZOXUhMSk+V94b1dhYGg= =eZyF -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3--