commit | 282bce19bbdb3a95a5365a0385aecfbfa4293ae6 | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> | Wed Sep 04 18:29:38 2024 -1200 |
committer | Maheedhar Bollapalli <MaheedharSai.Bollapalli@amd.com> | Thu Sep 05 17:02:15 2024 +0530 |
tree | 378b7f8b8ff14603bc3b28b11b8f478ba95dc19b | |
parent | b76929825bf2e8db1d687a6de20bccce30d6ca5f [diff] |
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>