]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvmem: sunxi_sid: Set type to OTP
authorSamuel Holland <samuel@sholland.org>
Mon, 19 Apr 2021 01:58:15 +0000 (20:58 -0500)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 17 May 2021 09:29:05 +0000 (10:29 +0100)
commit99e301048d79f99dda2f992e1aa7b52db5d036b0
tree956e015ab39a96f02b54b9d8c3ffcb3f52edb0fa
parented552505629d53990eb676f0b8ab328919989485
nvmem: sunxi_sid: 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: Samuel Holland <samuel@sholland.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/nvmem/sunxi_sid.c