From: Stephen Warren Date: Thu, 13 Jun 2013 20:59:53 +0000 (-0600) Subject: ARM: mxc: fix gpio-ranges for VF610 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36af8f3e55be892dc334c34b9157ed571e69e7ea;p=pandora-kernel.git ARM: mxc: fix gpio-ranges for VF610 The gpio-ranges properties in vf610.dtsi were written according to an older version of the GPIO bindings. Unfortunately, these were changed incompatibly in commit 86853c8 "gpio: add gpio offset in gpio range cells property". This patch adds the missing required extra cell in each gpio-ranges property. Signed-off-by: Stephen Warren Signed-off-by: Shawn Guo --- Reading git-diff-tree failed