Commit e98fb032 authored by ChiYuan Huang's avatar ChiYuan Huang Committed by Mark Brown

regulator: rtq6752: Refine binding document

Drop regulators property reference and remove the status in example dts.
Signed-off-by: default avatarChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1626229532-13037-1-git-send-email-u0084500@gmail.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 9705c49c
...@@ -30,7 +30,6 @@ properties: ...@@ -30,7 +30,6 @@ properties:
regulators: regulators:
type: object type: object
$ref: regulator.yaml#
patternProperties: patternProperties:
"^(p|n)avdd$": "^(p|n)avdd$":
...@@ -56,7 +55,6 @@ examples: ...@@ -56,7 +55,6 @@ examples:
rtq6752@6b { rtq6752@6b {
compatible = "richtek,rtq6752"; compatible = "richtek,rtq6752";
status = "okay";
reg = <0x6b>; reg = <0x6b>;
enable-gpios = <&gpio26 2 0>; enable-gpios = <&gpio26 2 0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment