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=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 6D338C433EF for ; Mon, 9 Sep 2019 10:17:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 40D6621D82 for ; Mon, 9 Sep 2019 10:17:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="gY8q6stD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730016AbfIIKRI (ORCPT ); Mon, 9 Sep 2019 06:17:08 -0400 Received: from smtp-fw-33001.amazon.com ([207.171.190.10]:62390 "EHLO smtp-fw-33001.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728358AbfIIKRI (ORCPT ); Mon, 9 Sep 2019 06:17:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1568024227; x=1599560227; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=vMrY2p1PfXK9Uv4R55TgvSNS84UEi4ukNsLZIYc1Eds=; b=gY8q6stD5DT5q5MxxUstpURmNR6JCyaSqChYpd/FR8nurX2DtHwydRIx ecIgLaDrHQ5rnN8/kJ8eoSo0o3rdUbdG5AqOR9ygmQqDVZ+sZCZHqYPki /357O1FDlU7m8nXj5qEaZ9PQ7+8L2PLYv893xQ+vuRCa1AkFFvYcs5LWx A=; X-IronPort-AV: E=Sophos;i="5.64,484,1559520000"; d="scan'208";a="829217047" Received: from sea3-co-svc-lb6-vlan2.sea.amazon.com (HELO email-inbound-relay-2c-397e131e.us-west-2.amazon.com) ([10.47.22.34]) by smtp-border-fw-out-33001.sea14.amazon.com with ESMTP; 09 Sep 2019 10:17:05 +0000 Received: from EX13MTAUEA001.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2c-397e131e.us-west-2.amazon.com (Postfix) with ESMTPS id B6210A226E; Mon, 9 Sep 2019 10:17:04 +0000 (UTC) Received: from EX13D01EUB001.ant.amazon.com (10.43.166.194) by EX13MTAUEA001.ant.amazon.com (10.43.61.243) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 9 Sep 2019 10:17:03 +0000 Received: from [10.125.238.52] (10.43.161.176) by EX13D01EUB001.ant.amazon.com (10.43.166.194) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 9 Sep 2019 10:16:52 +0000 Subject: Re: [PATCH 3/3] arm64: alpine: select AL_POS To: Arnd Bergmann CC: Rob Herring , Mark Rutland , Mauro Carvalho Chehab , David Miller , gregkh , Nicolas Ferre , Thomas Gleixner , "Patrick Venture" , Linus Walleij , "Olof Johansson" , Maxime Ripard , "Santosh Shilimkar" , , , Catalin Marinas , "Will Deacon" , DTML , "linux-kernel@vger.kernel.org" , Linux ARM , David Woodhouse , Benjamin Herrenschmidt , , , , , References: <1568020220-7758-1-git-send-email-talel@amazon.com> <1568020220-7758-4-git-send-email-talel@amazon.com> From: "Shenhar, Talel" Message-ID: Date: Mon, 9 Sep 2019 13:16:47 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Originating-IP: [10.43.161.176] X-ClientProxiedBy: EX13D21UWB001.ant.amazon.com (10.43.161.108) To EX13D01EUB001.ant.amazon.com (10.43.166.194) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/9/2019 12:40 PM, Arnd Bergmann wrote: > On Mon, Sep 9, 2019 at 11:14 AM Talel Shenhar wrote: >> Amazon's Annapurna Labs SoCs uses al-pos driver, enable it. >> >> Signed-off-by: Talel Shenhar >> --- >> arch/arm64/Kconfig.platforms | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms >> index 4778c77..bd86b15 100644 >> --- a/arch/arm64/Kconfig.platforms >> +++ b/arch/arm64/Kconfig.platforms >> @@ -25,6 +25,7 @@ config ARCH_SUNXI >> config ARCH_ALPINE >> bool "Annapurna Labs Alpine platform" >> select ALPINE_MSI if PCI >> + select AL_POS >> help >> This enables support for the Annapurna Labs Alpine >> Soc family. > Generally I think this kind of thing should go into the defconfig > rather than being hard-selected. There might be users that > want to not enable the driver. > > Arnd The reason for selecting it is because this is a driver that we will always want for ARCH_ALPINE.