commit | 125fd67753e67a6043e821e397661f0f3aa4d438 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Fri Sep 25 15:51:32 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 17 14:53:12 2015 +0100 |
tree | 66cb3127c5cecd5c3bd802a77e3c5e5f30ffc503 | |
parent | 25e8930ce85b09e2741f15f01ad2c861eb1b4eab [diff] |
ARM: u300: remove regulator-compatible usage The regulator-compatible property from the regulator DT binding was deprecated and the correct approach is to use the node's name. This patch has no functional changes since the values of the node's name and the regulator-compatible match for all the regulators. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>