All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] regulator: rtq6752: Refine binding document
@ 2021-07-14  2:25 cy_huang
  2021-07-14 15:55 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: cy_huang @ 2021-07-14  2:25 UTC (permalink / raw)
  To: broonie, robh+dt; +Cc: lgirdwood, cy_huang, linux-kernel, devicetree

From: ChiYuan Huang <cy_huang@richtek.com>

Drop regulators property reference and remove the status in example dts.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
---
Following by the below comment to update the binding document.
Link: /https://lore.kernel.org/linux-devicetree/20210713214659.GA892012@robh.at.kernel.org/
---
 .../devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml        | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml
index 641840e..e6e5a9a 100644
--- a/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml
@@ -30,7 +30,6 @@ properties:
 
   regulators:
     type: object
-    $ref: regulator.yaml#
 
     patternProperties:
       "^(p|n)avdd$":
@@ -56,7 +55,6 @@ examples:
 
       rtq6752@6b {
         compatible = "richtek,rtq6752";
-        status = "okay";
         reg = <0x6b>;
         enable-gpios = <&gpio26 2 0>;
 
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] regulator: rtq6752: Refine binding document
  2021-07-14  2:25 [PATCH] regulator: rtq6752: Refine binding document cy_huang
@ 2021-07-14 15:55 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2021-07-14 15:55 UTC (permalink / raw)
  To: cy_huang, robh+dt
  Cc: Mark Brown, lgirdwood, cy_huang, linux-kernel, devicetree

On Wed, 14 Jul 2021 10:25:32 +0800, cy_huang wrote:
> Drop regulators property reference and remove the status in example dts.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/1] regulator: rtq6752: Refine binding document
      commit: e98fb032170bfa2e671a01e356a7ee86a2038312

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-14 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  2:25 [PATCH] regulator: rtq6752: Refine binding document cy_huang
2021-07-14 15:55 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.