Applied "regulator: add fixes with MT6323 dt-bindings shouldn't reference driver" to the regulator tree
Mark Brown
broonie at kernel.org
Tue Aug 15 10:15:42 PDT 2017
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 at 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 at mediatek.com>
Signed-off-by: Mark Brown <broonie at 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
More information about the Linux-mediatek
mailing list