diff mbox series

[dunfell] conf: machine: am62xx-lp-evm: Add OLDI Panel overlay

Message ID 20230210035401.21933-1-a-bhatia1@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [dunfell] conf: machine: am62xx-lp-evm: Add OLDI Panel overlay | expand

Commit Message

Aradhya Bhatia Feb. 10, 2023, 3:54 a.m. UTC
Add the Microtips OLDI Panel DT overlay for AM62 LP SK.

Signed-off-by: Aradhya Bhatia <a-bhatia1@ti.com>
---
 conf/machine/am62xx-lp-evm.conf | 1 +
 1 file changed, 1 insertion(+)

Comments

Bajjuri, Praneeth Feb. 10, 2023, 5:38 p.m. UTC | #1
On 2/9/2023 9:54 PM, Aradhya Bhatia via lists.yoctoproject.org wrote:
> Add the Microtips OLDI Panel DT overlay for AM62 LP SK.
> 
> Signed-off-by: Aradhya Bhatia <a-bhatia1@ti.com>
> ---
>   conf/machine/am62xx-lp-evm.conf | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/conf/machine/am62xx-lp-evm.conf b/conf/machine/am62xx-lp-evm.conf
> index 3230b84df90e..5efca18d1af0 100644
> --- a/conf/machine/am62xx-lp-evm.conf
> +++ b/conf/machine/am62xx-lp-evm.conf
> @@ -11,6 +11,7 @@ KERNEL_DEVICETREE = " \
>       ti/k3-am625-skeleton.dtb \
>       ti/k3-am625-sk-lpmdemo.dtb \
>       ti/k3-am625-sk-csi2-ov5640.dtbo \
> +    ti/k3-am62x-lp-sk-oldi-panel.dtbo \


how about conf/machine/am62xx-evm.conf ?any reason why this panel 
support cannot be added on AM62 SK board?



>   "
>   
>   SPL_BINARY = "tispl.bin_HS"	
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#15789): https://lists.yoctoproject.org/g/meta-ti/message/15789
> Mute This Topic: https://lists.yoctoproject.org/mt/96869927/2167429
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [praneeth@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Bajjuri, Praneeth Feb. 10, 2023, 6:02 p.m. UTC | #2
On 2/10/2023 11:38 AM, praneeth via lists.yoctoproject.org wrote:
> 
> 
> On 2/9/2023 9:54 PM, Aradhya Bhatia via lists.yoctoproject.org wrote:
>> Add the Microtips OLDI Panel DT overlay for AM62 LP SK.
>>
>> Signed-off-by: Aradhya Bhatia <a-bhatia1@ti.com>

Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>


>> ---
>>   conf/machine/am62xx-lp-evm.conf | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/conf/machine/am62xx-lp-evm.conf 
>> b/conf/machine/am62xx-lp-evm.conf
>> index 3230b84df90e..5efca18d1af0 100644
>> --- a/conf/machine/am62xx-lp-evm.conf
>> +++ b/conf/machine/am62xx-lp-evm.conf
>> @@ -11,6 +11,7 @@ KERNEL_DEVICETREE = " \
>>       ti/k3-am625-skeleton.dtb \
>>       ti/k3-am625-sk-lpmdemo.dtb \
>>       ti/k3-am625-sk-csi2-ov5640.dtbo \
>> +    ti/k3-am62x-lp-sk-oldi-panel.dtbo \
> 
> 
> how about conf/machine/am62xx-evm.conf ?any reason why this panel 
> support cannot be added on AM62 SK board?

found the patch , looks already integrated.

> 
> 
> 
>>   "
>>   SPL_BINARY = "tispl.bin_HS"
>>
>>
>>
>>
>>
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#15794): https://lists.yoctoproject.org/g/meta-ti/message/15794
> Mute This Topic: https://lists.yoctoproject.org/mt/96869927/2167429
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695566/2167429/1935739249/xyzzy [praneeth@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/conf/machine/am62xx-lp-evm.conf b/conf/machine/am62xx-lp-evm.conf
index 3230b84df90e..5efca18d1af0 100644
--- a/conf/machine/am62xx-lp-evm.conf
+++ b/conf/machine/am62xx-lp-evm.conf
@@ -11,6 +11,7 @@  KERNEL_DEVICETREE = " \
     ti/k3-am625-skeleton.dtb \
     ti/k3-am625-sk-lpmdemo.dtb \
     ti/k3-am625-sk-csi2-ov5640.dtbo \
+    ti/k3-am62x-lp-sk-oldi-panel.dtbo \
 "
 
 SPL_BINARY = "tispl.bin_HS"