ata: Add DT bindings for Faraday Technology FTIDE010
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 4 Jun 2017 08:50:06 +0000 (10:50 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 12 Jun 2017 16:02:51 +0000 (12:02 -0400)
commitaf36ddc988922adc00221b37662120cd78f4aa7d
treeb08999dd04e6b248283e6c459fdc2d075752bad9
parent818831c8b22f75353f59a63a484e20736c0567c9
ata: Add DT bindings for Faraday Technology FTIDE010

This adds device tree bindings for the Faraday Technology
FTIDE010 found in the Storlink/Storm/Cortina Systems Gemini SoC.

I am not 100% sure that this part is from Faraday Technology but
a lot points in that direction:

- A later IDE interface called FTIDE020 exist and share some
  properties.

- The SATA bridge has the same Built In Self Test (BIST) that the
  Faraday FTSATA100 seems to have, and it has version number 0100
  in the device ID register, so this is very likely a FTSATA100
  bundled with the FTIDE010.

Cc: devicetree@vger.kernel.org
Cc: John Feng-Hsin Chiang <john453@faraday-tech.com>
Cc: Greentime Hu <green.hu@gmail.com>
Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/faraday,ftide010.txt [new file with mode: 0644]