Re: [PATCH] i2c: designware: Get right data length

2021-02-25 Thread
Hi, 在 2021/2/25 19:19, Andy Shevchenko 写道: On Thu, Feb 25, 2021 at 10:35:28AM +0800, Liguang Zhang wrote: IC_DATA_CMD[11] indicates the first data byte received after the address phase for receive transfer in Master receiver or Slave receiver mode, this bit was set in some transfer flow. IC_DATA

Re: [PATCH] arm64/cpuinfo: Show right CPU architecture information

2021-01-19 Thread
在 2021/1/19 19:01, Will Deacon 写道: On Tue, Jan 19, 2021 at 06:55:10PM +0800, Liguang Zhang wrote: CPU architecture is assigned to be a fixed value, it should be obtained from midr register. Signed-off-by: Liguang Zhang --- arch/arm64/kernel/cpuinfo.c | 2 +- 1 file changed, 1 insertion(+),