On 10/07/2013 02:34 AM, Thierry Reding wrote: > From: Mikko Perttunen <mperttu...@nvidia.com> > > The Tegra114 display controller is backwards-compatible with previous > generations of the Tegra SoC. No code changes are required.
If the HW is backwards-compatible, then there's no need to add extra compatible values to the driver; just write the following in the DT, and it'll just work: compatible = "nvidia,tegra114-dc", "nvidia,tegra30-dc"; _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel