drivers: k3_fuse: Add fuse sub-system func calls
authorHarsha Vardhan V M <h-vm@ti.com>
Wed, 19 Mar 2025 08:47:13 +0000 (14:17 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 18:25:02 +0000 (12:25 -0600)
commited5f2e5bed91b6daa4f051b5e11efbaebfec9cb1
tree830f800b28c45df7cfb4c3179bb6f42c19d8af46
parent578e7882bfb79848ff91cd65a5ebf4e795d26bb5
drivers: k3_fuse: Add fuse sub-system func calls

Add K3_FUSE config option to add and enable fuse sub-system
implementation function calls.

Signed-off-by: Harsha Vardhan V M <h-vm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/k3_fuse.c [new file with mode: 0644]