Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935026AbbKTHrB (ORCPT ); Fri, 20 Nov 2015 02:47:01 -0500 Received: from mail-ob0-f180.google.com ([209.85.214.180]:32848 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934424AbbKTHq5 (ORCPT ); Fri, 20 Nov 2015 02:46:57 -0500 MIME-Version: 1.0 In-Reply-To: <1764695.P2DCFfYC1V@avalon> References: <1447958344-836-1-git-send-email-geert+renesas@glider.be> <1447958344-836-18-git-send-email-geert+renesas@glider.be> <1764695.P2DCFfYC1V@avalon> Date: Fri, 20 Nov 2015 08:46:56 +0100 X-Google-Sender-Auth: bzLX735yFUBSQ1UGhcl7idiOerQ Message-ID: Subject: Re: [PATCH 17/25] serial: sh-sci: Correct SCIF type on R-Car for BRG From: Geert Uytterhoeven To: Laurent Pinchart Cc: Geert Uytterhoeven , Greg Kroah-Hartman , Simon Horman , Magnus Damm , Yoshinori Sato , Laurent Pinchart , "linux-serial@vger.kernel.org" , Linux-sh list , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1731 Lines: 38 Hi Laurent, On Thu, Nov 19, 2015 at 9:55 PM, Laurent Pinchart wrote: > On Thursday 19 November 2015 19:38:56 Geert Uytterhoeven wrote: >> The "renesas,scif" compatible value is currently used for the SCIF >> variant in all Renesas SoCs of the R-Car family. However, the variant >> used in the R-Car family is not the common "SH-4(A)" variant, but a >> derivative with added "Baud Rate Generator for External Clock" (BRG), >> which is also present in sh7734. > > Time to introduce a "renesas,scif-rcar" compatible string ? ;-) > > As the only DT-enabled platform to have a different SCIF type is r7s72100 we > could also consider just switching the regtype to SCIx_SH4_SCIF_BRG_REGTYPE > for the generic "renesas,scif" entry as it's listed after the "renesas,scif- > r7s72100" entry. That might cause an issue if we want to enable DT on arch/sh > though, but even if that happens due to the J-Core processors I'd be surprised > to see the old Renesas SH platforms being moved to DT. I thought about that, but you never know in which out-of-tree BSP it ended up being used, too. So better safe than sorry. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/