]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/axp209.dtsi
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
[u-boot] / arch / arm / dts / axp209.dtsi
index c20cf537f5a534dcbbbacdf3f9192410a757a14d..051ab3ba9a6526b008304aca8cd50083efdac26b 100644 (file)
  *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *     GNU General Public License for more details.
  *
- *     You should have received a copy of the GNU General Public
- *     License along with this file; if not, write to the Free
- *     Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- *     MA 02110-1301 USA
- *
  * Or, alternatively,
  *
  *  b) Permission is hereby granted, free of charge, to any person
@@ -94,4 +89,9 @@
                        regulator-name = "ldo5";
                };
        };
+
+       usb_power_supply: usb_power_supply {
+               compatible = "x-powers,axp202-usb-power-supply";
+               status = "disabled";
+       };
 };