]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: otp: Add support for RV1126
authorTim Lunn <tim@feathertop.org>
Tue, 31 Oct 2023 02:07:14 +0000 (13:07 +1100)
committerTom Rini <trini@konsulko.com>
Fri, 10 Nov 2023 15:58:44 +0000 (10:58 -0500)
commit455ad75cb2322341cb77d51b4645909ac6a6ac4f
treef2e2d1da74aa85eeb61799f5ea113b73b0f10fd8
parentdae79b870ad61744000c76a49484ba203a44f78d
rockchip: otp: Add support for RV1126

Extend the otp driver to read rv1126 otp. This driver code was
adapted from the Rockchip BSP stack.

Signed-off-by: Tim Lunn <tim@feathertop.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/misc/rockchip-otp.c