]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: arm: imx: scu: fix naming typo of clk compatible string
authorDong Aisheng <aisheng.dong@nxp.com>
Fri, 23 Apr 2021 03:33:29 +0000 (11:33 +0800)
committerAbel Vesa <abel.vesa@nxp.com>
Mon, 14 Jun 2021 09:33:08 +0000 (12:33 +0300)
commit4831486b86430f1b24ee7798ceea33e25d62c508
tree28d115f776b1c6f4102a1f5dfe01ffe18e0a3dc3
parent70b6d0be9cc81c53b0c5992c23273d13f30d0922
dt-bindings: arm: imx: scu: fix naming typo of clk compatible string

There is a typo in binding doc that the name of compatible string of
scu clock should be "fsl,xxx-clk" rather than "fsl,xxx-clock".
In reality, both example and dts using "fsl,xxx-clk", so fixing the doc
is enough.

Cc: devicetree@vger.kernel.org
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt