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: Thu, 03 Jan 2013 09:52:22 -0700 Message-ID: <50E5B746.5040708@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. The series, applied to Tegra's for-3.9/dt branch. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 03 Jan 2013 09:52:22 -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: <50E5B746.5040708@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. The series, applied to Tegra's for-3.9/dt branch.