soc: Expose sw_soc_reset for syscon reset
authorMatt Johnston <matt@codeconstruct.com.au>
Thu, 29 Sep 2022 04:20:40 +0000 (12:20 +0800)
committerMatt Johnston <matt@codeconstruct.com.au>
Mon, 31 Oct 2022 06:41:15 +0000 (14:41 +0800)
commit1f5a2e8aaa67326ef7e673288b7c55f13bff34ba
treebc8c3a6dd941ace6eba50979cb9f4682b3804083
parent89d8cf0788ab18cd16c896fb15468cce11fa7cd0
soc: Expose sw_soc_reset for syscon reset

The soc itself will be reset when a syscon soc reset is triggered.

Separately, top- board files can use the sw_soc_rst signal
if they need to reset other peripherals

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
soc.vhdl