On 2025-04-14 22:01, Heiko Stuebner wrote: > Add support for RK3576 compatible. > The RK3576 OTP uses the same read mechanism as the RK3588, just > with different values for offset and size. > > Signed-off-by: Heiko Stuebner <he...@sntech.de>
I can read correct data from OTP on my boards. Reviewed-by: Jonas Karlman <jo...@kwiboo.se> Regards, Jonas > --- > drivers/misc/rockchip-otp.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) [snip]