Re: [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module

2021-11-09 Thread yunfei.d...@mediatek.com
Hi dafna, Thanks for your suggestion. On Fri, 2021-10-29 at 13:42 +0200, Dafna Hirschfeld wrote: > > On 29.10.21 05:55, Yunfei Dong wrote: > > Need to build decoder pm file as module for master and comp > > use the same pm interface. > > Do you still use the component framework in this

Re: [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module

2021-10-30 Thread yunfei.d...@mediatek.com
Hi Danfa, Thanks for your feedback. On Fri, 2021-10-29 at 13:42 +0200, Dafna Hirschfeld wrote: > > On 29.10.21 05:55, Yunfei Dong wrote: > > Need to build decoder pm file as module for master and comp > > use the same pm interface. > > Do you still use the component framework in this patchset?

Re: [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module

2021-10-29 Thread Dafna Hirschfeld
On 29.10.21 05:55, Yunfei Dong wrote: Need to build decoder pm file as module for master and comp use the same pm interface. Do you still use the component framework in this patchset? In the cover letter you write: "- Use of_platform_populate to manage multi hardware, not component

[PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module

2021-10-28 Thread Yunfei Dong
Need to build decoder pm file as module for master and comp use the same pm interface. Signed-off-by: Yunfei Dong --- v8: add new patch to build pm file as module --- drivers/media/platform/mtk-vcodec/Makefile| 6 -- drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_pm.c | 9