Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp7442512ybp; Wed, 16 Oct 2019 08:43:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqzM3u5oLRDv5eIvwYopAY+RM0KLLI+7aZTZJtSnBZE3MJllnoyRV4nt9bbNi9WpSYdXen3y X-Received: by 2002:a17:907:10d3:: with SMTP id rv19mr39251390ejb.301.1571240591681; Wed, 16 Oct 2019 08:43:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571240591; cv=none; d=google.com; s=arc-20160816; b=jEiz9o39O+aTOc4QsCrggAhrfx5oCwoavefPSRwD6K8wpcgJDwLL9wGwpyRtCU4zLq UDierm5TaZVteKoiXabrTqLwOQ+5WbI44E3TEm6uPKDihFA4YkcbLjiJ+VY4Wexyf8Ev 9+nYu2ZFmhL2o56K7O/vfxjHyhmcbnUKOnlIxyfPj948Qc7mu5tsDERkc6Nv/Sw7vGvh RzHS8ELT2nlqT3vHvrdDIc60yOqYsQJyFRQ28IF9f+pROiA2vhDLd6vI5vTqmVEvw/gE R83B+3dMl/+7AanJ7x4yUXG46cFy3ZzoSHsPGdc/nMzHpy3R64WWQc/V5RgTXPdUO97r H0Cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=4b5ypzYTGU2ZEcu3SmrygOucF58Yoa0wD5KkYFIfO+Q=; b=A5YMqeuA5XL+YXh7RILRVkSwsgZ4V4NbsewK2j1V7sCdfv6ZMrHYebwx/p1OZcIs4F 6o/t346BUQ64L8ALR+dQ5rlASbW2TJPiXBPb0NGFxyySMJ7psF6o8Jq9iOxS84yPB1DF gq/FBD+Bt/4lq2lZsz/hVDyuRbUqJWLeHafw/zLBTl6K+MocAti+BQgUhudo+6e3g3fj ZJCdwpvqOH3jLj40DyigegsICh7+ZJLBhFFJKMrKbIX/WOI8iYnZyrhAXdOwWy1maeMZ v0kwOt2aAFxSqdcO+SpVNyUMJZTUDsIwfp6utbtXwY2QAx3XzIgPQJ+BxQV8yl+XC5bh 5jYw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j46si18403908eda.9.2019.10.16.08.42.48; Wed, 16 Oct 2019 08:43: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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393275AbfJPMsd (ORCPT + 99 others); Wed, 16 Oct 2019 08:48:33 -0400 Received: from inva020.nxp.com ([92.121.34.13]:56960 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391402AbfJPMsc (ORCPT ); Wed, 16 Oct 2019 08:48:32 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 5B7C81A055A; Wed, 16 Oct 2019 14:48:30 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 4E7FC1A001A; Wed, 16 Oct 2019 14:48:30 +0200 (CEST) Received: from fsr-ub1664-026.ea.freescale.net (fsr-ub1664-026.ea.freescale.net [10.171.81.59]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id A727D205D2; Wed, 16 Oct 2019 14:48:29 +0200 (CEST) From: Stefan-Gabriel Mirea To: corbet@lwn.net, robh+dt@kernel.org, mark.rutland@arm.com, gregkh@linuxfoundation.org, catalin.marinas@arm.com, will@kernel.org, shawnguo@kernel.org, leoyang.li@nxp.com Cc: jslaby@suse.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Stoica Cosmin-Stefan" Subject: [PATCH v7 2/5] arm64: Introduce config for S32 Date: Wed, 16 Oct 2019 15:48:24 +0300 Message-Id: <1571230107-8493-3-git-send-email-stefan-gabriel.mirea@nxp.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1571230107-8493-1-git-send-email-stefan-gabriel.mirea@nxp.com> References: <1571230107-8493-1-git-send-email-stefan-gabriel.mirea@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mihaela Martinas Add configuration option for the NXP S32 platform family in Kconfig.platforms. For starters, the only SoC supported will be Treerunner (S32V234), with a single execution target: the S32V234-EVB (rev 29288) board. Signed-off-by: Mihaela Martinas Signed-off-by: Stoica Cosmin-Stefan Signed-off-by: Stefan-Gabriel Mirea --- arch/arm64/Kconfig.platforms | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 16d761475a86..17f1c34ec750 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -212,6 +212,11 @@ config ARCH_ROCKCHIP This enables support for the ARMv8 based Rockchip chipsets, like the RK3368. +config ARCH_S32 + bool "NXP S32 SoC Family" + help + This enables support for the NXP S32 family of processors. + config ARCH_SEATTLE bool "AMD Seattle SoC Family" help -- 2.22.0