diff options
author | Dipen Patel <dipenp@nvidia.com> | 2022-05-12 19:50:11 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-05-20 15:54:56 +0200 |
commit | af583852d2efcbc76ce68ac8d65126d4b0c65067 (patch) | |
tree | fb2a9f800d0170ebe9bb5925b7921d4460aeefc2 /MAINTAINERS | |
parent | hte: Uninitialized variable in hte_ts_get() (diff) | |
download | linux-af583852d2efcbc76ce68ac8d65126d4b0c65067.tar.xz linux-af583852d2efcbc76ce68ac8d65126d4b0c65067.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |