Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp883785ybl; Wed, 28 Aug 2019 06:44:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqxa5OYdO+tFXFwlEX9adMxqtJfZxOtoFIOn9kibWy48CJGScAj5Iwzfw+UmgIRZRpxcIE/k X-Received: by 2002:a17:902:e30b:: with SMTP id cg11mr4481507plb.335.1566999890244; Wed, 28 Aug 2019 06:44:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566999890; cv=none; d=google.com; s=arc-20160816; b=h9kTvMvtJiXDrzia3G4A3UvpR1zmuG6+RiYmHAGbBgoLuevU2VnzeBh2kSNs+x0Fy5 uC19J03/TxhlFr+PW6t/mBSR/c4bUZV1qiTwGlj2ph/j0dbqRVvJ5t8KG6D2I8dgXGtl ZYc5rtXQl3JzcclsM2YxfBiTZUzBoi3/8LAG4pgtxAttaxR3q07IwmaS512G6U7RC70g s/NE9cPntdW1Dc1K8712wqzw8ErBhf3jSIxw+shx1Q7J+7k+VqBe+cIBtdQsG/Dl/3w7 U5nwDFzX8b39EKL2eIUe3Tv//kB+lEIEpNNPzF2D4YCkkMwNhHXHixu56/pgRxsDZb3c yNRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=PfdDBsRCBBChXNzCDotQ1Pc7yIyNBpQQ3ATlOtaDOC0=; b=maKOA4wou1LKT9HH6J93FZytRIJfioci5UVCuqfRimXlhV4DWNyEPPvKIcKMrmKNpy NbxRzxh34zyS/rLjDSB3/G1GtcQ6XhtuXcsC76KmyKWtXynIEXj3ll8BSivoFtw5a/UW 7OjKxY7p9KeExY0ZmGhB/k5pSvtbEDW21JhsQMWIpKY2Yv66KCC65zIkQeETzmbTwZvW hViy9YwU9/d9AkkDx5FxbqK2hY58ebUdQ79IzGGt0abQ50BtGB4CbfdGbMX8kQqk3E7h iq8qR5FUsNO/7ToZxI3vKq5ShvPIomfJTnHp/y3A2mXTCSFxaPctZ08pn3+RLwE+oG2U elSw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vrdJ3HfP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d1si2027709pgn.512.2019.08.28.06.44.33; Wed, 28 Aug 2019 06:44:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vrdJ3HfP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726508AbfH1Nni (ORCPT + 99 others); Wed, 28 Aug 2019 09:43:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:47132 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726341AbfH1Nnh (ORCPT ); Wed, 28 Aug 2019 09:43:37 -0400 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4C5B022CF5; Wed, 28 Aug 2019 13:43:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566999816; bh=PfdDBsRCBBChXNzCDotQ1Pc7yIyNBpQQ3ATlOtaDOC0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vrdJ3HfPobb2OsDW8pbRC6kIQu+M8yr50ucNLFVYTeNTKvLnO6nyKvDDpbmHFOJae BH6dkijIWCasP0rO2X7LUyBR1E1ZIsj6yaAd2rKfKTLspoDx1SyGcEY5p9+FHRy4q1 m8OXKEa1iDTbzsnltW5dZ5sSPKxK/nsX6gP28+Ik= Date: Wed, 28 Aug 2019 15:43:34 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: Alejandro =?utf-8?B?R29uesOhbGV6?= , Linus Walleij , Ulf Hansson , Greg KH , Thomas Gleixner , linux-mmc , Linux ARM , "linux-kernel@vger.kernel.org" , linux-sunxi Subject: Re: [linux-sunxi] Re: [PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR Message-ID: <20190828134334.qzuwodoxmw7ov5yg@flea> References: <20190825150558.15173-1-alejandro.gonzalez.correo@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v6flhv747vrdixqb" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --v6flhv747vrdixqb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 28, 2019 at 09:29:32PM +0800, Chen-Yu Tsai wrote: > On Wed, Aug 28, 2019 at 8:52 PM Linus Walleij = wrote: > > > > On Sun, Aug 25, 2019 at 5:06 PM Alejandro Gonz=E1lez > > wrote: > > > > > Jernej Skrabec compared the BSP driver with this > > > driver, and found that the BSP driver configures pinctrl to operate at > > > 1.8 V when entering DDR mode (although 3.3 V operation is supported),= while > > > the mainline kernel lacks any mechanism to switch voltages dynamicall= y. > > AFAIK The Pine H64 does not have the ability to switch I/O voltages. It is > fixed to either 1.8V (the default based on the schematics) or 3.3V. Should that be handled at the board level then maybe? Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --v6flhv747vrdixqb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXWaFBgAKCRDj7w1vZxhR xUbcAQDTgCwVjSWuZKxoSkt/fp1VLfWi1UjCpSZ0cCr11a5BwAD8DLgodYfexZWL iW8NfsUfcOV7SktdFUgfMP1x74uruwE= =sxYW -----END PGP SIGNATURE----- --v6flhv747vrdixqb--