projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b929c0
)
dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
author
Peng Fan
<peng.fan@nxp.com>
Fri, 23 Dec 2022 03:05:40 +0000
(11:05 +0800)
committer
Stephen Boyd
<sboyd@kernel.org>
Thu, 12 Jan 2023 19:23:40 +0000
(11:23 -0800)
i.MX8MQ CCM is at address 0x30380000, so correct it.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link:
https://lore.kernel.org/r/20221223030540.62018-1-peng.fan@oss.nxp.com
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/imx8m-clock.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
b/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
index e4c4cadec501ada6f90df6b26f23dccb1f884fe8..0dbc1433fedee788aebd7df45dd7e779fc05dc5e 100644
(file)
--- a/
Documentation/devicetree/bindings/clock/imx8m-clock.yaml
+++ b/
Documentation/devicetree/bindings/clock/imx8m-clock.yaml
@@
-108,7
+108,7
@@
examples:
};
- |
- clock-controller@303
9
0000 {
+ clock-controller@303
8
0000 {
compatible = "fsl,imx8mq-ccm";
reg = <0x30380000 0x10000>;
#clock-cells = <1>;