diff mbox series

[kirkstone] conf: machine: am62p: pick lpm overlay

Message ID 20240314173406.10661-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] conf: machine: am62p: pick lpm overlay | expand

Commit Message

Bajjuri, Praneeth March 14, 2024, 5:34 p.m. UTC
From: Praneeth Bajjuri <praneeth@ti.com>

overlay k3-am62x-sk-lpm-wkup-sources.dtso is common across
am62x platforms. This overlay is added in 6.1 kernel at [1]

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

This patch is to enable the same low power management wakeup sources
overlay for am62pxx platform as well.

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

Comments

Vibhore Vardhan March 15, 2024, 1:50 a.m. UTC | #1
On 12:34-20240314, praneeth@ti.com wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
> 
> overlay k3-am62x-sk-lpm-wkup-sources.dtso is common across
> am62x platforms. This overlay is added in 6.1 kernel at [1]
> 
> [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d
> 
> This patch is to enable the same low power management wakeup sources
> overlay for am62pxx platform as well.

Thanks Praneeth!

Reviewed-by: Vibhore Vardhan <vibhore@ti.com>

> Reported-by: Vibhore Vardhan <vibhore@ti.com>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>  meta-ti-bsp/conf/machine/am62pxx-evm.conf | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm.conf b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> index 95602116..fab96bd8 100644
> --- a/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> @@ -9,6 +9,7 @@ KERNEL_DEVICETREE_PREFIX = " \
>      ti/k3-am62p5 \
>      ti/k3-am62x-sk-csi2 \
>      ti/k3-am62x-sk-hdmi \
> +    ti/k3-am62x-sk-lpm \
>  "
>  
>  KERNEL_DEVICETREE = " \
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm.conf b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
index 95602116..fab96bd8 100644
--- a/meta-ti-bsp/conf/machine/am62pxx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
@@ -9,6 +9,7 @@  KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am62p5 \
     ti/k3-am62x-sk-csi2 \
     ti/k3-am62x-sk-hdmi \
+    ti/k3-am62x-sk-lpm \
 "
 
 KERNEL_DEVICETREE = " \