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 1741BECAAD3 for ; Thu, 1 Sep 2022 07:56:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233254AbiIAH41 (ORCPT ); Thu, 1 Sep 2022 03:56:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229798AbiIAH4Y (ORCPT ); Thu, 1 Sep 2022 03:56:24 -0400 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5847DC22BB for ; Thu, 1 Sep 2022 00:56:22 -0700 (PDT) Received: by mail-lj1-x229.google.com with SMTP id bx38so16998789ljb.10 for ; Thu, 01 Sep 2022 00:56:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=r8eeyBUz/AejyYcfK9aDruO5TFd1r/0aWMzRXUi01rA=; b=Qtph0lOE/qbpWfkG8HO7vELfP8Rw1uUguP0CrXIrkXL16FdDT/XQadqIBIOTDN1Lxe 9sngKQPoFyKpMk0O+N3quz2IZpbswTuW8aVFYTYT1qVP+OeVDuOIqpf06tygeBEFVU4+ 6zBmQRIgSBc+5tgEHNmoaqTG6j1EikX6hORXR7HZIrDRNbMnNzO9PN+0twaVEI5+nkGu TxRZNtODuRjaO+Hw6RZEb9oUu7nYJga8Py08MOmCJYIWEmMTQJISiaaz4rGTfrQuXa+2 XWLgaOzwDzFUtjpqWr5bB+Cjz8O7BV72B/5R1UDx72Esh/RJjfUq6ESyKLXR0NKda7n1 74Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=r8eeyBUz/AejyYcfK9aDruO5TFd1r/0aWMzRXUi01rA=; b=x6gNot4lmW+HZJwcCp8TsSBNeFBsv4yxSshGyQ2niTwfS+YnQv508iaeTvPZTC/K/X 73BgcJAFuKzLxqaseIemRjfZ7t8PABb3q/omVp++ngEBPUgcY4oioG05licSoGOYkBrm hynfmg6pXp9MZ0kuXzyRSgleQ1rHpD4TqRjEmubEABSk+79IVAVfcMM5/UJQjhpmjyoj tbwMY8Z9cEssfPl34Q4lJqKvadiQ4DTPvLFcyRHu4nSoQZWIgviCkfn199eVI4NM2ahK 9OruubulBPKzBT7TJCMfxWBR9Kyeg+Vj1NXYLjHwNQ21I+cMxzr0eU6oeQgb7M66YpEo 8HsQ== X-Gm-Message-State: ACgBeo3pvvxtM4HxDRPWGFrdMI0HiIw9lMkyvrSVlnqKbpFkaQEhSYxk Vn0XypnEVlsu/2Em1pxB0mEZxQ== X-Google-Smtp-Source: AA6agR7nX/X8aC54yXCn5glhEfcjq587P8aXcd+d9X6kHSUljHmf4I9rbPjvsR36jIJPljXf/DS4Dw== X-Received: by 2002:a2e:9942:0:b0:265:e313:7fb7 with SMTP id r2-20020a2e9942000000b00265e3137fb7mr4534739ljj.449.1662018980742; Thu, 01 Sep 2022 00:56:20 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id c22-20020a056512325600b0049496855494sm377446lfr.104.2022.09.01.00.56.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Sep 2022 00:56:20 -0700 (PDT) Message-ID: <6b06f88e-128d-7ce6-b97b-b5cacfc4834d@linaro.org> Date: Thu, 1 Sep 2022 10:56:19 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v2 1/2] dt-bindings: mtd: spi-nor: Add reset-gpios property Content-Language: en-US To: Sai Krishna Potthuri , Tudor Ambarus , Pratyush Yadav , Michael Walle , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Rob Herring , Krzysztof Kozlowski Cc: devicetree@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, saikrishna12468@gmail.com, git@amd.com References: <20220901072914.30205-1-sai.krishna.potthuri@amd.com> <20220901072914.30205-2-sai.krishna.potthuri@amd.com> From: Krzysztof Kozlowski In-Reply-To: <20220901072914.30205-2-sai.krishna.potthuri@amd.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/09/2022 10:29, Sai Krishna Potthuri wrote: > SPI-NOR flashes have RESET pin which can be toggled using GPIO > controller, for those platforms reset-gpios property can be used to > reset the flash device. > > Signed-off-by: Sai Krishna Potthuri > --- You still miss the user (DTS) of this change... The JEDEC spec did not mention a reset pin. Can you provide the user? Best regards, Krzysztof