ARM: mxc: fix gpio-ranges for VF610
authorStephen Warren <swarren@nvidia.com>
Thu, 13 Jun 2013 20:59:53 +0000 (14:59 -0600)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 08:04:34 +0000 (16:04 +0800)
commit36af8f3e55be892dc334c34b9157ed571e69e7ea
treef7668734f11bc38cc8e0027256552098d88ccced
parent77b38fc36c5dc6f99d1db0a3c216724e53e5e257
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 <swarren@nvidia.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/vf610.dtsi
This page took 0.027287 seconds and 5 git commands to generate.