Re: [PATCH v3 1/3] ARM: dts: imx6: Add Savageboard common file

From: Shawn Guo
Date: Mon Jan 02 2017 - 02:44:45 EST


On Mon, Jan 02, 2017 at 04:31:07PM +0900, Milo Kim wrote:
>
> On 01/02/2017 03:52 PM, Shawn Guo wrote:
> >>+ panel {
> >>+ compatible = "avic, tm097tdh02", "hannstar,hsd100pxn1";
> >"avic, tm097tdh02" is an undocumented compatible.
> >
>
> AVIC TM097TDH02 panel is compatible with Hannstar HSD100PXN1, so I
> reuse it. It's the same rule as the usage of imx6q I2C controller.
>
> i2c2: i2c@021a4000 {
> compatible = "fsl,imx6q-i2c", "fsl,imx21-i2c";
> };

Forgot to ask, is the "avic" Shanghai AVIC Optoelectronics Co., Ltd. as
documented in vendor-prefixes.txt?

Shawn