ARM: dts: imx: use generic node name for fixed regulator
authorShawn Guo <shawn.guo@linaro.org>
Fri, 7 Feb 2014 15:18:30 +0000 (23:18 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:32:30 +0000 (21:32 +0800)
The device tree specification recommends that generic name should be
used for nodes.  So instead of naming those fixed regulator nodes
arbitrarily, let's use the generic name 'regulator@num' for those nodes.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found