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 59AE4C6FD1B for ; Tue, 7 Mar 2023 04:22:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229635AbjCGEWC (ORCPT ); Mon, 6 Mar 2023 23:22:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230207AbjCGEVn (ORCPT ); Mon, 6 Mar 2023 23:21:43 -0500 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99B9180E24 for ; Mon, 6 Mar 2023 20:21:13 -0800 (PST) Received: by mail-ed1-x531.google.com with SMTP id i34so47406289eda.7 for ; Mon, 06 Mar 2023 20:21:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678162872; 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=R6hqEkT/LNIvtq4ZHl1mUunRseH00GHLQMY6WXXGwOM=; b=u+d6SR1Z/9lh6/d/v7YLU5EvQpi4JWlyT7b9prNf+4U5AoEgCQQVnm8OdlYQzJZOIZ rrsMK7F6DKD0B0zFC/tThzB/VtSGXossihkiH6CqXNt2iaJTaHq7BFl5peXPNz4ncLjt ewpE90AghDEbOlkFxovEti0nIUTyq9f2FCXOmNffaxOilR+RjGmgtido6cPX4WNylNmP npiPJZ5asIycPfjVsKrJNI+VlUG+Dqcg2sYRkRqcP6KERqe/R3ftwDQ+wKIdAHXCojM0 K8i1biFqUW/O4UMCpOKkLBx2lD2cjaiWq5PHKi7FFs2WfD/wR4yt0BtrvKOpjEgfbXHn up+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678162872; 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=R6hqEkT/LNIvtq4ZHl1mUunRseH00GHLQMY6WXXGwOM=; b=2dsbOP6zP/2Zc51nFrDjrXVQyf/tIdChmuhB1cX6ABTAJFJj+/JBXD4PvYdP39gkz9 dIxuzjhYC8ZjBF4N5MwD9oau0K3P8tC2B8tfHru9Zzi3lT3Df8Veq4PJuBPXfuzHgxOh xBQEIhEb/PZnra9R8DQRrc0pW7RSQxk81UwthQLcvcENHh/Wo045DSGCy5p0HJyaM1Lw dDJORx8PJfuuY/Tru1fR+gs9UnOAr/SplXlzXahQ8IQjGFhFP6HFh3IjoJWt07EuKVhT JYUNdE+4s9C4V4EaZg8jl3Z/LTi9SC34GaQfvQiv6wiwyWir46b4fG1fkIyIsYZGQfGS DuMg== X-Gm-Message-State: AO0yUKWPPv5STEv04ed131EFXanZhnVqEp/5TBb4EQNTfvbR5tHNRozt 1FeXfWzX3h/tfp9JUtACiQopmw== X-Google-Smtp-Source: AK7set+r0tF6JBXxJqwMfhX4rBE0rEOE9RzrvS5/X9eHIIFUmglTdwr4eZPvR7zlr6tvrFh3wGOs3A== X-Received: by 2002:a17:906:308e:b0:878:7a0e:5730 with SMTP id 14-20020a170906308e00b008787a0e5730mr13215080ejv.56.1678162872128; Mon, 06 Mar 2023 20:21:12 -0800 (PST) Received: from [192.168.2.107] ([79.115.63.78]) by smtp.gmail.com with ESMTPSA id n24-20020a1709062bd800b008b17aa6afc8sm5429013ejg.30.2023.03.06.20.21.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Mar 2023 20:21:11 -0800 (PST) Message-ID: <1bbda9e6-37fb-195b-fd62-0e437847c636@linaro.org> Date: Tue, 7 Mar 2023 04:21:10 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core Content-Language: en-US To: Amit Kumar Mahapatra , broonie@kernel.org, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, jic23@kernel.org, pratyush@kernel.org Cc: linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230306172109.595464-1-amit.kumar-mahapatra@amd.com> <20230306172109.595464-10-amit.kumar-mahapatra@amd.com> From: Tudor Ambarus In-Reply-To: <20230306172109.595464-10-amit.kumar-mahapatra@amd.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org There were too many recipients in To and Cc and I couldn't reply to the email. I whipped off the Cc filed and most of the people from To and added the lists in Cc. On 3/6/23 17:21, Amit Kumar Mahapatra wrote: > Multi CS support using GPIO is not tested due to unavailability of > necessary hardware setup. Please don't add code that is not used or tested. Cheers, ta