Message ID | 20220705122627.2273-1-allen-kh.cheng@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | Add mt8186 mutex support for mdp3 | expand |
On 05/07/2022 14:26, Allen-KH Cheng wrote: > This series are based on matthias.bgg/linux.git, for-next and provide > mt8186 mutex support for Media Data Path 3 (MDP3). > > Allen-KH Cheng (2): > dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186 > soc: mediatek: mutex: add mt8186 mutex mod settings for mdp3 Whole series applied to v5.19-next/soc Thanks > > .../bindings/soc/mediatek/mediatek,mutex.yaml | 1 + > drivers/soc/mediatek/mtk-mutex.c | 23 +++++++++++++++++++ > include/linux/soc/mediatek/mtk-mutex.h | 2 ++ > 3 files changed, 26 insertions(+) >
On 06/07/2022 16:17, Matthias Brugger wrote: > > > On 05/07/2022 14:26, Allen-KH Cheng wrote: >> This series are based on matthias.bgg/linux.git, for-next and provide >> mt8186 mutex support for Media Data Path 3 (MDP3). >> >> Allen-KH Cheng (2): >> dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186 >> soc: mediatek: mutex: add mt8186 mutex mod settings for mdp3 > > Whole series applied to v5.19-next/soc > We would need clarification if the HW block for MDP3 mutex is different from the one used for the disp mutex. It does not seem so. In this case we can just add a node on the corresponding address in the DTS. Regards, Matthias > Thanks > >> >> .../bindings/soc/mediatek/mediatek,mutex.yaml | 1 + >> drivers/soc/mediatek/mtk-mutex.c | 23 +++++++++++++++++++ >> include/linux/soc/mediatek/mtk-mutex.h | 2 ++ >> 3 files changed, 26 insertions(+) >>