All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pengyu Luo <mitltlatltl@gmail.com>
To: andersson@kernel.org, conor+dt@kernel.org,
	johan+linaro@kernel.org, konradybcio@kernel.org,
	krzk+dt@kernel.org, robh@kernel.org
Cc: chenxuecong2009@outlook.com, devicetree@vger.kernel.org,
	gty0622@gmail.com, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)
Date: Sat, 21 Dec 2024 13:15:56 +0800	[thread overview]
Message-ID: <20241221051558.450550-1-mitltlatltl@gmail.com> (raw)

On Sat, Dec 21, 2024 at 5:14 AM Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> wrote:
> On 20.12.2024 5:05 PM, Pengyu Luo wrote:
> 

[...]

> > +     chosen {
> > +             #address-cells = <2>;
> > +             #size-cells = <2>;
> > +             ranges;
> > +
> > +             framebuffer0: framebuffer@c6200000 {
> > +                     compatible = "simple-framebuffer";
> > +                     reg = <0x0 0xc6200000 0x0 0x02400000>;
> > +                     width = <1600>;
> > +                     height = <2560>;
> > +                     stride = <(1600 * 4)>;
> > +                     format = "a8r8g8b8";
> > +             };
> > +     };
> 
> I still don't understand why efifb doesn't work for you.
> 

In v1, you asked me 

> Very very weird. Are you booting with clk_ignore_unused pd_ignore_unused
> in kernel cmdline?

I said yes, as Johan suggested in here (see [1]). I am adding Johan.

> Could you share your .config file?

Here please, https://pastebin.com/UKew61ZC

> 
> Konrad
> 

Best wishes,
Pengyu

[1] https://github.com/jhovold/linux/wiki/X13s#kernel-command-line

             reply	other threads:[~2024-12-21  5:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-21  5:15 Pengyu Luo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-20 16:05 [PATCH v2 0/3] arm64: dts: qcom: Introduce Huawei Matebook E Go Pengyu Luo
2024-12-20 16:05 ` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp) Pengyu Luo
2024-12-20 21:13   ` Konrad Dybcio
2024-12-21  7:57     ` Pengyu Luo
2024-12-23 12:25       ` Konrad Dybcio
2024-12-23 13:07         ` Pengyu Luo
2024-12-30 14:54           ` Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241221051558.450550-1-mitltlatltl@gmail.com \
    --to=mitltlatltl@gmail.com \
    --cc=andersson@kernel.org \
    --cc=chenxuecong2009@outlook.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gty0622@gmail.com \
    --cc=johan+linaro@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.