Skip to content

Commit cd9f195

Browse files
committed
docs(linux): watchdog: Document missed watchdog node in AM62LX 12.00.00
Document missed watchdog node in 12.00.00 and point to the jira tracker and the patch to fix it. Signed-off-by: Sathishkumar S <s-sundararaju@ti.com>
1 parent a68702c commit cd9f195

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

  • source/linux/Foundational_Components/Kernel/Kernel_Drivers

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Watchdog.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,11 @@ found in Linux Kernel at: samples/watchdog/watchdog-simple.c.
236236
+ ti,esm-pins = <224>, <225>, <227>, <241>, <242>, <248>;
237237
bootph-pre-ram;
238238
};
239-
239+
240+
.. ifconfig:: CONFIG_part_variant in ('AM62LX')
241+
242+
.. note::
243+
244+
12.00.00 release missed adding watchdog node. Fix for this is available in the below jira tracker:
245+
246+
https://sir.ext.ti.com/jira/browse/EXT_EP-13330

0 commit comments

Comments
 (0)