[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230119185940.156558-1-markuss.broks@gmail.com>
Date: Thu, 19 Jan 2023 20:59:36 +0200
From: Markuss Broks <markuss.broks@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Markuss Broks <markuss.broks@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org
Subject: [PATCH 0/3] Correct inaccuracies in Exynos5420 and Exynos5800 device trees
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
Powered by blists - more mailing lists