diff mbox series

[kirkstone] conf: machine: am62xx-lp-evm.conf: Pick MCU GPIO wakeup overlay

Message ID 20231114235156.6608-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] conf: machine: am62xx-lp-evm.conf: Pick MCU GPIO wakeup overlay | expand

Commit Message

Bajjuri, Praneeth Nov. 14, 2023, 11:51 p.m. UTC
commit [1] renamed the MCU GPIO wakeup overlay as k3-am62x-sk-mcu-gpio-wakeup.dtbo
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=24bd6ce832cd

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

Comments

Judith Mendez Nov. 15, 2023, 3:03 p.m. UTC | #1
On 11/14/23 5:51 PM, Praneeth Bajjuri wrote:
> commit [1] renamed the MCU GPIO wakeup overlay as k3-am62x-sk-mcu-gpio-wakeup.dtbo
> 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=24bd6ce832cd
> 

Looks good (:

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

> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>   meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> index afa5e061..dfb9cbfa 100644
> --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
> @@ -9,6 +9,7 @@ KERNEL_DEVICETREE_PREFIX = " \
>       ti/k3-am625-sk \
>       ti/k3-am62x-sk-hdmi \
>       ti/k3-am62x-sk-mcan \
> +    ti/k3-am62x-sk-mcu \
>   "
>   
>   KERNEL_DEVICETREE = " \
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 afa5e061..dfb9cbfa 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
@@ -9,6 +9,7 @@  KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am625-sk \
     ti/k3-am62x-sk-hdmi \
     ti/k3-am62x-sk-mcan \
+    ti/k3-am62x-sk-mcu \
 "
 
 KERNEL_DEVICETREE = " \