diff options
author | Sean Wang <sean.wang@mediatek.com> | 2017-08-15 11:46:28 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-15 19:12:30 +0200 |
commit | 723310d46e6d40ced439ac52da18dd4d7b72c105 (patch) | |
tree | 60443f0472fa412b91e200522166a5ca401ce98e | |
parent | regulator: add fixes with MT6323 dt-bindings shouldn't reference driver (diff) | |
download | linux-723310d46e6d40ced439ac52da18dd4d7b72c105.tar.xz linux-723310d46e6d40ced439ac52da18dd4d7b72c105.zip |
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>
-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" |