Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tegra194-hte.rst: fix reference to its binding

The binding directory for hte was renamed. Update references accordingly.

Fixes: af583852d2ef ("dt-bindings: Renamed hte directory to timestamp")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Reviewed-by: Dipen Patel <dipenp@nvidia.com>
Link: https://lore.kernel.org/r/2e2c86485cb0642455cee01796f9a74de21403e6.1656234456.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
b510592b 78b02317

+1 -1
+1 -1
Documentation/driver-api/hte/tegra194-hte.rst
··· 36 36 37 37 This GTE instance timestamps LIC IRQ lines in real time. There are 352 IRQ 38 38 lines which this instance can add timestamps to in real time. The hte 39 - devicetree binding described at ``Documentation/devicetree/bindings/hte/`` 39 + devicetree binding described at ``Documentation/devicetree/bindings/timestamp`` 40 40 provides an example of how a consumer can request an IRQ line. Since it is a 41 41 one-to-one mapping with IRQ GTE provider, consumers can simply specify the IRQ 42 42 number that they are interested in. There is no userspace consumer support for