diff options
author | Sean Wang <sean.wang@mediatek.com> | 2017-08-15 17:46:28 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-15 18:12:30 +0100 |
commit | 723310d46e6d40ced439ac52da18dd4d7b72c105 (patch) | |
tree | 60443f0472fa412b91e200522166a5ca401ce98e /Documentation/devicetree/bindings/regulator | |
parent | daf44c87da5cb6681ddd8afb9245f377cb01c651 (diff) |
regulator: add fixes with MT6397 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/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/mt6397-regulator.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt b/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt index a42b1d6e9863..01141fb00875 100644 --- a/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt @@ -1,4 +1,4 @@ -Mediatek MT6397 Regulator Driver +Mediatek MT6397 Regulator Required properties: - compatible: "mediatek,mt6397-regulator" |