Re: [PATCH 01/12] bus: ti-sysc: Support 16-bit writes too

2019-05-28 Thread Tony Lindgren
* David Laight [190528 11:06]: > From: Tony Lindgren > > Sent: 27 May 2019 13:14 > > We need to also support 16-bit writes for i2c in addition to the reads > > when we start configuring the sysconfig register for reset and idle modes. > > > > Signed-off-by: Tony Lindgren > > --- > > drivers/bus

RE: [PATCH 01/12] bus: ti-sysc: Support 16-bit writes too

2019-05-28 Thread David Laight
From: Tony Lindgren > Sent: 27 May 2019 13:14 > We need to also support 16-bit writes for i2c in addition to the reads > when we start configuring the sysconfig register for reset and idle modes. > > Signed-off-by: Tony Lindgren > --- > drivers/bus/ti-sysc.c | 7 +++ > 1 file changed, 7 inse

[PATCH 01/12] bus: ti-sysc: Support 16-bit writes too

2019-05-27 Thread Tony Lindgren
We need to also support 16-bit writes for i2c in addition to the reads when we start configuring the sysconfig register for reset and idle modes. Signed-off-by: Tony Lindgren --- drivers/bus/ti-sysc.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/