Commit 4c1b7432 authored by Peng Fan's avatar Peng Fan Committed by Stephen Boyd
Browse files

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



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

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20221223030540.62018-1-peng.fan@oss.nxp.com


Reviewed-by: default avatarMarco Felsch <m.felsch@pengutronix.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 1b929c02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ examples:
    };

  - |
    clock-controller@30390000 {
    clock-controller@30380000 {
        compatible = "fsl,imx8mq-ccm";
        reg = <0x30380000 0x10000>;
        #clock-cells = <1>;