On Thu Jul 23, 2026 at 5:42 AM CEST, Yu-Chun Lin wrote: > Introduce a new optional 'value_xlate' callback. This routine allows drivers > to translate or modify the register value and mask immediately before a write > operation. It is particularly useful for hardware that requires additional > control bits, such as a write-enable bit, to be appended to the data > dynamically. > > Suggested-by: Michael Walle > Signed-off-by: Yu-Chun Lin Reviewed-by: Michael Walle