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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7CBAC77B7C for ; Tue, 18 Apr 2023 07:06:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231159AbjDRHGN (ORCPT ); Tue, 18 Apr 2023 03:06:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229903AbjDRHGL (ORCPT ); Tue, 18 Apr 2023 03:06:11 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B602A173F for ; Tue, 18 Apr 2023 00:06:09 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id xd13so36666347ejb.4 for ; Tue, 18 Apr 2023 00:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1681801568; x=1684393568; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=+D0q7Iw7kC4pQirExIbqNpaV2BkoBjtS/zbYfLGPKpQ=; b=YdWTY+b0JbdcvJIGLULiw+E7eFmc1jo0Nn70OT6NSrKdMTAHyYfCf/wFe0Fwp/rmm/ VAfdeo6R6DIwH304NoKi7fhwMa811yqvgMrsaGRTs4CiFtNWD3p4M4cyDDbagS53VOIw seZjWqJgoYmk7wg5DwBf5UaA3TJI5+JU4pJKp2UvXjm/oiprq5xnh4SOe9B66cuEy+dX wKVRUqPBSZzF0pvRHBnNpXGjXB4uKh9TS6UWlaiQkiGZrxjDRDTqo4LOMwyV75NJsnAR ny+b2ORESe8ZLq7shOVBar5aYRmQo1cCPdLIE22deKstm4pgHnWKWrgvFOMrbt0/t3DB NgMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681801568; x=1684393568; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+D0q7Iw7kC4pQirExIbqNpaV2BkoBjtS/zbYfLGPKpQ=; b=Yn5QUdrJEmtVjJCujFEMNwhQSHH5aLiJAtedakEuThKOOVkL0CCNgWMfHuU4AbJzHs 0zrg4h4ilX2vfmnmiATDmdN2ej/93eB/mFwrAp5fPe1WuHnpVs3s+9+0Cn1fmeLrYc10 jNb4aMWnFl6OJ4TS3DYwsvD+1j+qEhX+jMYgpyMnscAQ/hfF9hw/VpuWhcK7w72XVPL5 C6zAhIXrCh9NLAdPX179pLLvalZLB4z3hNvmz3tXF9MrNJGp0BZQMs9bI8UgcJHkD7m6 nsNfzBZ3N4G9my0pKNEEqi1ZcqcBCQhCNI8VYh4hizG4mfw9cFyfHzRnApw1nhpNpC1c Djvw== X-Gm-Message-State: AAQBX9fF/3zk7A7QnjiSEaRRDjB+ZbAR823AEmzb2/SaUxBsD/c4cBXt iFbMwkTMwcUXqIkroCOaZ+19GQ== X-Google-Smtp-Source: AKy350ZykbtrClI90pXvKbaBsf8ftpAs9c5AJprtnAIpnsiTE6BzqUvNDXdiBJgcCsMS1ypazOHKMw== X-Received: by 2002:a17:906:3e5b:b0:94f:31ee:ba36 with SMTP id t27-20020a1709063e5b00b0094f31eeba36mr7743948eji.37.1681801568168; Tue, 18 Apr 2023 00:06:08 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:a276:7d35:5226:1c77? ([2a02:810d:15c0:828:a276:7d35:5226:1c77]) by smtp.gmail.com with ESMTPSA id zy24-20020a17090734d800b0094f44bdf7acsm3644832ejb.57.2023.04.18.00.06.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 18 Apr 2023 00:06:07 -0700 (PDT) Message-ID: <87e1294f-405f-9be2-9b47-52cd29f7fd1a@linaro.org> Date: Tue, 18 Apr 2023 09:06:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v7 0/2] spi: loongson: add bus driver for the loongson spi Content-Language: en-US To: zhuyinbo , Mark Brown , Rob Herring , Krzysztof Kozlowski , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jianmin Lv , wanghongliang@loongson.cn, Liu Peibao References: <20230412045152.4694-1-zhuyinbo@loongson.cn> <81229100-a546-74b3-d626-09d042688746@loongson.cn> From: Krzysztof Kozlowski In-Reply-To: <81229100-a546-74b3-d626-09d042688746@loongson.cn> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/04/2023 04:53, zhuyinbo wrote: > > > 在 2023/4/15 上午4:43, Krzysztof Kozlowski 写道: >> On 12/04/2023 06:51, Yinbo Zhu wrote: >>> Loongson platform support spi hardware controller and this series patch >>> was to add spi driver and binding support. >>> >>> Change in v2: >>> 1. This [PATCH v2 1/2] dt-bindings patch need depend on clk patch: >>> https:// >> >> Can you stop Ccing fake address "loongson-kernel@lists.loongnix.cn"? It >> does not exist. Remove it from all submissions.Recently, There was some issue with the company's email server, causing > this mail list "loongson-kernel@lists.loongnix.cn" to only accept > internal emails and not accpet external emails. The company's IT is > working to fix this issue. and Ccing this mail list is an internal > requirement. I will not send emails to this mail list until this email > sever issue is resolved. You can always Bcc it, if you have such requirement. However your internal requirements should not cause my removing all the time multiple bounces... Best regards, Krzysztof