On 13.12.2024 11:35 AM, Akhil P Oommen wrote: > RGMU a.k.a Reduced Graphics Management Unit is a small state machine > with the sole purpose of providing IFPC support. Compared to GMU, it > doesn't manage GPU clock, voltage scaling, bw voting or any other > functionalities. All it does is detect an idle GPU and toggle the > GDSC switch. So it doesn't require iommu & opp table. > > Signed-off-by: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx> > --- The bindings file exists so that people that are not in the know, can reference it and learn about the hardware. Please spell out IFPC, as that's a non-obvious, hw-specific acronym. Otherwise looks ok Konrad