aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvmem/sunplus-ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsGravatar Rafał Miłecki 1-0/+1
2023-08-23nvmem: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-06-15nvmem: sunplus-ocotp: release otp->clk before returnGravatar Yi Yingao 1-2/+7
2022-04-24nvmem: sunplus-ocotp: drop useless probe confirmationGravatar Krzysztof Kozlowski 1-2/+0
2022-04-24nvmem: sunplus-ocotp: staticize sp_otp_v0Gravatar Krzysztof Kozlowski 1-1/+1
2022-02-25nvmem: Add driver for OCOTP in Sunplus SP7021Gravatar Vincent Shih 1-0/+228