Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756973AbdLPODU (ORCPT ); Sat, 16 Dec 2017 09:03:20 -0500 Received: from mail-oi0-f46.google.com ([209.85.218.46]:43454 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756500AbdLPODP (ORCPT ); Sat, 16 Dec 2017 09:03:15 -0500 X-Google-Smtp-Source: ACJfBotGJBfEyshFqf4DMxP5dYraDgP34PKKZp8fIe87e3jiXXOOf3czpZWDOoCtQz3dlMbxYASV3KG87J15vc9vVK0= MIME-Version: 1.0 In-Reply-To: <20171206153005.6144-6-stefan@agner.ch> References: <20171206153005.6144-1-stefan@agner.ch> <20171206153005.6144-6-stefan@agner.ch> From: Fabio Estevam Date: Sat, 16 Dec 2017 12:03:14 -0200 Message-ID: Subject: Re: [PATCH 6/9] ARM: dts: imx7-colibri: specify usdhc1 supplies To: Stefan Agner Cc: Shawn Guo , Sascha Hauer , Fabio Estevam , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 397 Lines: 9 On Wed, Dec 6, 2017 at 1:30 PM, Stefan Agner wrote: > The usdhc1 controller instance is used to provide the default > SD/MMC capabilities of the Colibri standard. The IO pins are > supplied to the SoC on the module whereas the SD-card is powered > by the Carrier Board supply. > > Signed-off-by: Stefan Agner Reviewed-by: Fabio Estevam