powerpc: Add T4 LAC device tree binding & defs
authorJoe Liccese <joe.liccese@freescale.com>
Mon, 25 Jun 2012 17:22:09 +0000 (12:22 -0500)
committerScott Wood <scottwood@freescale.com>
Tue, 25 Jun 2013 00:52:36 +0000 (19:52 -0500)
commit8c43d2b0ca10cea9eb62d8996fb93f330be88ada
tree10131e85a4f2bd5c881447c42d581daf665e274d
parent1a5272866f87d7fbf04dc8060f8da3e8456490ab
powerpc: Add T4 LAC device tree binding & defs

The Interlaken is a narrow, high speed channelized chip-to-chip interface. To
facilitate interoperability between a data path device and a look-aside
co-processor, the Interlaken Look-Aside protocol is defined for short
transaction-related transfers. Although based on the Interlaken protocol,
Interlaken Look-Aside is not directly compatible with Interlaken and can be
considered a different operation mode.

The Interlaken LA controller connects internal platform to Interlaken serial
interface. It accepts LA command through software portals, which are system
memory mapped 4KB spaces. The LA commands are then translated into the
Interlaken control words and data words, which are sent on TX side to TCAM
through SerDes lanes.

Signed-off-by: Joe Liccese <joe.liccese@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Documentation/devicetree/bindings/powerpc/fsl/interlaken-lac.txt [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/interlaken-lac-portals.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/interlaken-lac.dtsi [new file with mode: 0644]
This page took 0.025013 seconds and 5 git commands to generate.