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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 943F6C369A8 for ; Wed, 25 Sep 2024 07:56:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References: Subject:To:From:Cc:Message-Id:Date:Content-Type:Reply-To:MIME-Version: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nxxHaanGdEKogTdB9FIAntly8bVc3L9IFt63TQjpzQo=; b=It2TCUMQMT/U+JAPEEebhPKZ6m 471a5V7rn0XQFgv0iNOPrSjHmnECft8aEAr35HMItmqVZA6tg2223L8UuJZlbetMM0VaNb0fB8g9U GnICYl7fcKnExTJ6OW5C3IYXlMr3ysiDbwqS28DbqJaCDjYejxnXI3UD5V2f+I2l+l5WoGRuiuUsR h4yAI5/B9xb/UdiLnSJRI3NDXnzR8RuMRec3Hlhj9DsMARqQPQLSa9BrWtFT/wjj75uVcciviJjWf CZ706b+qdbbCMCLk/kyvOVyh3JrEkW9pwpOYih5KKYbFRMutwQIWrqDSNco8CCnRfcOkJSqhpgSDf 5QBjuiIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1stMt8-00000004PjF-3XDo; Wed, 25 Sep 2024 07:56:42 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1stMnX-00000004OeS-1JGH; Wed, 25 Sep 2024 07:50:56 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 575145C577E; Wed, 25 Sep 2024 07:50:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7345AC4CEC3; Wed, 25 Sep 2024 07:50:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727250654; bh=nxxHaanGdEKogTdB9FIAntly8bVc3L9IFt63TQjpzQo=; h=Date:Cc:From:To:Subject:References:In-Reply-To:From; b=uqjWPFOEDimRXD2VswrjL3FReC/PLCDYqsdOf0tEbMzGoSb49T3BxZ+aNfyVuIPNr zwj7VzlVOxkZMshIyFkAJW0ZAbTSKbOog8d65DRt1qMVB+lnB1BSigKvB+Do2oyOK+ 6Bv0dIg53Rf9A6zBWcvT16pSF/BFeWG8SBKlBRpvwlkLyPVVf9xisgpFuZntalK67I J7zxXk38/tEW7UVpu1ltIpuwGTralqeAxijfF74HEHIGLhOUNr22bTPc3spWFsSbt2 TjOwMb9Hq92yJ5SPtI6E5kqEy3uEpr6QGqqlI7fFrIjVYbRf5jjMDKIj32dzfnBLzk jl5junbyVtJBQ== Content-Type: multipart/signed; boundary=5f64a94d3cc6264df8dcbd44d202fcc8e6751e4c0113c74b5379b5495cbb; micalg=pgp-sha384; protocol="application/pgp-signature" Date: Wed, 25 Sep 2024 09:50:49 +0200 Message-Id: Cc: , , , , , "Peng Fan" From: "Michael Walle" To: "Peng Fan (OSS)" , "Tudor Ambarus" , "Pratyush Yadav" , "Miquel Raynal" , "Richard Weinberger" , "Vignesh Raghavendra" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Shawn Guo" , "Sascha Hauer" , "Pengutronix Kernel Team" , "Fabio Estevam" Subject: Re: [PATCH 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply X-Mailer: aerc 0.16.0 References: <20240920-spi-v1-0-97f220c2e10c@nxp.com> <20240920-spi-v1-1-97f220c2e10c@nxp.com> In-Reply-To: <20240920-spi-v1-1-97f220c2e10c@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240925_005055_436929_F0C1217C X-CRM114-Status: UNSURE ( 6.36 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --5f64a94d3cc6264df8dcbd44d202fcc8e6751e4c0113c74b5379b5495cbb Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Hi, since you respin anyway. On Fri Sep 20, 2024 at 10:54 AM CEST, Peng Fan (OSS) wrote: > From: Peng Fan > > Introduce optional vcc-supply property, spi nor flash needs power supply SPI NOR flashes > to work properly. The power supply maybe software controlable per board > design. -michael --5f64a94d3cc6264df8dcbd44d202fcc8e6751e4c0113c74b5379b5495cbb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iKgEABMJADAWIQTIVZIcOo5wfU/AngkSJzzuPgIf+AUCZvPA2hIcbXdhbGxlQGtl cm5lbC5vcmcACgkQEic87j4CH/gBdgF/Ze5wcLf/bJ9ZbddGfrY4S4tcaieVwkWq eCjlDbkGpkZS6NGXbNfClc/9ulCS7yRmAX9v2Q9vYw6VgR+Voh8/neZZl6UDfe7w KLbD3jiQOWpYIo1LcAZ91jDRTIxkSVNNVGw= =8Uvm -----END PGP SIGNATURE----- --5f64a94d3cc6264df8dcbd44d202fcc8e6751e4c0113c74b5379b5495cbb--