diff mbox series

[kirkstone] conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay

Message ID 20231129214059.11612-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay | expand

Commit Message

Bajjuri, Praneeth Nov. 29, 2023, 9:40 p.m. UTC
commit [1] created a common LPM wkup sources overlay and removes
k3-am62x-sk-mcu-gpio-wakeup.dtso for am62 device family.
k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already.

This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use
the same prefix as other am62 platforms.

[1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Judith Mendez Nov. 29, 2023, 9:44 p.m. UTC | #1
On 11/29/23 3:40 PM, Praneeth Bajjuri wrote:
> commit [1] created a common LPM wkup sources overlay and removes
> k3-am62x-sk-mcu-gpio-wakeup.dtso for am62 device family.
> k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already.
> 
> This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use
> the same prefix as other am62 platforms.
> 
> [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d
> 

LGTM

Reviewed-by: Judith Mendez <jm@ti.com>

> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>   meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> index dfb9cbfa..229b74bc 100644
> --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> @@ -8,8 +8,8 @@ KERNEL_DEVICETREE_PREFIX = " \
>       ti/k3-am62-lp \
>       ti/k3-am625-sk \
>       ti/k3-am62x-sk-hdmi \
> +    ti/k3-am62x-sk-lpm \
>       ti/k3-am62x-sk-mcan \
> -    ti/k3-am62x-sk-mcu \
>   "
>   
>   KERNEL_DEVICETREE = " \
Gole, Dhruva Dec. 1, 2023, 11:22 a.m. UTC | #2
Hi!

On 11/30/2023 3:10 AM, praneeth via lists.yoctoproject.org wrote:
> commit [1] created a common LPM wkup sources overlay and removes
> k3-am62x-sk-mcu-gpio-wakeup.dtso for am62 device family.
> k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already.
>
> This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use
> the same prefix as other am62 platforms.
>
> [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d
>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>  meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> index dfb9cbfa..229b74bc 100644
> --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> @@ -8,8 +8,8 @@ KERNEL_DEVICETREE_PREFIX = " \
>      ti/k3-am62-lp \
>      ti/k3-am625-sk \
>      ti/k3-am62x-sk-hdmi \
> +    ti/k3-am62x-sk-lpm \


For the change,

Reviewed-by: Dhruva Gole <d-gole@ti.com>


>      ti/k3-am62x-sk-mcan \
> -    ti/k3-am62x-sk-mcu \
>  "
>  
>  KERNEL_DEVICETREE = " \
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#17338): https://lists.yoctoproject.org/g/meta-ti/message/17338
> Mute This Topic: https://lists.yoctoproject.org/mt/102881701/7412672
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/11962887/7412672/717869840/xyzzy [d-gole@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
index dfb9cbfa..229b74bc 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
@@ -8,8 +8,8 @@  KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am62-lp \
     ti/k3-am625-sk \
     ti/k3-am62x-sk-hdmi \
+    ti/k3-am62x-sk-lpm \
     ti/k3-am62x-sk-mcan \
-    ti/k3-am62x-sk-mcu \
 "
 
 KERNEL_DEVICETREE = " \