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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 E5C45ECE59D for ; Wed, 16 Oct 2019 06:01:58 +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 B47CE2067D for ; Wed, 16 Oct 2019 06:01:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FS9p+OVJ"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="i0P5lOVy" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B47CE2067D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2+yX5frXCEbGAIIKCM61iBpm+GfaPQ9GTxVJgI9ErrQ=; b=FS9p+OVJT1zhd8 +DtdsU+UPkbO0YdMTvr3e9uvPnY5Vg+ziSRdca+TjNuJlmJFR8ziAi4CqiF2UFDJVeHSoy4mGlrpi 38B+KPPBQF6Sf+ecu4avyW8NIBzMA8Qz2VjIQG7edA53cUw0GBKK1aqwQsx3azpRLhH0pund8wSJV 3KCG0BcFvTfN7ZMW0lhhcSHmzYEZXLE7v9ts5fC9yhzLacXIG2UgKXHgOB3FhPOpSGLUXmLAMlFXU p8b6LYXZgl5ezSU5EQPVr83/nhDcz3aNACsdRlxdAAivPNc6+pyWJZO8EwuXevzvakuklPjsFkiqf vJvREWDmXhR00RMFwjSg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iKcNc-0001W8-8e; Wed, 16 Oct 2019 06:01:52 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iKcMs-0000rD-Hb for linux-arm-kernel@lists.infradead.org; Wed, 16 Oct 2019 06:01:08 +0000 Received: from localhost (unknown [171.76.123.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 49D722067D; Wed, 16 Oct 2019 06:01:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571205666; bh=g+I0EDKeU/EL9t/PNSPY6ssOjQta6vTW/9jfk4rmiAc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i0P5lOVy2VTN3hflsQGO+R+2RhTH/oMNOdiB2ujdfwGRibgwBOwjLGDdVPsTdBe7r pWDCKujljyw2TO2qQ8Sxd+w7lZJgMFXSkduSHJWEilH7EUFm2llu7JPz5FrIvTpK3z fn58kGWFNRcshhfrNqMDUogqwt5YcVmj4g5M6alI= Date: Wed, 16 Oct 2019 11:31:01 +0530 From: Vinod Koul To: Bjorn Andersson Subject: Re: [PATCH] arm64: defconfig: Enable Qualcomm SPI and QSPI controller Message-ID: <20191016060101.GG2654@vkoul-mobl> References: <20191012041855.511313-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191012041855.511313-1-bjorn.andersson@linaro.org> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191015_230106_605661_15E475DB X-CRM114-Status: GOOD ( 13.16 ) 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: Aisheng Dong , Anson Huang , Catalin Marinas , linux-kernel@vger.kernel.org, Maxime Ripard , Marcin Juszkiewicz , Dinh Nguyen , Jagan Teki , linux-arm-msm@vger.kernel.org, Olof Johansson , Shawn Guo , Leonard Crestez , Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11-10-19, 21:18, Bjorn Andersson wrote: > Enable the drivers for GENI SPI and QSPI controllers found on the > Qualcomm SDM845 platform, among others. lgtm, tested on db845c Reviewed-by: Vinod Koul Tested-by: Vinod Koul > > Signed-off-by: Bjorn Andersson > --- > arch/arm64/configs/defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 688c8f200034..dcada299ff4d 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -391,7 +391,9 @@ CONFIG_SPI_MESON_SPIFC=m > CONFIG_SPI_ORION=y > CONFIG_SPI_PL022=y > CONFIG_SPI_ROCKCHIP=y > +CONFIG_SPI_QCOM_QSPI=m > CONFIG_SPI_QUP=y > +CONFIG_SPI_QCOM_GENI=m > CONFIG_SPI_S3C64XX=y > CONFIG_SPI_SPIDEV=m > CONFIG_SPI_SUN6I=y > -- > 2.23.0 -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel