mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
soc/tegra: fuse: Remove fuse-burn driver
Burning fuse from Kernel is no longer a valid usecase and the driver is only used to add sysfs to allow reading fuse values from userspace. Upstream kernel already supports this with the nvmem interface. Deprecate and remove the fuse-burn driver as an OOT module. Bug 3934453 Change-Id: I6963531938adcefca76573d25a510268c515b34a Signed-off-by: Kartik <kkartik@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2852954 Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
8ea6700062
commit
6741556a7d
@@ -1,5 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
|
||||
# Copyright (c) 2022-2023, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
obj-m += fuse-burn.o
|
||||
obj-m += kfuse.o
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user