commit | 352d318cc9136d5be9c41e9fb235afc0822a375e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri Feb 07 23:18:30 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Sun Feb 09 21:32:30 2014 +0800 |
tree | 233e60d25f57a7621e57a52ca9cbb9eb98bb853b | |
parent | a4a2aa9b038c3285ca4c3f2a746b1950d66f5fa9 [diff] |
ARM: dts: imx: use generic node name for fixed regulator 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>