dt-bindings: imx8mq-clock: Fix the file path
authorFabio Estevam <festevam@gmail.com>
Thu, 26 Mar 2020 17:19:32 +0000 (14:19 -0300)
committerStephen Boyd <sboyd@kernel.org>
Fri, 27 Mar 2020 06:09:43 +0000 (23:09 -0700)
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>
Documentation/devicetree/bindings/clock/imx8mq-clock.yaml

index 77790f0fdcd3b768cc1fd5012f7bba84def7da5c..05d7d1471e0c50621e07f4eea288ccf06f6c6985 100644 (file)
@@ -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