aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/reset/reset-microchip-sparx5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13reset: mchp: sparx5: Fix for lan966xHoratiu Vultur1-5/+14
2024-10-24reset: mchp: sparx5: set the dev member of the reset controllerClément Léger1-0/+1
2024-10-24reset: mchp: sparx5: Allow building as a moduleClément Léger1-0/+2
2024-10-24reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966xHerve Codina1-1/+34
2023-07-28reset: Explicitly include correct DT includesRob Herring1-1/+2
2023-04-13reset: mchp: sparx5: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2022-08-30reset: microchip-sparx5: issue a reset on startupMichael Walle1-5/+17
2021-10-18reset: mchp: sparx5: Extend support for lan966xHoratiu Vultur1-8/+32
2021-06-07reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()Wei Yongjun1-2/+2
2021-05-10reset: mchp: sparx5: add switch reset driverSteen Hegelund1-0/+146