On Sun, 19 Apr 2020 19:27:41 +0200, Lubomir Rintel wrote: > On MMP2 the audio and GPU blocks are on separate power islands. On MMP3 > the camera block's power is also controlled separately. > > Add the numbers that we could use to refer to the power domains for > respective power islands from the device tree. > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > --- > include/dt-bindings/power/marvell,mmp2.h | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 include/dt-bindings/power/marvell,mmp2.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>