]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Sep 2019 05:18:23 +0000 (07:18 +0200)
commitde457d8d0f18d5f1b6523e6bfc80f9154fe2f6e7
treefdf966efb44b31f754ae3b3e7167aaf042bb8c88
parent84b9540898a9f4b15040b1ea1f42bf11c499336a
bus: ti-sysc: Fix using configured sysc mask value

[ Upstream commit e212abd452a4af3174fcd469d46656f83e135a19 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bus/ti-sysc.c