aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2020-03-26 14:19:33 -0300
committerStephen Boyd <[email protected]>2020-03-26 23:09:43 -0700
commita8b4543093930724876ed892136151b4bb0ee6e0 (patch)
tree1794fc4faeeeed4ebed003703321b53c37298e5c
parent1915253e356233ea0aabbe6a4960fba4d9db5085 (diff)
dt-bindings: imx8mm-clock: Fix the file path
Currently the following warning is seen with 'make dt_binding_check': Documentation/devicetree/bindings/clock/imx8mm-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 <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/clock/imx8mm-clock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx8mm-clock.yaml b/Documentation/devicetree/bindings/clock/imx8mm-clock.yaml
index f5be181bd21d..ec830db1367b 100644
--- a/Documentation/devicetree/bindings/clock/imx8mm-clock.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8mm-clock.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
%YAML 1.2
---
-$id: http://devicetree.org/schemas/bindings/clock/imx8mm-clock.yaml#
+$id: http://devicetree.org/schemas/clock/imx8mm-clock.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP i.MX8M Mini Clock Control Module Binding