[PATCH] dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name

Peng Fan (OSS) peng.fan at oss.nxp.com
Thu Dec 22 19:05:40 PST 2022


From: Peng Fan <peng.fan at nxp.com>

i.MX8MQ CCM is at address 0x30380000, so correct it.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 Documentation/devicetree/bindings/clock/imx8m-clock.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/imx8m-clock.yaml b/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
index e4c4cadec501..0dbc1433fede 100644
--- a/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
@@ -108,7 +108,7 @@ examples:
     };
 
   - |
-    clock-controller at 30390000 {
+    clock-controller at 30380000 {
         compatible = "fsl,imx8mq-ccm";
         reg = <0x30380000 0x10000>;
         #clock-cells = <1>;
-- 
2.37.1




More information about the linux-arm-kernel mailing list