From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 23 Apr 2012 11:48:35 +0200 Subject: [U-Boot] [PATCH] mx6qsabrelite: No need to set the direction for GPIO3_23 again In-Reply-To: <1334175744-26707-1-git-send-email-festevam@gmail.com> References: <1334175744-26707-1-git-send-email-festevam@gmail.com> Message-ID: <4F952573.1010301@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/04/2012 22:22, Fabio Estevam wrote: > There is a 'gpio_direction_output(87, 0);' call previously, so the GPIO direction is > already established. > > Use gpio_set_value() for changing the GPIO output then. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================