Skip to content

Commit 4c1b743

Browse files
MrVanbebarino
authored andcommitted
dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
i.MX8MQ CCM is at address 0x30380000, so correct it. Signed-off-by: Peng Fan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Marco Felsch <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 1b929c0 commit 4c1b743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/clock/imx8m-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ examples:
108108
};
109109
110110
- |
111-
clock-controller@30390000 {
111+
clock-controller@30380000 {
112112
compatible = "fsl,imx8mq-ccm";
113113
reg = <0x30380000 0x10000>;
114114
#clock-cells = <1>;

0 commit comments

Comments
 (0)