[EXTERNAL] Re: [PATCH] arch: arm: dts: k3-am625-sk: Update timings node name for panel-lvds

Nikhil M Jain n-jain1 at ti.com
Mon Jun 26 06:42:00 CEST 2023


Hi Tom,

On 23/06/23 22:26, Tom Rini wrote:
> On Fri, Jun 23, 2023 at 06:11:52PM +0530, Nikhil M Jain wrote:
>> Update the name of timing parameter node to panel-timing from
>> panel-timngs.
>>
>> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
>> ---
>>   arch/arm/dts/k3-am625-sk.dts | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/dts/k3-am625-sk.dts b/arch/arm/dts/k3-am625-sk.dts
>> index 73dec8781c..a87b48bfed 100644
>> --- a/arch/arm/dts/k3-am625-sk.dts
>> +++ b/arch/arm/dts/k3-am625-sk.dts
>> @@ -168,7 +168,7 @@
>>   		width-mm = <217>;
>>   		height-mm = <136>;
>>   		data-mapping = "vesa-24";
>> -		panel-timings {
>> +		panel-timing {
>>   				bootph-pre-ram;
>>   				clock-frequency = <150274>;
>>   				hactive = <1920>;
> 
> First, what tree is this against? Second, you know this needs to go to
> the linux dts file, first. Thanks.
> 
Yes I understand this should first go to linux dts. Please ignore this 
patch, once we have dss node in linux dts, I will send the pathces.

Thanks,
Nikhil


More information about the U-Boot mailing list