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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am Montag, den 29.01.2018, 11:55 -0600 schrieb Rob Herring:
> 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?

Only those where the driver isn't matching one of the older
compatibles.

I'm not sure what the policy is for those "just in case" compatibles,
where we have older compatibles that are currently used, but the newer
compatibles are in the DT to make it easy to match them when any IP
integration issues turn up at a later time.

Regards,
Lucas
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux