Re: [RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter

2019-08-23 Thread Matthias Brugger
On 20/08/2019 10:49, Bibby Hsieh wrote: > The order of gce instructions is [subsys offset value] > so reorder the parameter of cmdq_pkt_write_mask > and cmdq_pkt_write function. > > Signed-off-by: Bibby Hsieh > Reviewed-by: CK Hu applied to v5.3-next/soc Thanks! > --- > drivers/soc/mediat

[RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter

2019-08-20 Thread Bibby Hsieh
The order of gce instructions is [subsys offset value] so reorder the parameter of cmdq_pkt_write_mask and cmdq_pkt_write function. Signed-off-by: Bibby Hsieh Reviewed-by: CK Hu --- drivers/soc/mediatek/mtk-cmdq-helper.c | 6 +++--- include/linux/soc/mediatek/mtk-cmdq.h | 10 +- 2 fil

[PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter

2019-08-20 Thread Bibby Hsieh
The order of gce instructions is [subsys offset value] so reorder the parameter of cmdq_pkt_write_mask and cmdq_pkt_write function. Signed-off-by: Bibby Hsieh Reviewed-by: CK Hu --- drivers/soc/mediatek/mtk-cmdq-helper.c | 6 +++--- include/linux/soc/mediatek/mtk-cmdq.h | 10 +- 2 fil