summaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-npcm.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Use device_get_match_data()Rob Herring2023-11-281-3/+2
* reset: npcm: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
* reset: npcm: fix iprst2 and iprst4 settingTomer Maimon2022-09-221-1/+1
* reset: npcm: Add NPCM8XX supportTomer Maimon2022-07-191-38/+173
* reset: npcm: using syscon instead of device dataTomer Maimon2022-07-191-5/+9
* reset: npcm: add NPCM reset controller driverTomer Maimon2020-01-021-0/+291