aboutsummaryrefslogtreecommitdiff
path: root/Bindings/regulator/socionext,uniphier-regulator.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/regulator/socionext,uniphier-regulator.yaml')
-rw-r--r--Bindings/regulator/socionext,uniphier-regulator.yaml21
1 files changed, 7 insertions, 14 deletions
diff --git a/Bindings/regulator/socionext,uniphier-regulator.yaml b/Bindings/regulator/socionext,uniphier-regulator.yaml
index c0acf949753d..a6949a581cd1 100644
--- a/Bindings/regulator/socionext,uniphier-regulator.yaml
+++ b/Bindings/regulator/socionext,uniphier-regulator.yaml
@@ -89,18 +89,11 @@ required:
examples:
- |
- usb-glue@65b00000 {
- compatible = "simple-mfd";
- #address-cells = <1>;
- #size-cells = <1>;
- ranges = <0 0x65b00000 0x400>;
-
- usb_vbus0: regulators@100 {
- compatible = "socionext,uniphier-ld20-usb3-regulator";
- reg = <0x100 0x10>;
- clock-names = "link";
- clocks = <&sys_clk 14>;
- reset-names = "link";
- resets = <&sys_rst 14>;
- };
+ usb_vbus0: regulators@100 {
+ compatible = "socionext,uniphier-ld20-usb3-regulator";
+ reg = <0x100 0x10>;
+ clock-names = "link";
+ clocks = <&sys_clk 14>;
+ reset-names = "link";
+ resets = <&sys_rst 14>;
};