qoriq-usb2-mph-0.dtsi 338 B

1234567891011121314
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /*
  3. * QorIQ USB Host device tree stub [ controller @ offset 0x210000 ]
  4. *
  5. * Copyright 2011 Freescale Semiconductor Inc.
  6. */
  7. usb@210000 {
  8. compatible = "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
  9. reg = <0x210000 0x1000>;
  10. #address-cells = <1>;
  11. #size-cells = <0>;
  12. interrupts = <44 0x2 0 0>;
  13. };