summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSagar Shrikant Kadam <[email protected]>2020-07-29 02:36:13 -0700
committerAndes <[email protected]>2020-08-04 09:19:41 +0800
commitd04a46426b92cc175a73e5d2c5220503c428fc6c (patch)
tree5b718cefde728238b5e4de22ebe77afb56316421 /scripts
parentea4e9570ebed70c785e0076c65c5490cbd2c947b (diff)
sifive: reset: add DM based reset driver for SiFive SoC's
PRCI module within SiFive SoC's has register with which we can reset the sub-systems within the SoC. The resets to DDR and ethernet sub systems within FU540-C000 SoC are active low, and are hold low by default on power-up. Currently these are directly asserted within prci driver via register read/write. With the DM based reset driver support here, we bind the reset driver with clock (prci) driver and assert the reset signals of both sub-system's appropriately. Signed-off-by: Sagar Shrikant Kadam <[email protected]> Reviewed-by: Pragnesh Patel <[email protected]> Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions