spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 2 Mar 2020 00:19:57 +0000 (02:19 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 4 Mar 2020 18:28:53 +0000 (18:28 +0000)
commit63669902f74a6133c209fc03109becf5a2141284
treeba2f6773a5e8d23fa16c86c1fd7cb19045ef1760
parentca5052c8bfab7a44efd2161ce2a9d67dfc126aa6
spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes

There's no reason to keep this .ptp_sts_supported property explicitly in
devtype_data, since it can be deduced from the operating mode alone.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Message-Id: <20200302001958.11105-6-olteanv@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-dspi.c