diff options
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 294afa7734b7..ed613ebe0812 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi | |||
@@ -621,7 +621,7 @@ | |||
621 | <0 54 IRQ_TYPE_LEVEL_HIGH>, | 621 | <0 54 IRQ_TYPE_LEVEL_HIGH>, |
622 | <0 127 IRQ_TYPE_LEVEL_HIGH>; | 622 | <0 127 IRQ_TYPE_LEVEL_HIGH>; |
623 | 623 | ||
624 | regulator-1p1@110 { | 624 | regulator-1p1 { |
625 | compatible = "fsl,anatop-regulator"; | 625 | compatible = "fsl,anatop-regulator"; |
626 | regulator-name = "vdd1p1"; | 626 | regulator-name = "vdd1p1"; |
627 | regulator-min-microvolt = <800000>; | 627 | regulator-min-microvolt = <800000>; |
@@ -635,7 +635,7 @@ | |||
635 | anatop-max-voltage = <1375000>; | 635 | anatop-max-voltage = <1375000>; |
636 | }; | 636 | }; |
637 | 637 | ||
638 | regulator-3p0@120 { | 638 | regulator-3p0 { |
639 | compatible = "fsl,anatop-regulator"; | 639 | compatible = "fsl,anatop-regulator"; |
640 | regulator-name = "vdd3p0"; | 640 | regulator-name = "vdd3p0"; |
641 | regulator-min-microvolt = <2800000>; | 641 | regulator-min-microvolt = <2800000>; |
@@ -649,7 +649,7 @@ | |||
649 | anatop-max-voltage = <3400000>; | 649 | anatop-max-voltage = <3400000>; |
650 | }; | 650 | }; |
651 | 651 | ||
652 | regulator-2p5@130 { | 652 | regulator-2p5 { |
653 | compatible = "fsl,anatop-regulator"; | 653 | compatible = "fsl,anatop-regulator"; |
654 | regulator-name = "vdd2p5"; | 654 | regulator-name = "vdd2p5"; |
655 | regulator-min-microvolt = <2000000>; | 655 | regulator-min-microvolt = <2000000>; |
@@ -663,7 +663,7 @@ | |||
663 | anatop-max-voltage = <2750000>; | 663 | anatop-max-voltage = <2750000>; |
664 | }; | 664 | }; |
665 | 665 | ||
666 | reg_arm: regulator-vddcore@140 { | 666 | reg_arm: regulator-vddcore { |
667 | compatible = "fsl,anatop-regulator"; | 667 | compatible = "fsl,anatop-regulator"; |
668 | regulator-name = "vddarm"; | 668 | regulator-name = "vddarm"; |
669 | regulator-min-microvolt = <725000>; | 669 | regulator-min-microvolt = <725000>; |
@@ -680,7 +680,7 @@ | |||
680 | anatop-max-voltage = <1450000>; | 680 | anatop-max-voltage = <1450000>; |
681 | }; | 681 | }; |
682 | 682 | ||
683 | reg_pu: regulator-vddpu@140 { | 683 | reg_pu: regulator-vddpu { |
684 | compatible = "fsl,anatop-regulator"; | 684 | compatible = "fsl,anatop-regulator"; |
685 | regulator-name = "vddpu"; | 685 | regulator-name = "vddpu"; |
686 | regulator-min-microvolt = <725000>; | 686 | regulator-min-microvolt = <725000>; |
@@ -697,7 +697,7 @@ | |||
697 | anatop-max-voltage = <1450000>; | 697 | anatop-max-voltage = <1450000>; |
698 | }; | 698 | }; |
699 | 699 | ||
700 | reg_soc: regulator-vddsoc@140 { | 700 | reg_soc: regulator-vddsoc { |
701 | compatible = "fsl,anatop-regulator"; | 701 | compatible = "fsl,anatop-regulator"; |
702 | regulator-name = "vddsoc"; | 702 | regulator-name = "vddsoc"; |
703 | regulator-min-microvolt = <725000>; | 703 | regulator-min-microvolt = <725000>; |