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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_2 autolearn=no 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 246B2C4338F for ; Tue, 3 Aug 2021 11:11:37 +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 DC6DD61053 for ; Tue, 3 Aug 2021 11:11:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DC6DD61053 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Date:CC:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YV6DE78fxT1knJGd5ILsL9fzVCOom3waSrg0v6J52z8=; b=YKdmYx/kKMxC+p Nhz/yAPC6axtHhyVr2zzHpQf6BPicLfW3SIM4gX+QazDT561SAPbs6ALjKWSWmM24Us8sh2gzuQZg OXkAOnWERlgKHnBF7/6WiNHV+pNCcXaB3cFuiusSSq5iqTw2resMfGe+PH0sU0fAaTbQkgvSlHMXc 8bsrVlCnF/yvBAz73zKk7ab2Ous9Lzk4Xhs9skfYkaFHdHEJDDFWiPf/V1vnP4Wa4RtOVZaIxCdBI dUoOLkqmmE0u607pnQRYn+lDjtG8ByvAIlleYMu07nQ+OfkgWo7NinGn9mibwKVUrKNpt/wKZedSj 2nND5F5Jj2MGVlgxg9sQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAsIZ-002En9-Du; Tue, 03 Aug 2021 11:09:27 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAsIU-002EmR-Jk; Tue, 03 Aug 2021 11:09:24 +0000 X-UUID: b763e4b9009c4f4a93a050471c9e181c-20210803 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=Od2MpSzeMLHI3T1P4xyf0dSDDK91tD2ThNe34CdzcnA=; b=jyA4hJK21e5yEMZ0ze3OF6owXdCH0LuOLSAY7NPZPhWxc+IYPlif/MYOi0bxrXLrJqbj1a5st6TF9BwVln6iQwPGu3vYTd3Xs/wLph68Yh3qwBthHMep5Y92mL44QOXl/zDLLs2cASOV4Ja36fWTEsHjupUrS0IZ/CmZzE0NExI=; X-UUID: b763e4b9009c4f4a93a050471c9e181c-20210803 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 164427714; Tue, 03 Aug 2021 04:09:21 -0700 Received: from MTKMBS06N1.mediatek.inc (172.21.101.129) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 3 Aug 2021 04:09:19 -0700 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs06n1.mediatek.inc (172.21.101.129) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 3 Aug 2021 19:09:18 +0800 Received: from [10.15.20.246] (10.15.20.246) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 3 Aug 2021 19:09:17 +0800 Message-ID: <1627987970.27248.4.camel@mbjsdccf07> Subject: Re: [PATCH 2/3] spi: modify set_cs_timing parameter From: Mason Zhang To: Mark Brown CC: Matthias Brugger , , , , , , Date: Tue, 3 Aug 2021 18:52:50 +0800 In-Reply-To: <1627960488.7721.2.camel@mbjsdccf07> References: <20210719091642.24633-1-mason.zhang@mediatek.com> <20210802201614.GA39900@sirena.org.uk> <1627960488.7721.2.camel@mbjsdccf07> X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210803_040922_700537_419E9249 X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. 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: , 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 On Tue, 2021-08-03 at 11:14 +0800, Mason Zhang wrote: > Dear Mark: > > I have fixed this build err in this patch: > > https://lore.kernel.org/linux-spi/20210803021328.28291-1-Mason.Zhang@mediatek.com/T/#u > > > Thanks > Mason Dear Mark: I have submit this change separately, but still have build err, so I have updated the patch v2 as below: https://lore.kernel.org/linux-spi/20210803102228.2535-1-Mason.Zhang@mediatek.com/T/#u Thanks Mason _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel