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

dt-bindings: Renamed hte directory to timestamp

Renamed hte dt binding directory to timestamp according review comment.
Addressed minor comment about having HTE acronym first in the common dt
binding document.

The change reflects above renaming in MAINTAINERS files too.

Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Dipen Patel and committed by
Thierry Reding
af583852 348b10b0

+4 -4
+3 -3
Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml
··· 10 10 - Dipen Patel <dipenp@nvidia.com> 11 11 12 12 description: 13 - Some devices/SoCs have hardware time stamping engines which can use hardware 14 - means to timestamp entity in realtime. The entity could be anything from 15 - GPIOs, IRQs, Bus and so on. The hardware timestamp engine (HTE) present 13 + Some devices/SoCs have hardware timestamp engines (HTE) which can use 14 + hardware means to timestamp entity in realtime. The entity could be anything 15 + from GPIOs, IRQs, Bus and so on. The hardware timestamp engine present 16 16 itself as a provider with the bindings described in this document. 17 17 18 18 properties:
Documentation/devicetree/bindings/hte/hte-consumer.yaml Documentation/devicetree/bindings/timestamp/hte-consumer.yaml
Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml
+1 -1
MAINTAINERS
··· 9002 9002 HTE SUBSYSTEM 9003 9003 M: Dipen Patel <dipenp@nvidia.com> 9004 9004 S: Maintained 9005 - F: Documentation/devicetree/bindings/hte/ 9005 + F: Documentation/devicetree/bindings/timestamp/ 9006 9006 F: Documentation/hte/ 9007 9007 F: drivers/hte/ 9008 9008 F: include/linux/hte.h