Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712018
| From | <sean.wang@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/3] dt-bindings: regulator: add fixes with MT6311 dt-bindings shouldn't reference driver |
| Date | 2017-08-15 11:50 +0200 |
| Message-ID | <ueGE2-83H-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Sean Wang <sean.wang@mediatek.com> DT bindings shouldn't reference drivers and they should be OS-agnostic. Signed-off-by: Sean Wang <sean.wang@mediatek.com> --- Documentation/devicetree/bindings/regulator/mt6311-regulator.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt b/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt index 02649d8..84d544d 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" -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 1/3] dt-bindings: regulator: add fixes with MT6311 dt-bindings shouldn't reference driver <sean.wang@mediatek.com> - 2017-08-15 11:50 +0200
[PATCH 2/3] dt-bindings: regulator: add fixes with MT6323 dt-bindings shouldn't reference driver <sean.wang@mediatek.com> - 2017-08-15 11:50 +0200
Applied "regulator: add fixes with MT6323 dt-bindings shouldn't reference driver" to the regulator tree Mark Brown <broonie@kernel.org> - 2017-08-15 19:20 +0200
[PATCH 3/3] dt-bindings: regulator: add fixes with MT6397 dt-bindings shouldn't reference driver <sean.wang@mediatek.com> - 2017-08-15 11:50 +0200
Applied "regulator: add fixes with MT6397 dt-bindings shouldn't reference driver" to the regulator tree Mark Brown <broonie@kernel.org> - 2017-08-15 19:20 +0200
Applied "regulator: add fixes with MT6311 dt-bindings shouldn't reference driver" to the regulator tree Mark Brown <broonie@kernel.org> - 2017-08-15 19:20 +0200
csiph-web