From patchwork Mon May 16 16:33:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hawkins, Nick" X-Patchwork-Id: 12851103 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E515EC433EF for ; Mon, 16 May 2022 16:34:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zDLfJeXtGJ0gr0pwU9zz2YxCVvWQnZeFVZxhChwRaeU=; b=B7nLgsZc7B/3ry c53ZVT4Ep9saqIYrpkVX6+QQU4Z+DZ17eWEDI4YqGUe96E+iiPUUU7E4zEHICP4M3T9Vsl+e5KIkv PxbpttWu6Q5WH1a7fHt6JSWaVShjtMdY0v/QCfqtkyzpODClvU3PXsr70yRZqz88KYaOrYM+9xNNU eJGdFP7FrLCMaZfvIZlSkJwIvHnwBbFlvAJxSnxPGdE0Oi5SXgzU1GGmEw9amSWkSYWeg0NGqfWXR Z3I8cnBfnkdrJcuEgwDBeVKf+6SuACWQuC6/Np7h9R8wA4TQKLigwJ46gKvz+uke+6NJ68Z53gFcg 8pYzKuar5HU3JeBY1Evw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqdek-0091fu-09; Mon, 16 May 2022 16:33:14 +0000 Received: from mx0b-002e3701.pphosted.com ([148.163.143.35]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqddh-0091D8-LI for linux-arm-kernel@lists.infradead.org; Mon, 16 May 2022 16:32:13 +0000 Received: from pps.filterd (m0134425.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 24GDemVf001086; Mon, 16 May 2022 16:32:03 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : in-reply-to : references; s=pps0720; bh=U6iT65ESgj9xzT9FPRXtWt9FQhbGzgoa/PB5GErlu/A=; b=e2I5X9vPZTDG7G/kLXQSR+TRHq5GmqSF6qNJM4nwlQfBC6Vm0Ur3pYKWZHFnsDX5u+Ts Yrbwt0EsZNqWG1V27xqeFIwhiQ2JOgNCukWsAEIIIpz1BLQDOfwGNmOEbhtgtJliz6TF da+IicWndzC7QxrLh1vL+2IzIIakj76aFhTEZ4ADfTasPOAjElPCGX1YR86nlhR5VP/1 na0NvZgEYNzabbvB9wgu87twSUZGd5tXmk6YEdx0fFWAsYDK/19Yac07JU8XMbNqmvvg +wQ2kx/nowZPwIwhWsg9JrdOK8JPYRyQq79WC1tcArxvyiDZw2+/yqyMqVmDHavAA8S2 aw== Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3g3qq6a9c8-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 16 May 2022 16:32:03 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id 9084454; Mon, 16 May 2022 16:32:02 +0000 (UTC) Received: from hpe.com (cigateway-dev.us.rdlabs.hpecorp.net [10.14.73.30]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 2F1FD4D; Mon, 16 May 2022 16:32:02 +0000 (UTC) From: nick.hawkins@hpe.com To: verdun@hpe.com, nick.hawkins@hpe.com, joel@jms.id.au, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Russell King Subject: [PATCH v8 2/8] ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH Date: Mon, 16 May 2022 11:33:40 -0500 Message-Id: <20220516163347.44890-2-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220516163347.44890-1-nick.hawkins@hpe.com> References: <20220516163347.44890-1-nick.hawkins@hpe.com> X-Proofpoint-GUID: YXiORmkdndk2cOF8DLGPc6o0we7Zri1V X-Proofpoint-ORIG-GUID: YXiORmkdndk2cOF8DLGPc6o0we7Zri1V X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-05-16_15,2022-05-16_02,2022-02-23_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 mlxscore=0 adultscore=0 impostorscore=0 malwarescore=0 phishscore=0 mlxlogscore=895 priorityscore=1501 spamscore=0 suspectscore=0 clxscore=1015 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2205160092 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220516_093209_895904_0302DBD4 X-CRM114-Status: GOOD ( 14.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Nick Hawkins Enable HPE GXP Architecture and its watchdog for base support for HPE GXP SoCs. Signed-off-by: Nick Hawkins --- v8: * No change v7: * No change v6: * Changed the title to match others in log * Changed the patch description * Ran savedefconfig to place GXP configs in file correctly v5: * Fix version log v4: * No change v3: * Put into proper patch format * Modified the multi_v7_defconfig instead of creating a gxp_defconfig v2: * Created gxp_defconfig --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 6e0c8c19b35c..bdbb1c90e65d 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -42,6 +42,8 @@ CONFIG_ARCH_HI3xxx=y CONFIG_ARCH_HIP01=y CONFIG_ARCH_HIP04=y CONFIG_ARCH_HIX5HD2=y +CONFIG_ARCH_HPE=y +CONFIG_ARCH_HPE_GXP=y CONFIG_ARCH_MXC=y CONFIG_SOC_IMX50=y CONFIG_SOC_IMX51=y @@ -562,6 +564,7 @@ CONFIG_BCM47XX_WDT=y CONFIG_BCM2835_WDT=y CONFIG_BCM_KONA_WDT=y CONFIG_BCM7038_WDT=m +CONFIG_GXP_WATCHDOG=y CONFIG_BCMA_HOST_SOC=y CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_BCMA_DRIVER_GPIO=y