From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Wu Subject: Re: [PATCH 1/2] ARM: DT: tegra: Add board level compatible properties Date: Wed, 2 Jan 2013 16:11:31 -0800 Message-ID: <50E4CCB3.2040704@nvidia.com> References: <1357170831-7836-1-git-send-email-pengw@nvidia.com> <50E4CB34.6070205@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50E4CB34.6070205-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Stephen Warren , "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:05 PM, Stephen Warren wrote: > 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 My bad, Stephen could you please help me to fix this typo when you merging this patch 'levle' -> 'level' >> 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. OK, cool. I will take a look at this as long as driver is ready > Do you have any idea when SATA support could be added? Oh, do you have SATA driver merged into upstream yet? Thanks, -Bryan From mboxrd@z Thu Jan 1 00:00:00 1970 From: pengw@nvidia.com (Peng Wu) Date: Wed, 2 Jan 2013 16:11:31 -0800 Subject: [PATCH 1/2] ARM: DT: tegra: Add board level compatible properties In-Reply-To: <50E4CB34.6070205@wwwdotorg.org> References: <1357170831-7836-1-git-send-email-pengw@nvidia.com> <50E4CB34.6070205@wwwdotorg.org> Message-ID: <50E4CCB3.2040704@nvidia.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/02/2013 04:05 PM, Stephen Warren wrote: > 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 My bad, Stephen could you please help me to fix this typo when you merging this patch 'levle' -> 'level' >> 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. OK, cool. I will take a look at this as long as driver is ready > Do you have any idea when SATA support could be added? Oh, do you have SATA driver merged into upstream yet? Thanks, -Bryan