diff options
author | Sean Wang <sean.wang@mediatek.com> | 2017-08-15 11:46:26 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-15 19:12:25 +0200 |
commit | 9a843ed483f49044461020601d6f98a336523075 (patch) | |
tree | dcce9c660010a922e16ed49d94f7b893d13b6360 /Documentation | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-9a843ed483f49044461020601d6f98a336523075.tar.xz linux-9a843ed483f49044461020601d6f98a336523075.zip |
regulator: add fixes with MT6311 dt-bindings shouldn't reference driver
DT bindings shouldn't reference drivers and they should be OS-agnostic.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/mt6311-regulator.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt b/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt index 02649d8b3f5a..84d544d8c1b1 100644 --- a/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt @@ -1,4 +1,4 @@ -Mediatek MT6311 Regulator Driver +Mediatek MT6311 Regulator Required properties: - compatible: "mediatek,mt6311-regulator" |