Re: [PATCH] bus: sunxi-rsb: Always check register address validity
From: Chen-Yu Tsai
Date: Thu May 14 2026 - 22:47:02 EST
On Sun, 01 Mar 2026 17:49:39 +0300, Andrey Skvortsov wrote:
> The register address was already validated for read operations in
> regmap_sunxi_rsb_reg_read before being truncated to a u8. Write operations
> have the same set of possible addresses, and the address is being truncated
> from u32 to u8 here as well, so the same check is needed.
>
>
Applied to sunxi/fixes-for-7.1 in local tree, thanks!
[1/1] bus: sunxi-rsb: Always check register address validity
commit: 322f01103323199cdd9eff8cb6aacbf1248ce36e
Best regards,
--
Chen-Yu Tsai <wens@xxxxxxxxxx>