Thread (8 messages) flat view 8 messages, 4 authors, 5d ago

Re: [PATCH v4 2/3] nvmem: add mt6323 PMIC EFUSE driver

From: Andy Shevchenko <hidden>
Date: 2026-09-15 08:11:53
Also in: linux-arm-kernel, linux-mediatek, linux-pm, lkml

On Mon, Sep 14, 2026 at 11:08:36PM +0100, Srinivas Kandagatla wrote:
On 9/11/26 7:33 AM, Roman Vivchar via B4 Relay wrote:
quoted
Add support for the EFUSE controller found in the Mediatek MT6323 PMIC.
The MT6323 EFUSE stores 24 bytes of hardware-related data, such as
thermal sensor calibration values.
...
quoted
+++ b/MAINTAINERS
quoted
 F:	drivers/iio/adc/mt6323-auxadc.c
 F:	include/dt-bindings/iio/adc/mediatek,mt6323-auxadc.h
 
+MEDIATEK MT6323 PMIC NVMEM DRIVER
+M:	Roman Vivchar [off-list ref]
+S:	Maintained
+F:	drivers/nvmem/mt6323-efuse.c
placement is in wrong order,
Can you elaborate on this? I do not see the issue.
same in make file too.
quoted
 MEDIATEK MT6735 CLOCK & RESET DRIVERS
 M:	Yassine Oudjana [off-list ref]
 L:	linux-clk@vger.kernel.org
...
quoted
+++ b/drivers/nvmem/Makefile
quoted
obj-$(CONFIG_NVMEM_MICROCHIP_OTPC)	+= nvmem-microchip-otpc.o
 nvmem-microchip-otpc-y			:= microchip-otpc.o
 obj-$(CONFIG_NVMEM_MTK_EFUSE)		+= nvmem_mtk-efuse.o
 nvmem_mtk-efuse-y			:= mtk-efuse.o
+obj-$(CONFIG_NVMEM_MT6323_EFUSE)		+= nvmem_mt6323-efuse.o
+nvmem_mt6323-efuse-y			:= mt6323-efuse.o
Yes, here the digits should be before letters.
quoted
 obj-$(CONFIG_NVMEM_MXS_OCOTP)		+= nvmem-mxs-ocotp.o
 nvmem-mxs-ocotp-y			:= mxs-ocotp.o
 obj-$(CONFIG_NVMEM_NINTENDO_OTP)	+= nvmem-nintendo-otp.o
-- 
With Best Regards,
Andy Shevchenko

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help