From 62cf3bc0b59cfb70a021784af914c6ea464d3af7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 18 Sep 2013 13:31:15 +0200 Subject: [PATCH] MIPS: BCM47XX: Get GPIO pin from nvram configuration The nvram contains some gpio configuration for boards. It is stored in a gpio=name format e.g. gpio8=wps_button gpio4=robo_reset This patches adds a function to parse these entries, so other driver can use it. Signed-off-by: Hauke Mehrtens Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5841/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed