Skip to content
Commit 6fd84614 authored by Manoj Kumar's avatar Manoj Kumar Committed by souvikkc
Browse files

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's avatarManoj Kumar <manoj.kumar3@arm.com>
parent d3ce0e62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment