mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 09:42:19 +03:00
Add SPI Aurix protocol driver which communicates to the Aurix based on SPI communication. Currently, the hv_pm_ctrl APIs are implemented as dummy till virtual HV driver is available. Bug 3583584 Change-Id: I5b786b566cbf77f5627d518f8c98cb1fdd55dfa8 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2708696 GVS: Gerrit_Virtual_Submit
5 lines
127 B
Makefile
5 lines
127 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
|
|
|
|
obj-m += spi-aurix-tegra.o
|