On Tue, 21 Jun 2022 at 03:50, Jessica Zhang quic_jesszhan@quicinc.com wrote:
Move layer mixer specific MISR methods to generalized helper methods. This will make it easier to add CRC support for other blocks in the future.
Changes since V2:
- Reordered parameters so that offsets are after hw_blk_reg_map
- Fixed mismatched whitespace in bitmask definitions
Signed-off-by: Jessica Zhang quic_jesszhan@quicinc.com
Reviewed-by: Dmitry Baryshkov dmitry.baryshkov@linaro.org