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

From: Marco Felsch
Date: Fri Dec 23 2022 - 03:36:06 EST


On 22-12-23, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> i.MX8MQ CCM is at address 0x30380000, so correct it.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>

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