mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
bc6f405401b4c6394f3d06e374c3c8f9d5952a3f
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>
Description
No description provided