[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181210221826.GA21311@bogus>
Date: Mon, 10 Dec 2018 16:18:26 -0600
From: Rob Herring <robh@...nel.org>
To: Abel Vesa <abel.vesa@....com>
Cc: Lucas Stach <l.stach@...gutronix.de>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Shawn Guo <shawnguo@...nel.org>,
dl-linux-imx <linux-imx@....com>,
Fabio Estevam <fabio.estevam@....com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Aisheng Dong <aisheng.dong@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
"patchwork-lst@...gutronix.de" <patchwork-lst@...gutronix.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Abel Vesa <abelvesa@...ux.com>, Abel Vesa <abel.vesa@....com>
Subject: Re: [PATCH v5 2/6] arm64: add basic DTS for i.MX8MQ
On Sun, 9 Dec 2018 14:26:07 +0000, Abel Vesa wrote:
> From: Lucas Stach <l.stach@...gutronix.de>
>
> This adds the basic DTS for the i.MX8MQ.
> For now only the following peripherals are supported:
> - IOMUXC (pin controller)
> - CCM (clock controller)
> - GPIO
> - UART
> - uSDHC (SD/eMMC controller)
> - FEC (ethernet controller)
> - i2c
>
> This is enough to get a very basic board support up and running.
>
> One known limitation is that the driver for the GPC interrupt
> controller is still missing, rendering the CPU sleep states unusable
> as there is nothing waking them up anymore.
>
> Signed-off-by: Lucas Stach <l.stach@...gutronix.de>
> Reviewed-by: Dong Aisheng <Aisheng.dong@....com>
> ---
> Documentation/devicetree/bindings/arm/fsl.txt | 4 +
> arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h | 623 +++++++++++++++++++++++++
> arch/arm64/boot/dts/freescale/imx8mq.dtsi | 392 ++++++++++++++++
> 3 files changed, 1019 insertions(+)
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mq.dtsi
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists