From patchwork Tue Oct 11 18:55:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hawkins, Nick" X-Patchwork-Id: 13004263 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 12553C4332F for ; Tue, 11 Oct 2022 18:57:41 +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:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ULrTJO2H+aC43QIRju7gS9CyaJZFkbJcoSCZya9lmCQ=; b=XTgEfMq9R4NdhG nlInBTizBuodZuuDQy83a3YUciZgpk77l593LHUbPjP79mD0KO7Vw5MDbK3thGjtWckDkE6w82/np 8w0Ncqkt4TlhzrYwitmbvwEDCCpn/xNHqT8xWZZl3Y3gBHjzxmumQD1gSxnl0uWCSUx21ZFsLMb7C OjyEDwc5jkLPveoJTAg/CtF4MbIIcdvXDqTrWTZuogUc9XiEmgTvUW0sJ3aW7kHJdqVQsbRllB+2i 5x2Mm97MqjByDGb7OA7ZkqfvmUu4ASN4qKfs4OHlbIObVUumFav4fKoUNO9o6LOxMD4j1cfw1rIXt oxBRJ9UYw4giZiXwUzPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiKQm-005XBe-NJ; Tue, 11 Oct 2022 18:56:44 +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 1oiKQR-005X5U-U3 for linux-arm-kernel@lists.infradead.org; Tue, 11 Oct 2022 18:56:26 +0000 Received: from pps.filterd (m0134424.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 29BGr9M1020777; Tue, 11 Oct 2022 18:56:03 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : subject : date : message-id : in-reply-to : references; s=pps0720; bh=kuMXJWDh9ijnVOyY2MpUKCv+pp7r7Hb1VeAR5RUJD1c=; b=jF9+oWgRRM80YsenokPH32fx5TIGC7zF00J4WtBqUZm6dFaN1k0mQDWbXnOFAZZRV8OC USULalfqcW9HKMvbzDmdob05cFJ9pReSK3lVSX5/ZJJMioE16zLXpbYgGjIFhTui57c3 sKv1pw7tfJvUCBsHjlcXe9YCVveBlFperkbuvG/UMrg6aue6S5/nh+MDd+cPyZlzEx9o rqVLvnc0PVljP3VgOIFMoBg7sCkF8FPfhWhpLrUZS3s89TLtK6RHfLMbaEzaVHUJNxJ4 D+NhrDk+DEhLljPu0mzS0x+ycleR1si16AsyqE9Sp2RaYT1dH/APiRgmek8Uw6vSIxQ0 nQ== Received: from p1lg14881.it.hpe.com (p1lg14881.it.hpe.com [16.230.97.202]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3k5cd4s0ck-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 11 Oct 2022 18:56:03 +0000 Received: from p1lg14886.dc01.its.hpecorp.net (unknown [10.119.18.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by p1lg14881.it.hpe.com (Postfix) with ESMTPS id 430DB804704; Tue, 11 Oct 2022 18:56:02 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id D251080873C; Tue, 11 Oct 2022 18:56:01 +0000 (UTC) From: nick.hawkins@hpe.com To: verdun@hpe.com, nick.hawkins@hpe.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux@armlinux.org.uk, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v1 4/5] ARM: multi_v7_defconfig: Enable GXP SPI and PLREG Drivers Date: Tue, 11 Oct 2022 13:55:24 -0500 Message-Id: <20221011185525.94210-5-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221011185525.94210-1-nick.hawkins@hpe.com> References: <20221011185525.94210-1-nick.hawkins@hpe.com> X-Proofpoint-GUID: Qod-UAjyxm7OHmbi82F5SUoFd5CeQ_et X-Proofpoint-ORIG-GUID: Qod-UAjyxm7OHmbi82F5SUoFd5CeQ_et X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-10-11_08,2022-10-11_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 spamscore=0 adultscore=0 clxscore=1015 malwarescore=0 lowpriorityscore=0 priorityscore=1501 mlxscore=0 bulkscore=0 phishscore=0 mlxlogscore=399 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2209130000 definitions=main-2210110110 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221011_115624_115696_D4A05090 X-CRM114-Status: GOOD ( 12.97 ) 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 Adding support for the GXP SPI and PLREG Drivers. Signed-off-by: Nick Hawkins --- arch/arm/configs/multi_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 12b35008571f..b1932e258e2b 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -444,6 +444,7 @@ CONFIG_SPI_BCM2835AUX=y CONFIG_SPI_CADENCE=y CONFIG_SPI_DAVINCI=y CONFIG_SPI_FSL_QUADSPI=m +CONFIG_SPI_GXP=m CONFIG_SPI_GPIO=m CONFIG_SPI_FSL_DSPI=m CONFIG_SPI_OMAP24XX=y @@ -1136,6 +1137,7 @@ CONFIG_VF610_ADC=m CONFIG_XILINX_XADC=y CONFIG_IIO_CROS_EC_SENSORS_CORE=m CONFIG_IIO_CROS_EC_SENSORS=m +CONFIG_HPE_GXP_PLREG=y CONFIG_STM32_DAC=m CONFIG_MPU3050_I2C=y CONFIG_CM36651=m