]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvmem: rockchip-efuse: set type to OTP
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Fri, 5 Jul 2024 07:48:43 +0000 (08:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jul 2024 07:55:04 +0000 (09:55 +0200)
commitba64a04474d2989f397982c48e405cfd785e2dd5
tree9b365155cbee319f063527c99dfc56abd788b86c
parent39f95600d8c53355b212a117e91a6ba15e0cac47
nvmem: rockchip-efuse: set type to OTP

This device currently reports an "Unknown" type in sysfs.
Since it is an eFuse hardware device, set its type to OTP.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20240705074852.423202-7-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/rockchip-efuse.c