commit | 4d325580380524608eb2617b878ab18eba5fb3a7 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard@teslabs.com> | Fri Jul 09 20:15:47 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jul 14 13:19:32 2021 -0500 |
tree | 5744effd44d7836f11c20044866b3023ecdf14b7 | |
parent | 51e53ee73fe7eed089a4276e20ddda27d95a797e [diff] |
drivers: display: ili9xxx: use spi_dt_spec Use the recently introduced struct spi_dt_spec to store SPI information and operate with it. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>