summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/powerpc/4xx/hsta.txt
blob: 66dbd9ff56f7c3ccd3d2b9fea6ca1021ab6265a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

ppc476gtr High Speed Serial Assist (HSTA) node
==============================================

The 476gtr SoC contains a high speed serial assist module attached
between the plb4 and plb6 system buses to provide high speed data
transfer between memory and system peripherals as well as support for
PCI message signalled interrupts.

Currently only the MSI support is used by Linux using the following
device tree entries:

Require properties:
- compatible		: "ibm,476gtr-hsta-msi", "ibm,hsta-msi"
- reg			: register mapping for the HSTA MSI space
- interrupts		: ordered interrupt mapping for each MSI in the register
			  space. The first interrupt should be associated with a
			  register offset of 0x00, the second to 0x10, etc.