diff --git a/sun50i-h5/sun50i-h5-usbhost0.dts b/sun50i-h5/sun50i-h5-usbhost0.dts index 7ca3eb3..c1d79c2 100644 --- a/sun50i-h5/sun50i-h5-usbhost0.dts +++ b/sun50i-h5/sun50i-h5-usbhost0.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun50i-h5/sun50i-h5-usbhost1.dts b/sun50i-h5/sun50i-h5-usbhost1.dts index ece1803..2b4f245 100644 --- a/sun50i-h5/sun50i-h5-usbhost1.dts +++ b/sun50i-h5/sun50i-h5-usbhost1.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun50i-h5/sun50i-h5-usbhost2.dts b/sun50i-h5/sun50i-h5-usbhost2.dts index 3e910af..54800e7 100644 --- a/sun50i-h5/sun50i-h5-usbhost2.dts +++ b/sun50i-h5/sun50i-h5-usbhost2.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun50i-h5/sun50i-h5-usbhost3.dts b/sun50i-h5/sun50i-h5-usbhost3.dts index 87f30ce..a99524e 100644 --- a/sun50i-h5/sun50i-h5-usbhost3.dts +++ b/sun50i-h5/sun50i-h5-usbhost3.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun8i-h3/sun8i-h3-usbhost0.dts b/sun8i-h3/sun8i-h3-usbhost0.dts index ff1d82f..6bd8aed 100644 --- a/sun8i-h3/sun8i-h3-usbhost0.dts +++ b/sun8i-h3/sun8i-h3-usbhost0.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun8i-h3/sun8i-h3-usbhost1.dts b/sun8i-h3/sun8i-h3-usbhost1.dts index 92049ec..4c7222b 100644 --- a/sun8i-h3/sun8i-h3-usbhost1.dts +++ b/sun8i-h3/sun8i-h3-usbhost1.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun8i-h3/sun8i-h3-usbhost2.dts b/sun8i-h3/sun8i-h3-usbhost2.dts index bf0c4f5..2b83ec9 100644 --- a/sun8i-h3/sun8i-h3-usbhost2.dts +++ b/sun8i-h3/sun8i-h3-usbhost2.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; }; diff --git a/sun8i-h3/sun8i-h3-usbhost3.dts b/sun8i-h3/sun8i-h3-usbhost3.dts index f737075..e2f28ab 100644 --- a/sun8i-h3/sun8i-h3-usbhost3.dts +++ b/sun8i-h3/sun8i-h3-usbhost3.dts @@ -17,4 +17,11 @@ status = "okay"; }; }; + + fragment@2 { + target = <&usbphy>; + __overlay__ { + status = "okay"; + }; + }; };