]> git.baikalelectronics.ru Git - kernel.git/commit
bus: ti-sysc: Fix using configured sysc mask value
authorTony Lindgren <tony@atomide.com>
Mon, 22 Jul 2019 10:44:52 +0000 (03:44 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 24 Jul 2019 07:50:01 +0000 (00:50 -0700)
commit3cfd12118f25b9ca2cb50d94667fb6e260ce7544
tree63622c17033e4ad464c49a222aab6584a255d0aa
parenta2d95b9a76a1e653b1bc2439a14da675ff1723d5
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>
drivers/bus/ti-sysc.c