n1sdp_remote_pd: add remote PD driver to handle slave domains
This patch adds remote power domain driver to handle the slave
power domains from master.
In multichip scenario, the power domain tree view of master and slave
are different. Master sees the power domain of both local domains
and slave chips' domains. However slave sees only it own local
power domains.
In master chip, the power domain handling of local domains is managed
through ppu_v1 driver which accesses the PPU registers to manage the
domains. For slave chip's power domain, this driver is pointed such
that this driver binds to the C2C module and the request is sent to
slave chip over I2C and slave performs the action accordingly.
Change-Id: I8146f67f9c37ca5d749fb4860f5ef58c9566383a
Signed-off-by:
Manoj Kumar <manoj.kumar3@arm.com>
Loading
Please register or sign in to comment