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>
This commit is contained in:
parent
348b10b075
commit
af583852d2
4 changed files with 4 additions and 4 deletions
|
@ -10,9 +10,9 @@ maintainers:
|
||||||
- Dipen Patel <dipenp@nvidia.com>
|
- Dipen Patel <dipenp@nvidia.com>
|
||||||
|
|
||||||
description:
|
description:
|
||||||
Some devices/SoCs have hardware time stamping engines which can use hardware
|
Some devices/SoCs have hardware timestamp engines (HTE) which can use
|
||||||
means to timestamp entity in realtime. The entity could be anything from
|
hardware means to timestamp entity in realtime. The entity could be anything
|
||||||
GPIOs, IRQs, Bus and so on. The hardware timestamp engine (HTE) present
|
from GPIOs, IRQs, Bus and so on. The hardware timestamp engine present
|
||||||
itself as a provider with the bindings described in this document.
|
itself as a provider with the bindings described in this document.
|
||||||
|
|
||||||
properties:
|
properties:
|
|
@ -9002,7 +9002,7 @@ F: drivers/input/touchscreen/htcpen.c
|
||||||
HTE SUBSYSTEM
|
HTE SUBSYSTEM
|
||||||
M: Dipen Patel <dipenp@nvidia.com>
|
M: Dipen Patel <dipenp@nvidia.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: Documentation/devicetree/bindings/hte/
|
F: Documentation/devicetree/bindings/timestamp/
|
||||||
F: Documentation/hte/
|
F: Documentation/hte/
|
||||||
F: drivers/hte/
|
F: drivers/hte/
|
||||||
F: include/linux/hte.h
|
F: include/linux/hte.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue