2021-02-19 13:21:57

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 3/8] arm64: dts: imx8mm-nitrogen-r2: add espi2 support

On Wed, Feb 17, 2021 at 05:10:47PM +0100, Adrien Grassein wrote:
> Add the description for espi support.
>
> Signed-off-by: Adrien Grassein <[email protected]>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> ---
> .../boot/dts/freescale/imx8mm-nitrogen-r2.dts | 30 +++++++++++++++++++
> 1 file changed, 30 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts b/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts
> index f62a25efc69e..c4bb22bb4e6a 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts
> @@ -10,6 +10,14 @@ / {
> model = "Boundary Devices i.MX8MMini Nitrogen8MM Rev2";
> compatible = "boundary,imx8mm-nitrogen8mm", "fsl,imx8mm";
>
> + clock {
> + clk16m: clk16m {

No changes here. The review tag was conditional in a way that I assumed
you will implement this change.

Best regards,
Krzysztof