hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/mediatek/mt2712-evb.dts
....@@ -26,14 +26,14 @@
2626 stdout-path = "serial0:921600n8";
2727 };
2828
29
- cpus_fixed_vproc0: fixedregulator@0 {
29
+ cpus_fixed_vproc0: regulator-vproc-buck0 {
3030 compatible = "regulator-fixed";
3131 regulator-name = "vproc_buck0";
3232 regulator-min-microvolt = <1000000>;
3333 regulator-max-microvolt = <1000000>;
3434 };
3535
36
- cpus_fixed_vproc1: fixedregulator@1 {
36
+ cpus_fixed_vproc1: regulator-vproc-buck1 {
3737 compatible = "regulator-fixed";
3838 regulator-name = "vproc_buck1";
3939 regulator-min-microvolt = <1000000>;
....@@ -50,7 +50,7 @@
5050 id-gpio = <&pio 14 GPIO_ACTIVE_HIGH>;
5151 };
5252
53
- usb_p0_vbus: regulator@2 {
53
+ usb_p0_vbus: regulator-usb-p0-vbus {
5454 compatible = "regulator-fixed";
5555 regulator-name = "p0_vbus";
5656 regulator-min-microvolt = <5000000>;
....@@ -59,7 +59,7 @@
5959 enable-active-high;
6060 };
6161
62
- usb_p1_vbus: regulator@3 {
62
+ usb_p1_vbus: regulator-usb-p1-vbus {
6363 compatible = "regulator-fixed";
6464 regulator-name = "p1_vbus";
6565 regulator-min-microvolt = <5000000>;
....@@ -68,7 +68,7 @@
6868 enable-active-high;
6969 };
7070
71
- usb_p2_vbus: regulator@4 {
71
+ usb_p2_vbus: regulator-usb-p2-vbus {
7272 compatible = "regulator-fixed";
7373 regulator-name = "p2_vbus";
7474 regulator-min-microvolt = <5000000>;
....@@ -77,7 +77,7 @@
7777 enable-active-high;
7878 };
7979
80
- usb_p3_vbus: regulator@5 {
80
+ usb_p3_vbus: regulator-usb-p3-vbus {
8181 compatible = "regulator-fixed";
8282 regulator-name = "p3_vbus";
8383 regulator-min-microvolt = <5000000>;