Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp5866234ybg; Tue, 22 Oct 2019 09:29:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqw3bqUtaKMKOBbc+/wUZU5dZ2Dd+1hc1N5IlNpd3tg7iBRjJ/PnT4rttTFYOITTwq3YHPlu X-Received: by 2002:a17:906:ecb4:: with SMTP id qh20mr2541735ejb.46.1571761751465; Tue, 22 Oct 2019 09:29:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571761751; cv=none; d=google.com; s=arc-20160816; b=eVGGCqEFmOVzGJmmoJk8qWO/eo6vO9kciXX3iLzGU+uL+zAw2pnWzhh3j5sxtR5moj lRSnq9g+4xQROnUhoggAZuOg2QCwiNYU4gwPi8lGl3EH7NOCagi0cMksxFf5dCJj1oEp 1N8Z2YPXoJYRhBUadLGljt8VG44GuA0mNHDSKpYGJvgRzC6qurR7xvcc5JycqxJ2eK+7 DFr33y6thgqHnOL+vbgLIF9UFM8BEvfvXrQgep5EYoiokGxY9rAFfpdMrChYhqNbyPei cdQ2Jl2ZxX0Gka+vE70gL14UEXyN0oDRxGjimu/qZyt2RedqXI3y/L+npIWHt2ZD3nCn KzoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=mG+ik0v53ktuNVg+2eGvqBrPsTTe1W4S3uSDHoNSLls=; b=BbGkLkd/DQOpCMLiyfcKxCnQkfJazHX7temTJUgaPLYG7wXMQDH0M+z0tKlnLp42iq c132weYwLLan8l7QNDhBWe2KAPWxhGGl5AML2k18tkZopQn2wOzVA7DSiOwryLg2P/6M /hq5pJNS6MrZkKLVkyMVe7pJTMcWvIlrpJQNubnLb3cLPy4m1LtY+iYSWsaZAWH0N3RR K9ynTlXh6MviyCm6gGTowq34azJkqo91Joayl5srWxINNljvfkB2/wvgZq8HxmtpU6Ut 5MRXEXOjSRsM6ZA4BJHpXGHebyHoqYQn8gMHZf5D6AswnFQ4fiZSv8Fym4DOzG4Q85kn aR+A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b53si6109068edb.419.2019.10.22.09.28.46; Tue, 22 Oct 2019 09:29:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388801AbfJVPxv (ORCPT + 99 others); Tue, 22 Oct 2019 11:53:51 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:45007 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388789AbfJVPxv (ORCPT ); Tue, 22 Oct 2019 11:53:51 -0400 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iMwT7-0006Ja-Jx; Tue, 22 Oct 2019 17:53:09 +0200 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1iMwT5-0002EX-5J; Tue, 22 Oct 2019 17:53:07 +0200 Date: Tue, 22 Oct 2019 17:53:07 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Arnd Bergmann Cc: Kukjin Kim , Krzysztof Kozlowski , Ulf Hansson , Thierry Reding , Mark Brown , Greg Kroah-Hartman , Jiri Slaby , Sangbeom Kim , Sylwester Nawrocki , Liam Girdwood , "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES" , Linux ARM , Linus Walleij , Jaroslav Kysela , Takashi Iwai , Olof Johansson , Sascha Hauer , =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= , Mauro Carvalho Chehab , Bartlomiej Zolnierkiewicz , Faiz Abbas , "linux-kernel@vger.kernel.org" , linux-mmc , Linux PWM List , linux-spi , linux-serial@vger.kernel.org, ALSA Development Mailing List Subject: Re: [PATCH 11/36] ARM: s5pv210: split from plat-samsung Message-ID: <20191022155307.izh4ryorm7thw7tq@pengutronix.de> References: <20191010202802.1132272-1-arnd@arndb.de> <20191010203043.1241612-1-arnd@arndb.de> <20191010203043.1241612-11-arnd@arndb.de> <20191011055149.4dudr4tk2znpt65u@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Tue, Oct 22, 2019 at 04:01:12PM +0200, Arnd Bergmann wrote: > > > @@ -235,7 +235,6 @@ machine-$(CONFIG_PLAT_SPEAR) += spear > > > # by CONFIG_* macro name. > > > plat-$(CONFIG_ARCH_OMAP) += omap > > > plat-$(CONFIG_ARCH_S3C64XX) += samsung > > > -plat-$(CONFIG_ARCH_S5PV210) += samsung > > > > Would it make more sense to make this > > > > plat-$(PLAT_SAMSUNG) += samsung > > > > (in a separate patch)? Hmm, it seems there is no plat-y for > > PLAT_S3C24XX=y builds. Is this intended? If yes, the directory name > > containing "samsung" suggests something that seems untrue. > > By the end of the series, the plat-samsung directory is completely > removed (folded into mach-s3c), so that would only add more > churn for the same result I think. fine for me. The background of my question was me wondering if builds for PLAT_S3C24XX=y (before your patch series) don't need plat-samsung. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |