From 8b2639a0aacf37d90e9d167283aa430c3cd54727 Mon Sep 17 00:00:00 2001 From: Udit Kumar Date: Thu, 25 Dec 2025 10:25:37 +0530 Subject: [PATCH] feat(linux): Add LPM chapter for J742S2 SOC J742S2 is variant of J784s4 soc, this SOC supports LPM mode as well. So Add LPM chapter for J742S2 SOC. Signed-off-by: Udit Kumar --- configs/J742S2/J742S2_linux_toc.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/J742S2/J742S2_linux_toc.txt b/configs/J742S2/J742S2_linux_toc.txt index b0833faf0..4cd9fc283 100644 --- a/configs/J742S2/J742S2_linux_toc.txt +++ b/configs/J742S2/J742S2_linux_toc.txt @@ -88,6 +88,8 @@ linux/Foundational_Components_Kernel_LTP-DDT_Validation linux/Foundational_Components_Kernel_FAQs linux/Foundational_Components_Security linux/Foundational_Components/System_Security/Security_overview +linux/Foundational_Components_Power_Management +linux/Foundational_Components/Power_Management/pm_low_power_modes_socoff linux/Foundational_Components_Filesystem linux/Foundational_Components_Tools linux/Foundational_Components/Tools/Development_Tools @@ -142,4 +144,4 @@ linux/How_to_Guides/Hardware_Setup_with_CCS/J742S2_EVM_Hardware_Setup linux/How_to_Guides/Target/How_To_Carve_Out_CMA linux/Documentation_Tarball -linux/Demo_User_Guides/Chromium_Browser \ No newline at end of file +linux/Demo_User_Guides/Chromium_Browser