[PATCH v5 00/11] Improvements to Tegra-based Chromebook support

2015-03-02 Thread Alexandre Courbot
On Thu, Feb 12, 2015 at 5:50 PM, Tomeu Vizoso wrote: > v5: * Moved to use gpio-restart for reboots, had to make tegra_pmc_restart > a notification handler > > v4: * Added support for the system reset GPIO, for proper reboots > * Moved out changes to ASOC to their own

[PATCH v5 00/11] Improvements to Tegra-based Chromebook support

2015-02-17 Thread Stephen Warren
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

[PATCH v5 00/11] Improvements to Tegra-based Chromebook support

2015-02-12 Thread Tomeu Vizoso
v5: * Moved to use gpio-restart for reboots, had to make tegra_pmc_restart a notification handler v4: * Added support for the system reset GPIO, for proper reboots * Moved out changes to ASOC to their own series, as requested by Mark Brown * Added patch to