On Mon, 23 May 2022 10:25:15 -0700, Dipen Patel wrote: > During the repository renaming from hte to timestamp, $id path was not > updated accordingly. This patch corrects $id path. > > Fixes: af583852d2ef ("dt-bindings: Renamed hte directory to timestamp") > Signed-off-by: Dipen Patel <dipenp@xxxxxxxxxx> > --- > .../bindings/timestamp/hardware-timestamps-common.yaml | 2 +- > Documentation/devicetree/bindings/timestamp/hte-consumer.yaml | 2 +- > .../devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>