From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/2] ARM: DT: tegra: Add board level compatible properties Date: Wed, 02 Jan 2013 17:05:08 -0700 Message-ID: <50E4CB34.6070205@wwwdotorg.org> References: <1357170831-7836-1-git-send-email-pengw@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1357170831-7836-1-git-send-email-pengw-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bryan Wu Cc: swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 01/02/2013 04:53 PM, Bryan Wu wrote: > The compatible properties of Tegra SoC based boards or machines need > to be documented. This patch adds these board levle compatible > properties into device tree binding document. This series looks reasonable now. I'll apply it tomorrow. It should be easy enough to add HDMI support; the driver is there. Do you have any idea when SATA support could be added? From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Wed, 02 Jan 2013 17:05:08 -0700 Subject: [PATCH 1/2] ARM: DT: tegra: Add board level compatible properties In-Reply-To: <1357170831-7836-1-git-send-email-pengw@nvidia.com> References: <1357170831-7836-1-git-send-email-pengw@nvidia.com> Message-ID: <50E4CB34.6070205@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/02/2013 04:53 PM, Bryan Wu wrote: > The compatible properties of Tegra SoC based boards or machines need > to be documented. This patch adds these board levle compatible > properties into device tree binding document. This series looks reasonable now. I'll apply it tomorrow. It should be easy enough to add HDMI support; the driver is there. Do you have any idea when SATA support could be added?