Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712352

Applied "regulator: add fixes with MT6323 dt-bindings shouldn't reference driver" to the regulator tree

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Applied "regulator: add fixes with MT6323 dt-bindings shouldn't reference driver" to the regulator tree
Date 2017-08-15 19:20 +0200
Message-ID <ueNFv-48q-7@gated-at.bofh.it> (permalink)
References <ueGE2-83H-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The patch

   regulator: add fixes with MT6323 dt-bindings shouldn't reference driver

has been applied to the regulator tree at

   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

From daf44c87da5cb6681ddd8afb9245f377cb01c651 Mon Sep 17 00:00:00 2001
From: Sean Wang <sean.wang@mediatek.com>
Date: Tue, 15 Aug 2017 17:46:27 +0800
Subject: [PATCH] regulator: add fixes with MT6323 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>
---
 Documentation/devicetree/bindings/regulator/mt6323-regulator.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt b/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
index c35d878b0960..a48749db4df3 100644
--- a/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
@@ -1,4 +1,4 @@
-Mediatek MT6323 Regulator Driver
+Mediatek MT6323 Regulator
 
 All voltage regulators are defined as subnodes of the regulators node. A list
 of regulators provided by this controller are defined as subnodes of the
-- 
2.13.3

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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