History log of /rk3399_rockchip-uboot/drivers/misc/misc_otp.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 5bb91450 30-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc: otp: Fix misc_otp_write_verify support

If write_buf is 0x0, don't increase written_size.

Change-Id: I3dab217dce620b649cd19cd4f4c47d47364e7117
Signed-off-by: Xuhui Lin <xuhui.lin@rock

drivers: misc: otp: Fix misc_otp_write_verify support

If write_buf is 0x0, don't increase written_size.

Change-Id: I3dab217dce620b649cd19cd4f4c47d47364e7117
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...


# b80b67f1 15-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc: otp: Add write_verify func support

Change-Id: If4949028c489da2b944545882d8a8f930f132d68
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# 368f3065 11-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc_otp: Add ioctl support

Change-Id: Ia68730d4f788d34ce9f95de3111ce83349232736
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# 2bc8e110 23-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 374c241c 23-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

misc: add a common api to get device by capability

fix: ioctl() should return error code but not capability.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8030a1842692697f32f87e765

misc: add a common api to get device by capability

fix: ioctl() should return error code but not capability.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8030a1842692697f32f87e765ce3d68d1adb1c11

show more ...


# 710cfa3d 22-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 6a8fa29e 20-Apr-2020 Jason Zhu <jason.zhu@rock-chips.com>

misc: otp: realize otp interface layer function

Realize otp read & write functions for application layer calling.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ic8f698b36fce4c1c6cd

misc: otp: realize otp interface layer function

Realize otp read & write functions for application layer calling.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ic8f698b36fce4c1c6cd7a2848afd370567b43448

show more ...