Searched hist:"9 e8f208ad5229ddda97cd4a83ecf89c735d99592" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/nvmem/ |
H A D | lan9662-otpc.c | 9e8f208ad5229ddda97cd4a83ecf89c735d99592 Fri Sep 16 07:20:59 CDT 2022 Horatiu Vultur <horatiu.vultur@microchip.com> nvmem: lan9662-otp: add support
Add support for OTP controller available on LAN9662. The OTPC controls the access to a non-volatile memory. The size of the memory is 8KB. The OTPC can access the memory based on an offset. Implement both the read and the write functionality.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20220916122100.170016-13-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff 9e8f208ad5229ddda97cd4a83ecf89c735d99592 Fri Sep 16 07:20:59 CDT 2022 Horatiu Vultur <horatiu.vultur@microchip.com> nvmem: lan9662-otp: add support
Add support for OTP controller available on LAN9662. The OTPC controls the access to a non-volatile memory. The size of the memory is 8KB. The OTPC can access the memory based on an offset. Implement both the read and the write functionality.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20220916122100.170016-13-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff 9e8f208ad5229ddda97cd4a83ecf89c735d99592 Fri Sep 16 07:20:59 CDT 2022 Horatiu Vultur <horatiu.vultur@microchip.com> nvmem: lan9662-otp: add support
Add support for OTP controller available on LAN9662. The OTPC controls the access to a non-volatile memory. The size of the memory is 8KB. The OTPC can access the memory based on an offset. Implement both the read and the write functionality.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20220916122100.170016-13-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|