From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 9 May 2012 20:29:33 +0200 Subject: [U-Boot] [PATCH 1/2] GPIO: Extend the cmd_gpio API by gpio_{from, to}_string() In-Reply-To: <1335905416-22535-1-git-send-email-marex@denx.de> References: <1335905416-22535-1-git-send-email-marex@denx.de> Message-ID: <201205092029.34132.marex@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 Hi, > The gpio_from_string() call shall parse the incoming GPIO name taken > from the command line and return the GPIO number used within U-Boot or > return -1 on error. > > The gpio_to_string() on the other hand allows nicer reporting of GPIO > name in the output of cmd_gpio. > > Signed-off-by: Marek Vasut > Cc: Detlev Zundel > Cc: Mike Frysinger > Cc: Stefano Babic Bump on these two patches please? Best regards, Marek Vasut