Home
last modified time | relevance | path

Searched hist:"282 bce19bbdb3a95a5365a0385aecfbfa4293ae6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c282bce19bbdb3a95a5365a0385aecfbfa4293ae6 Thu Sep 05 06:29:38 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> feat(versal2): implement USB_SET_STATE dummy IOCTL

USB DWC3 driver calls firmware API to set USB D0/D3 power states.
In absence of firmware driver probe these PM APIs return -ENODEV
and DWC3 driver probe fails. Till PLM implement these PM APIs as
a temporary workaround add dummy PM implementation in TFA.

Change-Id: I8768301524ffdc2f275221296feaa2a3ad0ad4f6
Signed-off-by: Maheedhar Bollapalli <MaheedharSai.Bollapalli@amd.com>