devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Correct inaccuracies in Exynos5420 and Exynos5800 device trees
@ 2023-01-19 18:59 Markuss Broks
  2023-01-19 18:59 ` [PATCH 1/3] arm: dts: exynos5420: Add a label to the DSI controller node Markuss Broks
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Markuss Broks @ 2023-01-19 18:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Markuss Broks, Rob Herring, Krzysztof Kozlowski, Alim Akhtar,
	devicetree, linux-arm-kernel, linux-samsung-soc

Use the proper compatibles for the DSI host controller and MIPI
video phy, as the current ones are not compatible with the hardware.

While this fixes the kernel panic while trying to use DSI, I was still
unsuccessful to consistently produce image that isn't noise on S6E3FA2
panel of Samsung Galaxy S5. It seems to only work sometimes.

Markuss Broks (3):
  arm: dts: exynos5420: Add a label to the DSI controller node
  arm: dts: exynos5420: Use Exynos5420 compatible for the MIPI video phy
  arm: dts: exynos5800: Use Exynos5422 compatible for the DSI controller

 arch/arm/boot/dts/exynos5420.dtsi | 4 ++--
 arch/arm/boot/dts/exynos5800.dtsi | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-20  7:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 18:59 [PATCH 0/3] Correct inaccuracies in Exynos5420 and Exynos5800 device trees Markuss Broks
2023-01-19 18:59 ` [PATCH 1/3] arm: dts: exynos5420: Add a label to the DSI controller node Markuss Broks
2023-01-20  7:36   ` Krzysztof Kozlowski
2023-01-19 18:59 ` [PATCH 2/3] arm: dts: exynos5420: Use Exynos5420 compatible for the MIPI video phy Markuss Broks
2023-01-19 18:59 ` [PATCH 3/3] arm: dts: exynos5800: Use Exynos5422 compatible for the DSI controller Markuss Broks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).