From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f68.google.com ([74.125.83.68]:35016 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752528AbdHNNwf (ORCPT ); Mon, 14 Aug 2017 09:52:35 -0400 Received: by mail-pg0-f68.google.com with SMTP id l64so10812943pge.2 for ; Mon, 14 Aug 2017 06:52:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1502181568-12299-8-git-send-email-horms+renesas@verge.net.au> References: <1502181568-12299-1-git-send-email-horms+renesas@verge.net.au> <1502181568-12299-8-git-send-email-horms+renesas@verge.net.au> From: Geert Uytterhoeven Date: Mon, 14 Aug 2017 15:52:34 +0200 Message-ID: Subject: Re: [PATCH 07/10] ARM: dts: r8a7793: Use R-Car GPIO Gen2 fallback compat string To: Simon Horman Cc: Linux-Renesas , "linux-arm-kernel@lists.infradead.org" , Magnus Damm Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Tue, Aug 8, 2017 at 10:39 AM, Simon Horman wrote: > Use newly added R-Car GPIO Gen2 fallback compat string > in place of now deprecated non-generation specific > R-Car GPIO fallback compat string in the DT of the r8a7793 SoC. > > This should have no run-time effect as the driver matches against > the per-SoC compat string before considering the fallback compat string. > > Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Mon, 14 Aug 2017 15:52:34 +0200 Subject: [PATCH 07/10] ARM: dts: r8a7793: Use R-Car GPIO Gen2 fallback compat string In-Reply-To: <1502181568-12299-8-git-send-email-horms+renesas@verge.net.au> References: <1502181568-12299-1-git-send-email-horms+renesas@verge.net.au> <1502181568-12299-8-git-send-email-horms+renesas@verge.net.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 8, 2017 at 10:39 AM, Simon Horman wrote: > Use newly added R-Car GPIO Gen2 fallback compat string > in place of now deprecated non-generation specific > R-Car GPIO fallback compat string in the DT of the r8a7793 SoC. > > This should have no run-time effect as the driver matches against > the per-SoC compat string before considering the fallback compat string. > > Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds