diff options
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml (renamed from Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml) | 6 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/hte-consumer.yaml (renamed from Documentation/devicetree/bindings/hte/hte-consumer.yaml) | 0 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml (renamed from Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml) | 0 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml b/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml index 3e26de605f08..4c25ba248a72 100644 --- a/Documentation/devicetree/bindings/hte/hardware-timestamps-common.yaml +++ b/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml @@ -10,9 +10,9 @@ maintainers: - Dipen Patel <dipenp@nvidia.com> description: - Some devices/SoCs have hardware time stamping engines which can use hardware - means to timestamp entity in realtime. The entity could be anything from - GPIOs, IRQs, Bus and so on. The hardware timestamp engine (HTE) present + Some devices/SoCs have hardware timestamp engines (HTE) which can use + hardware means to timestamp entity in realtime. The entity could be anything + from GPIOs, IRQs, Bus and so on. The hardware timestamp engine present itself as a provider with the bindings described in this document. properties: diff --git a/Documentation/devicetree/bindings/hte/hte-consumer.yaml b/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml index 68d764ac040a..68d764ac040a 100644 --- a/Documentation/devicetree/bindings/hte/hte-consumer.yaml +++ b/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml diff --git a/Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml b/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml index 69e8402d95e5..69e8402d95e5 100644 --- a/Documentation/devicetree/bindings/hte/nvidia,tegra194-hte.yaml +++ b/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml diff --git a/MAINTAINERS b/MAINTAINERS index dbc17c6945ae..5feb95e67f0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9002,7 +9002,7 @@ F: drivers/input/touchscreen/htcpen.c HTE SUBSYSTEM M: Dipen Patel <dipenp@nvidia.com> S: Maintained -F: Documentation/devicetree/bindings/hte/ +F: Documentation/devicetree/bindings/timestamp/ F: Documentation/hte/ F: drivers/hte/ F: include/linux/hte.h |