All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pengyu Luo <mitltlatltl@gmail.com>
To: johan+linaro@kernel.org, konrad.dybcio@oss.qualcomm.com
Cc: andersson@kernel.org, chenxuecong2009@outlook.com,
	conor+dt@kernel.org, devicetree@vger.kernel.org,
	gty0622@gmail.com, konradybcio@kernel.org, krzk+dt@kernel.org,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	mitltlatltl@gmail.com, robh@kernel.org
Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)
Date: Sat, 21 Dec 2024 15:57:12 +0800	[thread overview]
Message-ID: <20241221075718.466570-1-mitltlatltl@gmail.com> (raw)
In-Reply-To: <d46f0ad4-4319-496f-9093-54bb5a000875@oss.qualcomm.com>

Messing up, reply again to fix thread.

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  7:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 1/3] dt-bindings: arm: qcom: Document Huawei Matebook E Go (sc8280xp) Pengyu Luo
2024-12-20 16:05 ` [PATCH v2 2/3] firmware: qcom: scm: Allow QSEECOM on " Pengyu Luo
2024-12-20 16:05 ` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add " Pengyu Luo
2024-12-20 21:13   ` Konrad Dybcio
2024-12-21  7:57     ` Pengyu Luo [this message]
2024-12-23 12:25       ` Konrad Dybcio
2024-12-23 13:07         ` Pengyu Luo
2024-12-30 14:54           ` Konrad Dybcio
2024-12-30 16:22             ` [PATCH 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node Pengyu Luo
2024-12-26 22:38 ` (subset) [PATCH v2 0/3] arm64: dts: qcom: Introduce Huawei Matebook E Go Bjorn Andersson
  -- strict thread matches above, loose matches on Subject: below --
2024-12-21  5:15 [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp) Pengyu Luo

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=20241221075718.466570-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=konrad.dybcio@oss.qualcomm.com \
    --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.