Re: [PATCH 6/6] rockchip: rk3506: Use FIELD_PREP_WM16 macro
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonas, On 8/3/26 9:09 PM, Jonas Karlman wrote: > 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. > Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin