aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-npcm.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-28reset: Use device_get_match_data()Rob Herring1-3/+2
2023-08-08reset: npcm: remove unneeded call to platform_set_drvdata()Andrei Coardos1-2/+0
2022-09-22reset: npcm: fix iprst2 and iprst4 settingTomer Maimon1-1/+1
2022-07-19reset: npcm: Add NPCM8XX supportTomer Maimon1-38/+173
2022-07-19reset: npcm: using syscon instead of device dataTomer Maimon1-5/+9
2020-01-02reset: npcm: add NPCM reset controller driverTomer Maimon1-0/+291