Message ID | 20220913140121.403637-1-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | MediaTek Helio X10 MT6795 - Display Mutex | expand |
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!