Re:[PATCH] rockchip/drm: vop2: make vp registers nonvolatile
From: Piotr Zalewski
Date: Sat Jul 05 2025 - 07:48:16 EST
> Hello Piotr,
Hi Andy,
> > */
> > static const struct regmap_range vop2_nonvolatile_range[] = {
> > + regmap_reg_range(RK3568_VP0_CTRL_BASE, RK3588_VP3_CTRL_BASE+255),
>
>
> Small nit: there should be spaces before and after the +
>
Hmm weird, checkpatch.pl didn't catch it. I will send v2.
Best regards, Piotr Zalewski