Re: [PATCH 0/2] MediaTek Helio X10 MT6795 - Display Mutex

From: Matthias Brugger
Date: Thu Sep 15 2022 - 12:16:15 EST




On 13/09/2022 16:01, AngeloGioacchino Del Regno wrote:
This series adds display mutex arrays and compatibles for the
MediaTek Helio X10 (MT6795).

Tested on Sony Xperia M5 smartphone.

AngeloGioacchino Del Regno (2):
dt-bindings: soc: mediatek: Add display mutex support for MT6795
soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutex

.../bindings/soc/mediatek/mediatek,mutex.yaml | 1 +
drivers/soc/mediatek/mtk-mutex.c | 16 ++++++++++++++++
2 files changed, 17 insertions(+)


Whole series applied, thanks!