OSDN Git Service

dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 13 Jun 2018 11:28:38 +0000 (21:28 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 23 Jul 2018 05:22:45 +0000 (15:22 +1000)
commit2be5263c5df45bbd5ad49ea8c394aca6e709d204
treedb7038184677d489f78cf4e3c3f66128200e8aec
parentd5e838275c80aeb96d4c0b81442a851dfef2e948
dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"

This isn't per-se a real device, it's a pseudo-device that
represents the use of the Aspeed built-in ColdFire to
implement the FSI protocol by bitbanging the GPIOs instead
of doing it from the ARM core.

Thus it's a drop-in replacement for the existing
fsi-master-gpio pseudo-device for use on systems based
on the Aspeed chips. It has most of the same properties,
plus some more needed to operate the coprocessor.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/fsi/fsi-master-ast-cf.txt [new file with mode: 0644]