2
0
Эх сурвалжийг харах

lantiq: kernel 4.14: use vbus-supply devicetree property

It isn't a phy supply, as the phy is still up if the GPIO is low. It
rather is the supply for the vbus. A correct setting/definition will be
relevant as soon as USB peripheral mode is supported.

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin 7 жил өмнө
parent
commit
d8b475212b
25 өөрчлөгдсөн 32 нэмэгдсэн , 32 устгасан
  1. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ACMP252.dts
  2. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4518PWR01.dtsi
  3. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4519PW.dts
  4. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4520PW.dts
  5. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts
  6. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7510PW22.dts
  7. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7518PW.dts
  8. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7519RW22.dts
  9. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV752DPW.dts
  10. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV752DPW22.dts
  11. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV8539PW22.dts
  12. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/BTHOMEHUBV3A.dts
  13. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/BTHOMEHUBV5A.dts
  14. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY80920.dtsi
  15. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2.dtsi
  16. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/GIGASX76X.dts
  17. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/H201L.dts
  18. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts
  19. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2812HNUFX.dtsi
  20. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/TDW89X0.dtsi
  21. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7510KW22.dtsi
  22. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi
  23. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/VR200v.dts
  24. 1 1
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/WBMR.dts
  25. 2 2
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/WBMR300.dts

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ACMP252.dts

@@ -101,11 +101,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4518PWR01.dtsi

@@ -192,11 +192,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4519PW.dts

@@ -189,11 +189,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4520PW.dts

@@ -213,11 +213,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts

@@ -231,11 +231,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7510PW22.dts

@@ -195,11 +195,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7518PW.dts

@@ -227,11 +227,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV7519RW22.dts

@@ -236,18 +236,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV752DPW.dts

@@ -232,11 +232,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV752DPW22.dts

@@ -254,11 +254,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV8539PW22.dts

@@ -178,11 +178,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/BTHOMEHUBV3A.dts

@@ -207,9 +207,9 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/BTHOMEHUBV5A.dts

@@ -291,9 +291,9 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY80920.dtsi

@@ -304,9 +304,9 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/FRITZ3370-REV2.dtsi

@@ -288,18 +288,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb0_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb1_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb0_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb1_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/GIGASX76X.dts

@@ -117,11 +117,11 @@
 
 &usb_phy {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/H201L.dts

@@ -165,10 +165,10 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2601HNFX.dts

@@ -186,9 +186,9 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/P2812HNUFX.dtsi

@@ -280,18 +280,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/TDW89X0.dtsi

@@ -281,18 +281,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7510KW22.dtsi

@@ -253,11 +253,11 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/VGV7519.dtsi

@@ -288,20 +288,20 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &vmmc {

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/VR200v.dts

@@ -288,18 +288,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 1 - 1
target/linux/lantiq/files-4.14/arch/mips/boot/dts/WBMR.dts

@@ -191,9 +191,9 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };

+ 2 - 2
target/linux/lantiq/files-4.14/arch/mips/boot/dts/WBMR300.dts

@@ -312,18 +312,18 @@
 
 &usb_phy0 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb_phy1 {
 	status = "okay";
-	phy-supply = <&usb_vbus>;
 };
 
 &usb0 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };
 
 &usb1 {
 	status = "okay";
+	vbus-supply = <&usb_vbus>;
 };