Re: [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable panel and GPU
From: Konrad Dybcio
Date: Wed Feb 12 2025 - 07:25:29 EST
On 12.02.2025 12:53 AM, Dmitry Baryshkov wrote:
> On Tue, Feb 11, 2025 at 02:31:14PM +0100, Konrad Dybcio wrote:
>> On 3.02.2025 7:14 PM, Danila Tikhonov wrote:
>>> From: Eugene Lepshy <fekz115@xxxxxxxxx>
>>>
>>> Enable the Adreno GPU and configure the Visionox RM692E5 panel.
>>>
>>> Signed-off-by: Eugene Lepshy <fekz115@xxxxxxxxx>
>>> Co-developed-by: Danila Tikhonov <danila@xxxxxxxxxxx>
>>> Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>
>>> ---
[...]
>>> +
>>> &mdss_dsi {
>>> vdda-supply = <&vdd_a_dsi_0_1p2>;
>>> + status = "okay";
>>>
>>> - /* Visionox RM692E5 panel */
>>> + panel0: panel@0 {
>>
>> Is there going to be a panel1, too? ;)
>>
>> Please drop the 0
>
> No, dsi-controller.yaml requires panel@[0-3] and a reg entry.
I meant the zero in the label
Konrad