Advertisement
Guest User

Untitled

a guest
Oct 18th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. trying to move to new location
  2. pcie@7d500000 {
  3. compatible = "brcm,bcm2711-pcie", "brcm,bcm7445-pcie";
  4. reg = <0x00000000 0x7d500000 0x00009310>;
  5. device_type = "pci";
  6. #address-cells = <0x00000003>;
  7. #interrupt-cells = <0x00000001>;
  8. #size-cells = <0x00000002>;
  9. interrupts = <0x00000000 0x00000094 0x00000004 0x00000000 0x00000094 0x00000004>;
  10. interrupt-names = "pcie", "msi";
  11. interrupt-map-mask = <0x00000000 0x00000000 0x00000000 0x00000007>;
  12. interrupt-map = <0x00000000 0x00000000 0x00000000 0x00000001 0x00000001 0x00000000 0x0000008f 0x00000004>;
  13. msi-controller;
  14. msi-parent = <0x00000024>;
  15. ranges = <0x02000000 0x00000000 0xf8000000 0x00000006 0x00000000 0x00000000 0x04000000>;
  16. dma-ranges = <0x02000000 0x00000004 0x00000000 0x00000000 0x00000000 0x00000002 0x00000000>;
  17. brcm,enable-ssc;
  18. phandle = <0x00000024>;
  19. pci@1,0 {
  20. #address-cells = <0x00000003>;
  21. #size-cells = <0x00000002>;
  22. ranges;
  23. reg = <0x00000000 0x00000000 0x00000000 0x00000000 0x00000000>;
  24. usb@1,0 {
  25. reg = <0x00010000 0x00000000 0x00000000 0x00000000 0x00000000>;
  26. resets = <0x00000025 0x00000000>;
  27. };
  28. };
  29. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement