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=-13.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, 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_GIT autolearn=unavailable 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 89A3FC433E2 for ; Tue, 14 Jul 2020 16:15:10 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 5922C2075B for ; Tue, 14 Jul 2020 16:15:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BZCnnwPk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5922C2075B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dHg0jKLe+SmT0mlg3QFPQ3+Da/v46fFs0/rotVY4WIE=; b=BZCnnwPkdb4Yd74pL0ZnWYXso XlkLHwNgMyDmYIbEQp0qYJojK4saOMVRu/wuF/h8UADDIcfXrOmcE4rAqns01Rv28a1IGXie3aXda cBacBeuZsN1wjxye1Cad9vbnj91Nt3HUD1hBMf7N7WIzK8ahVhLBYY/waUWeVeXC6UrULBuCrrLvy nuDsRMQjnloEkm26mr4hFDuVZlTSabjlT1T+ryzaXu0I1f7r5oXphXTR9FZ2cBlYcta9H33LNWroM EGGd+riL/PIy7/+2U7wjs0HIPuH/xIoSwsDtt0VyGPrM/e7mS7nNnVvut0Zj0Ash/1MCA73NARzH1 FuLpaDckw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvNYs-00078k-GH; Tue, 14 Jul 2020 16:13:42 +0000 Received: from mga01.intel.com ([192.55.52.88]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvNYo-00076n-5O for linux-arm-kernel@lists.infradead.org; Tue, 14 Jul 2020 16:13:39 +0000 IronPort-SDR: nlm9T0aba/n3ckPqglSu8EeALEc40QCbSRPgi4W6k6Tj1b/HsC8019Qc8Ozq/hQrGIN8P4qUOz HR8SnS0sf8dQ== X-IronPort-AV: E=McAfee;i="6000,8403,9681"; a="167059766" X-IronPort-AV: E=Sophos;i="5.75,350,1589266800"; d="scan'208";a="167059766" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2020 09:13:37 -0700 IronPort-SDR: QcyaP3jmR+RLjEngeSzDHCAO1ftKwgqziLRElxLSVGyWU+jwZTYYffEv4eJQO3cE3/k7OOPA+c jv8wajkqibtw== X-IronPort-AV: E=Sophos;i="5.75,350,1589266800"; d="scan'208";a="485930514" Received: from yagellee-mobl.ger.corp.intel.com (HELO dalessan-mobl1.ir.intel.com) ([10.252.20.60]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2020 09:13:33 -0700 From: Daniele Alessandrelli List-Id: To: linux-arm-kernel@lists.infradead.org, SoC Team , Rob Herring , Arnd Bergmann , Olof Johansson Subject: [PATCH v3 1/7] arm64: Add config for Keem Bay SoC Date: Tue, 14 Jul 2020 17:12:59 +0100 Message-Id: <20200714161305.836348-2-daniele.alessandrelli@linux.intel.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200714161305.836348-1-daniele.alessandrelli@linux.intel.com> References: <20200714161305.836348-1-daniele.alessandrelli@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200714_121338_427136_8794516F X-CRM114-Status: GOOD ( 12.72 ) 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: devicetree@vger.kernel.org, Catalin Marinas , Jassi Brar , linux-kernel@vger.kernel.org, Dinh Nguyen , "Paul J. Murphy" , Will Deacon , Daniele Alessandrelli Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Daniele Alessandrelli Add ARCH_KEEMBAY configuration option to support Intel Movidius SoC code-named Keem Bay. Reviewed-by: Dinh Nguyen Signed-off-by: Daniele Alessandrelli --- arch/arm64/Kconfig.platforms | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 8dd05b2a925c..95c1b9042009 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -121,6 +121,11 @@ config ARCH_HISI help This enables support for Hisilicon ARMv8 SoC family +config ARCH_KEEMBAY + bool "Keem Bay SoC" + help + This enables support for Intel Movidius SoC code-named Keem Bay. + config ARCH_MEDIATEK bool "MediaTek SoC Family" select ARM_GIC -- 2.26.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel