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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shenhar, Talel" Subject: Re: [PATCH 3/3] arm64: alpine: select AL_POS Date: Mon, 9 Sep 2019 13:16:47 +0300 Message-ID: References: <1568020220-7758-1-git-send-email-talel@amazon.com> <1568020220-7758-4-git-send-email-talel@amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org 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 , paul.kocialkowski@bootlin.com, mjourdan@baylibre.com, Catalin Marinas , Will Deacon , DTML , "linux-kernel@vger.kernel.org" , Linux ARM Dav List-Id: devicetree@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. 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=-7.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 6C977C433EF for ; Mon, 9 Sep 2019 10:17:16 +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 3F7EA21920 for ; Mon, 9 Sep 2019 10:17:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gH1uCjPm"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="OLNqDfsP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3F7EA21920 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.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-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=vXzysXaG5FlYUZLeOq5YhSjoMCtmLj1Z2/gJbnyZhfo=; b=gH1uCjPmV8AQSML75gaxu/cbV jyFujtmSgzwmTw+Ic2d2hWUM25FdyZ00kG2hZXSDk1+Ix7cTYHYFGEg6bxsb/DnOABzTwfg0SVmBX zwy5051QMwdH8aq3SYuEc1ePHn5ZopJ5eK7uysx+3wQZLUeYLKtuxIoOC63uvLb6zqQMZgsLTdFMy JwcnOKuhC36AolQpRoPG13pLYpm39xfPkC+h5Stfa2p/1ix72n5xOurC0LXLK6ccivafH+WR7WA0S dOMOw2skYg0kWpEM0Q8PLGxEkXsyR0gybxj3qhZGHiAVVB1IFarbSR5QfXJ/uXspSHe9m53fIRGzg R6seQuNdQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i7GjQ-0004US-2V; Mon, 09 Sep 2019 10:17:12 +0000 Received: from smtp-fw-33001.amazon.com ([207.171.190.10]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i7GjM-0004Tb-GT for linux-arm-kernel@lists.infradead.org; Mon, 09 Sep 2019 10:17:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1568024228; x=1599560228; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=vMrY2p1PfXK9Uv4R55TgvSNS84UEi4ukNsLZIYc1Eds=; b=OLNqDfsPm2YwS/yWFrX5zZy7zp25nv11TxlCJ9mTdlqodUqpzgEE5B/5 jnhp4c1XRuBIVhAyww/n4K1qbuaeCS3ZzujyY5g9dG1iv6GGUl5NIR9Sl 8suoHlNCCIknxdQIkkumIMUSmsqQ44uuQoGc9IGIiYTyLr8JbNHqsumOK I=; 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 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-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) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190909_031708_593628_27CC7DF3 X-CRM114-Status: GOOD ( 15.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , mjourdan@baylibre.com, Catalin Marinas , Linus Walleij , "linux-kernel@vger.kernel.org" , jonnyc@amazon.com, Mauro Carvalho Chehab , ronenk@amazon.com, Will Deacon , Benjamin Herrenschmidt , DTML , Maxime Ripard , Rob Herring , Santosh Shilimkar , Thomas Gleixner , hanochu@amazon.com, Linux ARM , barakw@amazon.com, hhhawa@amazon.com, gregkh , paul.kocialkowski@bootlin.com, Patrick Venture , Olof Johansson , David Miller , David Woodhouse Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel