From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milo Kim Subject: Re: [PATCH v3 1/3] ARM: dts: imx6: Add Savageboard common file Date: Mon, 2 Jan 2017 16:31:07 +0900 Message-ID: <450d89c7-7459-6369-3a07-cc60d70de0db@gmail.com> References: <20161209010436.7994-1-woogyom.kim@gmail.com> <20161209010436.7994-2-woogyom.kim@gmail.com> <20170102065239.GC20956@dragon> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170102065239.GC20956@dragon> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shawn Guo Cc: Sascha Hauer , Fabio Estevam , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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"; }; Best regards, Milo -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html