ARM: dts: omap5: Fix DSI base address and clocks
authorDavid Shah <dave@ds0.me>
Tue, 18 Aug 2020 09:51:00 +0000 (10:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2020 11:55:25 +0000 (13:55 +0200)
commit2e173929f1d4c978c6d0d32c69daae2245db10e3
treed556590e94d397b6c079761bbb507438c3bbee7b
parent91dff93e5584278c23b1e787435210e94369de75
ARM: dts: omap5: Fix DSI base address and clocks

[ Upstream commit 6542e2b613c2b1952e83973dc434831332ce8e27 ]

DSI was not probing due to base address off by 0x1000, and sys_clk
missing.

With this patch, the Pyra display works if HDMI is disabled in the
device tree.

Fixes: 5a507162f096 ("ARM: dts: Configure interconnect target module for omap5 dsi1")
Signed-off-by: David Shah <dave@ds0.me>
Tested-by: H. Nikolaus Schaller <hns@goldelico.com>
[tony@atomide.com: standardized subject line, added fixes tag]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/omap5.dtsi