mbox series

[v2,00/10] clk: mmp2: Enable Audio and GPU on MMP2 and MMP3

Message ID 20200511192517.1206442-1-lkundrak@v3.sk (mailing list archive)
Headers show
Series clk: mmp2: Enable Audio and GPU on MMP2 and MMP3 | expand

Message

Lubomir Rintel May 11, 2020, 7:25 p.m. UTC
Hi,

please consider applying this patch set for 5.8.

The goal is to add support for various clocks used by the GPUs and Audio
subsystem MMP2 and MMP3-based machines.

Probably the most significant part is that this adds support for runtime
PM domains which is managed by the same PMU hardware as the clocks.

Tested the GPUs on MMP2 and MMP3 as well as audio on MMP2. (I don't have
an audio codec hooked up on MMP3, nor a camera on a MMP3 machine, so
those remain untested for now).

Compared to v1 this just adds a couple of ack tags for the DT bindings.

Thank you
Lubo