Re: [PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability

2021-02-04 Thread Hsin-hsiung Wang
Hi, On Mon, 2020-12-21 at 10:33 +0800, Nicolas Boichat wrote: > On Wed, Nov 18, 2020 at 8:08 PM Hsin-Hsiung Wang > wrote: > > > > Add arbiter capability for pwrap driver. > > The arbiter capability uses new design to judge the priority and latency > > for multi-channel. > > This patch is

Re: [PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability

2021-01-31 Thread Matthias Brugger
On 21/12/2020 03:33, Nicolas Boichat wrote: > On Wed, Nov 18, 2020 at 8:08 PM Hsin-Hsiung Wang > wrote: >> >> Add arbiter capability for pwrap driver. >> The arbiter capability uses new design to judge the priority and latency >> for multi-channel. >> This patch is preparing for adding

Re: [PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability

2020-12-20 Thread Nicolas Boichat
On Wed, Nov 18, 2020 at 8:08 PM Hsin-Hsiung Wang wrote: > > Add arbiter capability for pwrap driver. > The arbiter capability uses new design to judge the priority and latency > for multi-channel. > This patch is preparing for adding mt6873/8192 pwrap support. > > Signed-off-by: Hsin-Hsiung Wang

[PATCH v4 2/5] soc: mediatek: pwrap: add arbiter capability

2020-11-18 Thread Hsin-Hsiung Wang
Add arbiter capability for pwrap driver. The arbiter capability uses new design to judge the priority and latency for multi-channel. This patch is preparing for adding mt6873/8192 pwrap support. Signed-off-by: Hsin-Hsiung Wang --- drivers/soc/mediatek/mtk-pmic-wrap.c | 57