On Wed, Feb 15, 2023 at 12:46:48PM +0530, Maulik Shah wrote: > This change adds power-domains for cpuidle states to use PSCI OS > initiated mode for sc7280. > > This change depends on external project changes [1] & [2] which are under > review/discussion to add PSCI os-initiated support in Arm Trusted Firmware. > > I can update here once the dependency are in and change is ready to merge. > Please do, I will drop this from the queue for now. Thanks, Bjorn > [1] https://review.trustedfirmware.org/q/topic:psci-osi > [2] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/19487 > > Maulik Shah (1): > arm64: dts: qcom: sc7280: Add power-domains for cpuidle states > > arch/arm64/boot/dts/qcom/sc7280.dtsi | 96 +++++++++++++++++++++------- > 1 file changed, 72 insertions(+), 24 deletions(-) > > -- > 2.17.1 >