Improve SPI support for Ingenic SoCs.
authorMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 17:22:58 +0000 (18:22 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 17:22:58 +0000 (18:22 +0100)
commit9ee448f94318ab2d42e4e7266666d084fdb1e992
tree8bb63819b8c924e587ae7976ebff1a877dc75d9d
parentb0ceb62125155c1f8e67d3a944af9536d93609c7
parent6d72b11403549a34b485d2fe323c8a57b4dd1958
Improve SPI support for Ingenic SoCs.

Merge series from 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>:

1.Add support for using GPIOs as chip select lines on Ingenic SoCs.
2.Add support for probing the spi-ingenic driver on the JZ4775 SoC,
  the X1000 SoC, and the X2000 SoC.
3.Modify annotation texts to be more in line with the current state.