summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator
diff options
context:
space:
mode:
authorChiYuan Huang <cy_huang@richtek.com>2021-07-14 10:25:32 +0800
committerMark Brown <broonie@kernel.org>2021-07-14 13:30:42 +0100
commite98fb032170bfa2e671a01e356a7ee86a2038312 (patch)
treec2e3986815a0611a771a67cd25bc0b3311c79fe9 /Documentation/devicetree/bindings/regulator
parent9705c49c3b5e8640fa1afd24f93a391ac0f793a4 (diff)
regulator: rtq6752: Refine binding document
Drop regulators property reference and remove the status in example dts. Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Link: https://lore.kernel.org/r/1626229532-13037-1-git-send-email-u0084500@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r--Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml
index 641840ea7c16..e6e5a9a7d940 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>;