From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] arm64: dts: rockchip: fix sdmmc detection on boot Date: Sat, 09 Nov 2019 02:16:14 +0100 Message-ID: <11324931.leEh3Ic9LF@phil> References: <20191016185945.1962-1-pgwipeout@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20191016185945.1962-1-pgwipeout-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Peter Geis Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Am Mittwoch, 16. Oktober 2019, 20:59:46 CET schrieb Peter Geis: > With working GPIO, during init the GPIO state s reset. > This causes the sdmmc regulator to shut down, preventing detection. > Removing and replacing the card will allow it to be detected, but that should not be necessary. > Fix this by setting the regulator on at boot. > > Signed-off-by: Peter Geis applied for 5.5 Thanks Heiko