Merge "fdts: corstone700: add NXP isp1763 node to device tree" into integration

This commit is contained in:
Manish Pandey 2020-09-15 06:32:12 +00:00 committed by TrustedFirmware Code Review
commit a6f65b1152
1 changed files with 7 additions and 0 deletions

View File

@ -20,6 +20,13 @@
reg-io-width = <2>;
smsc,irq-push-pull;
};
usb: usb@4020000 {
compatible = "nxp,usb-isp1763";
reg = <0x40200000 0x100000>;
interrupt-parent = <&gic>;
interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
};
};
&refclk {