commit | a8b4543093930724876ed892136151b4bb0ee6e0 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Mar 26 14:19:33 2020 -0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Thu Mar 26 23:09:43 2020 -0700 |
tree | 1794fc4faeeeed4ebed003703321b53c37298e5c | |
parent | 1915253e356233ea0aabbe6a4960fba4d9db5085 [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 <festevam@gmail.com> Link: https://lkml.kernel.org/r/20200326171933.13394-2-festevam@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>