Skip to content

Commit 1612ac5

Browse files
committed
feat(cpsw-ptp): use new key_within helper
Use the new key_within helper and add a buggy platform entry to see if it catches it. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent c7f305a commit 1612ac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-PTP.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ CPWSxG CPTS GENF0 output to HW4_TS_PUSH input.
240240
The following block shows the Time Sync Router device-tree node with the mapping from CPSWxG CPTS
241241
GENF0 to HW4_TS_PUSH added.
242242

243-
.. ifconfig:: CONFIG_part_variant in ('AM62AX','AM62X')
243+
.. ifconfig:: key_within('CONFIG_part_variant', ('AM62AX','AM62X','A'))
244244

245245
::
246246

0 commit comments

Comments
 (0)