Re: [PATCH] drm/etnaviv: add thermal dependency

2017-04-23 Thread Eduardo Valentin
;m also removing the redundant 'select THERMAL' > from INTEL_MENLOW, so no other driver uses that statement. > > Fixes: bcdfb5e56dc5 ("drm/etnaviv: add etnaviv cooling device") > Signed-off-by: Arnd Bergmann Acked-by: Eduardo Valentin > --- > drivers/

Re: [PATCH] drm/etnaviv: add thermal dependency

2017-04-24 Thread Eduardo Valentin
dg On Mon, Apr 24, 2017 at 07:39:27PM +0200, Arnd Bergmann wrote: > On Mon, Apr 24, 2017 at 12:44 PM, Lucas Stach wrote: > > Am Mittwoch, den 19.04.2017, 20:11 +0200 schrieb Arnd Bergmann: > >> When CONFIG_THERMAL is enabled as a loadable module, and etnaviv is > >> built-in, we get a link error:

[PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings

2015-01-31 Thread Eduardo Valentin
e", "nvidia,tegra20-pcie"' where > is tegra30, tegra132, ..." [...] "You should attempt to >document known values of if you use it" > > > Signed-off-by: Paul Walmsley > Cc: Alexandre Courbot > Cc: Dylan Reid > Cc: Eduardo Valent