[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2ee84924-778f-458c-5066-b3c759039278@linaro.org>
Date: Mon, 13 Jul 2020 21:31:37 +0300
From: Georgi Djakov <georgi.djakov@...aro.org>
To: Abel Vesa <abel.vesa@....com>
Cc: Shawn Guo <shawnguo@...nel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
Leonard Crestez <cdleonard@...il.com>,
Rob Herring <robh@...nel.org>,
NXP Linux Team <linux-imx@....com>,
devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-arm-kernel@...ts.infradead.org,
Leonard Crestez <leonard.crestez@....com>
Subject: Re: [RESEND v2] arm64: dts: imx8m: Add NOC nodes
On 7/7/20 00:13, Abel Vesa wrote:
> From: Leonard Crestez <leonard.crestez@....com>
>
> Add nodes for the main interconnect of the imx8m series chips.
>
> These nodes are bound to by devfreq and interconnect drivers.
>
> Signed-off-by: Leonard Crestez <leonard.crestez@....com>
> Signed-off-by: Abel Vesa <abel.vesa@....com>
> Tested-by: Martin Kepplinger <martin.kepplinger@...i.sm>
> Acked-by: Georgi Djakov <georgi.djakov@...aro.org>
> ---
>
> Changes since v1:
> - picked up the bindinds header which were part of the original patch
> from Leonard
>
> arch/arm64/boot/dts/freescale/imx8mm.dtsi | 24 ++++++++++++++++++++++++
> arch/arm64/boot/dts/freescale/imx8mn.dtsi | 24 ++++++++++++++++++++++++
> arch/arm64/boot/dts/freescale/imx8mq.dtsi | 24 ++++++++++++++++++++++++
> 3 files changed, 72 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> index 76f040e..970d132 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> @@ -8,6 +8,7 @@
> #include <dt-bindings/input/input.h>
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> #include <dt-bindings/thermal/thermal.h>
> +#include <dt-bindings/interconnect/imx8mm.h>
Nit: Seems like these are sorted alphabetically. Please maintain this.
[..]
> --- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> @@ -8,6 +8,7 @@
> #include <dt-bindings/input/input.h>
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> #include <dt-bindings/thermal/thermal.h>
> +#include <dt-bindings/interconnect/imx8mn.h>
>
ditto
[..]> --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> @@ -11,6 +11,7 @@
> #include "dt-bindings/input/input.h"
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> #include <dt-bindings/thermal/thermal.h>
> +#include <dt-bindings/interconnect/imx8mq.h>
> #include "imx8mq-pinfunc.h"
ditto
Thanks,
Georgi
Powered by blists - more mailing lists