Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030927AbbD1QxT (ORCPT ); Tue, 28 Apr 2015 12:53:19 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:33681 "EHLO mail-ob0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030306AbbD1QxS (ORCPT ); Tue, 28 Apr 2015 12:53:18 -0400 MIME-Version: 1.0 In-Reply-To: References: <1416302641.7024.7.camel@x220> Date: Tue, 28 Apr 2015 18:53:15 +0200 X-Google-Sender-Auth: 7q8NMEEYezTpu2poZgpjkWDZtY4 Message-ID: Subject: Re: ARM: shmobile: ARCH_R8A7793? From: Geert Uytterhoeven To: Valentin Rothberg Cc: Paul Bolle , Geert Uytterhoeven , Russell King , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Linux-sh list , Andreas Ruprecht , hengelein Stefan , Ulrich Hecht 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: 1988 Lines: 52 Hi Valentin, On Tue, Apr 28, 2015 at 5:52 PM, Valentin Rothberg wrote: > I am cleaning up some Kconfig issues in ARM > (./scripts/checkkconfgisymbols.py) at the moment and came across > CONFIG_ARCH_R8A7793: > > arch/arm/Kconfig.debug: depends on ARCH_R8A7790 || > ARCH_R8A7791 || ARCH_R8A7793 > drivers/clk/shmobile/Makefile:obj-$(CONFIG_ARCH_R8A7793) > += clk-rcar-gen2.o > > Do you know when this option will be added to Kconfig (see email below)? A first patch series was sent last month, cfr. ("[PATCH 00/11] r8a7793 SoC, Gose board support", http://www.spinics.net/lists/linux-sh/msg40781.html). I assume an update, taking account review comments, will be posted shortly. > On Tue, Nov 18, 2014 at 10:36 AM, Geert Uytterhoeven > wrote: >> Hi Paul, >> >> On Tue, Nov 18, 2014 at 10:24 AM, Paul Bolle wrote: >>> Your commit 7a2071c58f36 ("ARM: shmobile: Add early debugging support >>> using SCIF(A)") is included in today's linux-next (ie, next-20141118). >>> It adds an (optional) dependency on the Kconfig symbol ARCH_R8A7793. But >>> that symbol isn't part of next-20141118. >>> >>> Is a patch that adds this symbol queued somewhere? >> >> Not yet. I was just a bit pro-active ;-) >> >> However, there are already references to r8a7793 in DT binding documentation, >> and in of_device_id arrays in drivers. 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/