]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/axp209.dtsi
arm: dts: imx6ul-isiot: Add I2C nodes
[u-boot] / arch / arm / dts / axp209.dtsi
index c20cf537f5a534dcbbbacdf3f9192410a757a14d..afbe89c01df582a45e9480d1d2180dcaf3859935 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
 
                reg_ldo5: ldo5 {
                        regulator-name = "ldo5";
+                       status = "disabled";
                };
        };
+
+       usb_power_supply: usb_power_supply {
+               compatible = "x-powers,axp202-usb-power-supply";
+               status = "disabled";
+       };
 };