commit | 8611153421e752be725102a4fffd8ec8ebf3df13 | [log] [tgz] |
---|---|---|
author | Jay Buddhabhatti <jay.buddhabhatti@amd.com> | Wed Jun 28 17:23:32 2023 +0530 |
committer | Akshay Belsare <akshay.belsare@amd.com> | Fri Jun 30 14:33:13 2023 +0530 |
tree | 7407e09f9f1c0d5c732d1ace7239fd940a715779 | |
parent | 0acfeac2bdbfc966473fb0c052bd6135dd5aced0 [diff] |
fix(versal-net): correct device node indexes Currently, the peripheral node indexes are incorrect for Versal NET due to which incorrect node error is generated and permission to set the device as wakeup source is failed. Correct Versal NET peripheral node indexes to fix above issue. Fixes: 662aafd6475e ("feat(xilinx): add device node indexes") Change-Id: I4a2d76f375645e13512599a0272d9322ff6fafd3 Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>