From: cy_huang <u0084500@gmail.com>
To: broonie@kernel.org, robh+dt@kernel.org
Cc: lgirdwood@gmail.com, cy_huang@richtek.com,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [PATCH] regulator: rtq6752: Refine binding document
Date: Wed, 14 Jul 2021 10:25:32 +0800 [thread overview]
Message-ID: <1626229532-13037-1-git-send-email-u0084500@gmail.com> (raw)
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
next reply other threads:[~2021-07-14 2:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-14 2:25 cy_huang [this message]
2021-07-14 15:55 ` [PATCH] regulator: rtq6752: Refine binding document Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1626229532-13037-1-git-send-email-u0084500@gmail.com \
--to=u0084500@gmail.com \
--cc=broonie@kernel.org \
--cc=cy_huang@richtek.com \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).