On 2026-08-03T19:09:38, Jonas Karlman <[email protected]> wrote: > rockchip: rk3506: Use FIELD_PREP_WM16 macro > > Change to use writel() together with the FIELD_PREP_WM16() macro instead > of using the rk_clrreg() macro or custom write-enable bit handling. > > No change in behavior is expected due to this code style change. > > Signed-off-by: Jonas Karlman <[email protected]> > > arch/arm/mach-rockchip/rk3506/rk3506.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]>
