summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-03-26 20:19:32 +0300
committerStephen Boyd <sboyd@kernel.org>2020-03-27 09:09:43 +0300
commit1915253e356233ea0aabbe6a4960fba4d9db5085 (patch)
treea0673ef4d02441c65dc2ad5df737ca1c8f406101 /Documentation/devicetree/bindings/clock
parent17bbcd7d5f370b83684634b4f25ffd2bebf35066 (diff)
downloadlinux-1915253e356233ea0aabbe6a4960fba4d9db5085.tar.xz
dt-bindings: imx8mq-clock: Fix the file path
Currently the following warning is seen with 'make dt_binding_check': Documentation/devicetree/bindings/clock/imx8mq-clock.yaml: $id: relative path/filename doesn't match actual path or filename Fix it by removing the "bindings" directory from the file path. Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lkml.kernel.org/r/20200326171933.13394-1-festevam@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r--Documentation/devicetree/bindings/clock/imx8mq-clock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx8mq-clock.yaml b/Documentation/devicetree/bindings/clock/imx8mq-clock.yaml
index 77790f0fdcd3..05d7d1471e0c 100644
--- a/Documentation/devicetree/bindings/clock/imx8mq-clock.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8mq-clock.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
%YAML 1.2
---
-$id: http://devicetree.org/schemas/bindings/clock/imx8mq-clock.yaml#
+$id: http://devicetree.org/schemas/clock/imx8mq-clock.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP i.MX8M Quad Clock Control Module Binding