linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: regulator: pf8x00: Remove restrictions for regulator-name
@ 2023-03-28  6:00 Peng Fan (OSS)
  2023-03-28 15:52 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2023-03-28  6:00 UTC (permalink / raw)
  To: jagan, lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt, troy.kisky
  Cc: linux-kernel, devicetree, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Following commit b0de7fa706506
("regulator: pca9450: Remove restrictions for regulator-name") to remove
the constraints on the regulator-name to allow using arbitrary and
descriptive names for the regulators.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 .../regulator/nxp,pf8x00-regulator.yaml         | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml
index e094c40a7072..b56fd9c3d5d7 100644
--- a/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml
@@ -38,12 +38,6 @@ properties:
         description:
           Properties for single LDO regulator.
 
-        properties:
-          regulator-name:
-            pattern: "^ldo[1-4]$"
-            description:
-              should be "ldo1", ..., "ldo4"
-
         unevaluatedProperties: false
 
       "^buck[1-7]$":
@@ -53,11 +47,6 @@ properties:
           Properties for single BUCK regulator.
 
         properties:
-          regulator-name:
-            pattern: "^buck[1-7]$"
-            description:
-              should be "buck1", ..., "buck7"
-
           nxp,ilim-ma:
             $ref: "/schemas/types.yaml#/definitions/uint32"
             minimum: 2100
@@ -90,12 +79,6 @@ properties:
         description:
           Properties for single VSNVS regulator.
 
-        properties:
-          regulator-name:
-            pattern: "^vsnvs$"
-            description:
-              should be "vsnvs"
-
         unevaluatedProperties: false
 
     additionalProperties: false
-- 
2.37.1


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

* Re: [PATCH] dt-bindings: regulator: pf8x00: Remove restrictions for regulator-name
  2023-03-28  6:00 [PATCH] dt-bindings: regulator: pf8x00: Remove restrictions for regulator-name Peng Fan (OSS)
@ 2023-03-28 15:52 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2023-03-28 15:52 UTC (permalink / raw)
  To: jagan, lgirdwood, robh+dt, krzysztof.kozlowski+dt, troy.kisky,
	Peng Fan (OSS)
  Cc: linux-kernel, devicetree, Peng Fan

On Tue, 28 Mar 2023 14:00:32 +0800, Peng Fan (OSS) wrote:
> Following commit b0de7fa706506
> ("regulator: pca9450: Remove restrictions for regulator-name") to remove
> the constraints on the regulator-name to allow using arbitrary and
> descriptive names for the regulators.
> 
> 

Applied to

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

Thanks!

[1/1] dt-bindings: regulator: pf8x00: Remove restrictions for regulator-name
      commit: 9aa5ef3da6742bb2228308e738c22b49efa6efcc

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:[~2023-03-28 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-28  6:00 [PATCH] dt-bindings: regulator: pf8x00: Remove restrictions for regulator-name Peng Fan (OSS)
2023-03-28 15:52 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).