commit | e212abd452a4af3174fcd469d46656f83e135a19 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Jul 22 03:44:52 2019 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed Jul 24 00:50:01 2019 -0700 |
tree | 63622c17033e4ad464c49a222aab6584a255d0aa | |
parent | 6ee8241d17c68b94a91efabfd6bdfe63bb1b79c1 [diff] |
bus: ti-sysc: Fix using configured sysc mask value We have cases where there are no softreset bits like with am335x lcdc. In that case ti,sysc-mask = <0> needs to be handled properly. Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>