Re: [PATCH 2/2] reset: meson-audio-arb: add sm1 support

2019-08-20 Thread Jerome Brunet
On Tue 20 Aug 2019 at 17:39, Philipp Zabel wrote: > Hi Jerome, > > thank you for the patch. Just one nitpick and one real issue below: > > On Tue, 2019-08-20 at 11:46 +0200, Jerome Brunet wrote: >> Add the new arb reset lines of the SM1 SoC family >> >> Signed-off-by: Jerome Brunet >> --- >>

Re: [PATCH 2/2] reset: meson-audio-arb: add sm1 support

2019-08-20 Thread Philipp Zabel
Hi Jerome, thank you for the patch. Just one nitpick and one real issue below: On Tue, 2019-08-20 at 11:46 +0200, Jerome Brunet wrote: > Add the new arb reset lines of the SM1 SoC family > > Signed-off-by: Jerome Brunet > --- > drivers/reset/reset-meson-audio-arb.c | 28

[PATCH 2/2] reset: meson-audio-arb: add sm1 support

2019-08-20 Thread Jerome Brunet
Add the new arb reset lines of the SM1 SoC family Signed-off-by: Jerome Brunet --- drivers/reset/reset-meson-audio-arb.c | 28 --- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/drivers/reset/reset-meson-audio-arb.c