ARM: dts: Fix sgx sysconfig register for omap4
authorTony Lindgren <tony@atomide.com>
Sun, 24 Nov 2019 17:43:16 +0000 (09:43 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 25 Nov 2019 15:40:01 +0000 (07:40 -0800)
commit3e5c3c41ae925458150273e2f74ffbf999530c5f
tree0a5aba1becaf0ab6cd1432cdb907fd92b3969d93
parentddb52945999dcf35787bf221b62108806182578d
ARM: dts: Fix sgx sysconfig register for omap4

Looks like we've had the sgx sysconfig register and revision register
always wrong for omap4, including the old platform data. Let's fix the
offsets to what the TRM says. Otherwise the sgx module may never idle
depending on the state of the real sysconfig register.

Fixes: d23a163ebe5a ("ARM: dts: Add nodes for missing omap4 interconnect target modules")
Cc: H. Nikolaus Schaller <hns@goldelico.com>
Cc: Merlijn Wajer <merlijn@wizzup.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi