[PATCH 2/4] arm64: add basic DTS for i.MX8MQ

Rob Herring robh at kernel.org
Mon Jan 29 09:55:49 PST 2018


On Wed, Jan 17, 2018 at 07:32:42PM +0100, Lucas Stach wrote:
> 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.

> +			compatible = "nxp,imx8mq-aips-bus", "simple-bus";
> +				compatible = "nxp,imx8mq-gpio", "fsl,imx35-gpio";
> +				compatible = "nxp,imx8mq-iomuxc";

Also, are all these new compatibles documented?

Rob



More information about the linux-arm-kernel mailing list