5 Aug
2020
5 Aug
'20
5:43 a.m.
On Wed, Aug 05, 2020 at 10:23:52AM +0800, Shengjiu Wang wrote:
Tx synchronous with Rx: The RMR is the word mask register, it is used to mask any word in the frame, it is not relating to clock generation, So it is no need to be changed when Tx is going to be enabled.
Rx synchronous with Tx: The TMR is the word mask register, it is used to mask any word in the frame, it is not relating to clock generation, So it is no need to be changed when Rx is going to be enabled.
Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com
Can you rename the PATCH subject to something more specific? For example, "Drop TMR/RMR settings for synchronous mode".
Please add this once it's addressed: Reviewed-by: Nicolin Chen nicoleotsuka@gmail.com