mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Linux v6.3 updated the GPIO APIs to use GPIO descriptors instead of indices. This broke the Tegra SPI slave driver and when compiling the driver for Linux v6.3 various warnings are observed. Update the Tegra SPI slave driver as necessary to fix support for Linux v6.3. Bug 4014315 Bug 4190165 Change-Id: Idfa29f729351d2971a649ddbcf1c3e9bf658d160 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2938376 Reviewed-by: Vishwaroop A <va@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>