From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ED4F335882; Mon, 27 Nov 2023 16:25:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KXLzUMq0" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F39B0C433C7; Mon, 27 Nov 2023 16:25:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701102304; bh=jc8FKRZZFa7tBi4FMGUMBS1Wxj4Lg8wGqG+jw+xitxY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KXLzUMq0Pc8HJxv1LoZ2noEVGkJQhnUHrTFGCXfyiyz2VYT0BReNjuZvSDufyIdDl AxTgNzgihrxN8ikKBuBR8fczBzGMKOi8ie4eie/NJi+2ufkTkvH+wDjKcJEVfNiWUP ddwjfSwY77MEpfaiD+QhEn0UiNvsd4HQoBd7k2jE95jRgOSBZOg5IQ7ksU6mrusrit lBG/AY4xzQEIKwtqdkhQ1r3ym632CTZDz05FvtPcmY0yUjuRt5arIX3ugUJUtZ4ZFt BNBJ/bfxOiOKvJAcY7UiPOctOP4CdygFyTbSiZ3qhbEJ80n3QCwQJHA5ucXNiqoDo1 xc7m/vIIGrVDg== Date: Mon, 27 Nov 2023 16:23:47 +0000 From: Mark Brown To: Matti Vaittinen Cc: Greg Kroah-Hartman , Oleksij Rempel , "Rafael J. Wysocki" , Ulf Hansson , kernel@pengutronix.de, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-pm@vger.kernel.org, =?iso-8859-1?Q?S=F8ren?= Andersen Subject: Re: [PATCH v1 0/3] introduce priority-based shutdown support Message-ID: References: <2023112403-laxative-lustiness-6a7f@gregkh> <2023112458-stature-commuting-c66f@gregkh> <2023112435-dazzler-crisped-04a6@gregkh> <20231124163234.GC819414@pengutronix.de> <2023112453-flagstick-bullring-8511@gregkh> <2023112722-headdress-kissing-8c9f@gregkh> Precedence: bulk X-Mailing-List: linux-mmc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CK63ajjUxdVN8+D6" Content-Disposition: inline In-Reply-To: X-Cookie: Slow day. Practice crawling. --CK63ajjUxdVN8+D6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Nov 27, 2023 at 04:49:49PM +0200, Matti Vaittinen wrote: > On 11/27/23 15:08, Greg Kroah-Hartman wrote: > > Yes, using device tree would be good, but now you have created something > > that is device-tree-specific and not all the world is device tree :( > True. However, my understanding is that the regulator subsystem is largely > written to work with DT-based systems. Hence supporting the DT-based > solution would probably fit to this specific use-case as source of problem > notifications is the regulator subsystem. Yes, ACPI has a strong model that things like regulators and clocks are not visible to the OS. --CK63ajjUxdVN8+D6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmVkwowACgkQJNaLcl1U h9BDiAf+KwCxhYlcA3uQ1atUaynwHjGNkgXo8Ut7HBI+cOgmFK1J8IsfAFBCvIgf lTsLgsELLWsxrXQi9WcasTONuH0ROLYTriDuLvnxwZxThHeTCjByNIl0S0QnTfge 6BkXfwQUX087S+8e7lgaDgmM+JcX7kBYz/akL6bLlvk3zsHK/flRnc8O1G1Sx7Bl SZUMqpK+YftJZWv79pfMd8nQfA1BN6cvXx8+AzgfJ2hPdj0mjiA9JcYILa1UG2yT RAOufMpiJdSIBv+tiruE7ssd5ciFsX1Ips7oJpjqmWcPVe6JB5bJUyN4LJDY7TSy ALFwDSPvFjLQfwb8sv1EGqzUowg+EA== =4EY+ -----END PGP SIGNATURE----- --CK63ajjUxdVN8+D6--