brintos

brintos / linux-shallow public Read only

0
0
Text · 734 B · 66dbd9f Raw
19 lines · plain
1 2ppc476gtr High Speed Serial Assist (HSTA) node3==============================================4 5The 476gtr SoC contains a high speed serial assist module attached6between the plb4 and plb6 system buses to provide high speed data7transfer between memory and system peripherals as well as support for8PCI message signalled interrupts.9 10Currently only the MSI support is used by Linux using the following11device tree entries:12 13Require properties:14- compatible		: "ibm,476gtr-hsta-msi", "ibm,hsta-msi"15- reg			: register mapping for the HSTA MSI space16- interrupts		: ordered interrupt mapping for each MSI in the register17			  space. The first interrupt should be associated with a18			  register offset of 0x00, the second to 0x10, etc.19