From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v5 00/11] Improvements to Tegra-based Chromebook support Date: Tue, 17 Feb 2015 13:53:06 -0700 Message-ID: <54E3AA32.1000609@wwwdotorg.org> References: <1423731078-26681-1-git-send-email-tomeu.vizoso@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1423731078-26681-1-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tomeu Vizoso , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Javier Martinez Canillas , Simon Glass , Dylan Reid , Andrew Bresticker , Alexandre Courbot , David Airlie , David Riley , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Ian Campbell , Kumar Gala , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Rutland , Mikko Perttunen , Paul Walmsley , Pawel Moll , Peter De Schrijver , Rob Herring , Russell King , =?UTF-8?B?VGVyamUgQmVyZ3N0csO2bQ==?= , Thierry Reding List-Id: dri-devel@lists.freedesktop.org On 02/12/2015 01:50 AM, Tomeu Vizoso wrote: > Hello, > > this series adds support for the Tegra-based HP Chromebook 14 (aka nyan > blaze), which is very similar to the Acer Chromebook 13 (aka nyan big). > Because they both include tegra124-nyan.dtsi, some improvements to Blaze > support have also benefitted the Big. I have tested that USB2, the panels, > HDMI, the trackpad, Wifi and sound work on both. > > The leaf DTs contain the whole pinmux configuration as generated by > tegra-pinmux-scripts. I chose to not put the common configuration in the > common dtsi so we can paste the output as is and be sure that the kernel > doesn't diverge from the canonical data. At a quick glance this series looks OK, Acked-by: Stephen Warren