All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
@ 2022-03-22  1:25 Ivy Jian
  2022-03-22 13:54 ` Doug Anderson
  2022-04-11 21:00 ` patchwork-bot+linux-arm-msm
  0 siblings, 2 replies; 3+ messages in thread
From: Ivy Jian @ 2022-03-22  1:25 UTC (permalink / raw)
  To: LKML
  Cc: dianders, Ivy Jian, Pan Sheng-Liang, Andy Gross, Bjorn Andersson,
	Rob Herring, devicetree, linux-arm-msm

some panel can't light up with new board with ps8640, switch compatible
panel define to make it workable.

Signed-off-by: Pan Sheng-Liang <sheng-liang.pan@quanta.corp-partner.google.com>
Signed-off-by: Ivy Jian <ivyjian417@gmail.com>
---

 .../boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
index 4e35aec6a1e5..c44ed54af690 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
+++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts
@@ -20,7 +20,7 @@ / {
 /delete-node/&ap_ts;
 
 &panel {
-	compatible = "innolux,n116bca-ea1", "innolux,n116bge";
+	compatible = "edp-panel";
 };
 
 &sdhc_2 {
-- 
2.25.1


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

* Re: [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
  2022-03-22  1:25 [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen Ivy Jian
@ 2022-03-22 13:54 ` Doug Anderson
  2022-04-11 21:00 ` patchwork-bot+linux-arm-msm
  1 sibling, 0 replies; 3+ messages in thread
From: Doug Anderson @ 2022-03-22 13:54 UTC (permalink / raw)
  To: Ivy Jian
  Cc: LKML, Pan Sheng-Liang, Andy Gross, Bjorn Andersson, Rob Herring,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	linux-arm-msm

Hi,

On Mon, Mar 21, 2022 at 6:25 PM Ivy Jian <ivyjian417@gmail.com> wrote:
>
> some panel can't light up with new board with ps8640, switch compatible
> panel define to make it workable.
>
> Signed-off-by: Pan Sheng-Liang <sheng-liang.pan@quanta.corp-partner.google.com>
> Signed-off-by: Ivy Jian <ivyjian417@gmail.com>
> ---
>
>  .../boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts     | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Douglas Anderson <dianders@chromium.org>

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

* Re: [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
  2022-03-22  1:25 [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen Ivy Jian
  2022-03-22 13:54 ` Doug Anderson
@ 2022-04-11 21:00 ` patchwork-bot+linux-arm-msm
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2022-04-11 21:00 UTC (permalink / raw)
  To: Ivy Jian; +Cc: linux-arm-msm

Hello:

This patch was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Tue, 22 Mar 2022 09:25:26 +0800 you wrote:
> some panel can't light up with new board with ps8640, switch compatible
> panel define to make it workable.
> 
> Signed-off-by: Pan Sheng-Liang <sheng-liang.pan@quanta.corp-partner.google.com>
> Signed-off-by: Ivy Jian <ivyjian417@gmail.com>
> ---
> 
> [...]

Here is the summary with links:
  - arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
    https://git.kernel.org/qcom/c/33495eb77ee4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2022-04-11 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22  1:25 [PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen Ivy Jian
2022-03-22 13:54 ` Doug Anderson
2022-04-11 21:00 ` patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.