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=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,URIBL_RHS_DOB,USER_AGENT_MUTT 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 71CBFC04EB8 for ; Thu, 6 Dec 2018 14:05:56 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3AB9E20868 for ; Thu, 6 Dec 2018 14:05:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="suTCgSE8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3AB9E20868 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SQGHwk4Xhvuo559u3gKfSa+BXF1QT65YALmoWmYXJ6I=; b=suTCgSE8k/JkjH RMkoAi18TSOwU872+vuq8eJkdwgxkxyemFL3OT63dPo0WpQ94Lp5/qfTdP3Jy85GsfRshs+EeKnYX Il/MFYH/LTO2tR4Q6UgsSzAExU75TAzB0K6Ymg3KDUZ3K2UQ/P+yp6XRA+ELMj6L3QrMYRRiD40r2 RvpXTfCoYVv86yi9LUaFNjI5lBxNR2YtTTuk1MPYg4ZC0IwIN/1Y0ZiR6Meuqjj1/uwCWesamS5j+ 4/9sMhaNU46kTYGQWiUe/qY9ye4URCuT+avj4EbawoPK6EZj9kKHknRYdksHds7Ionu2ItBNn7SOk uvqJyEGGSLIku9BwgaGQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUuHo-0006sB-C7; Thu, 06 Dec 2018 14:05:52 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUuHg-0006ro-BI for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 14:05:49 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 25F6820745; Thu, 6 Dec 2018 15:05:31 +0100 (CET) Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id E6A352037D; Thu, 6 Dec 2018 15:05:30 +0100 (CET) Date: Thu, 6 Dec 2018 15:05:31 +0100 From: Alexandre Belloni To: Rob Herring Subject: Re: Moving ARM dts files Message-ID: <20181206140531.GX8952@piout.net> References: <20181204183649.GA5716@bogus> <20181205135726.70badac7@xhacker.debian> <20181206133922.4y4qnrqcjtog3ukt@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181206_060544_524311_8ACDBB8D X-CRM114-Status: GOOD ( 12.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Tony Lindgren , Linus Walleij , Liviu Dudau , Masahiro Yamada , Thierry Reding , Florian Fainelli , Kevin Hilman , Gregory CLEMENT , Michal Simek , Krzysztof Kozlowski , ARM-SoC Maintainers , Joel Stanley , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Andy Gross , devicetree@vger.kernel.org, Jason Cooper , Simon Horman , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Jisheng Zhang , Maxime Coquelin , Shawn Guo , Andreas =?iso-8859-1?Q?F=E4rber?= , Daniel Mack Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 06/12/2018 07:58:24-0600, Rob Herring wrote: > On Thu, Dec 6, 2018 at 7:39 AM Uwe Kleine-K=F6nig > wrote: > > > > Hello, > > > > On Wed, Dec 05, 2018 at 09:01:59AM -0600, Rob Herring wrote: > > > i.MX23 is a Sigmatel chip STMP?? > > > > I think the Freescale i.MX23 didn't exist at Sigmatel back then. AFAIK > > this is a new design using IP from Sigmatel after the aquisition. > = > It is not. I was in the i.MX group which Sigmatel was merged into at > the time. Purely marketing rebranding. > = Wouldn't it be easier to name the directory to the corresponding mach-* entry? So, imx23 and imx28 would go to mxs/, other imx in imx/. And this also solves the Marvell mess with the Synaptics Socs going in berlin/ and the other ones in mvebu/. -- = Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel