From: Eduardo Valentin Date: Fri, 7 Jun 2013 15:11:53 +0000 (-0400) Subject: thermal: ti-soc-thermal: use standard GPIO DT bindings X-Git-Tag: v3.11-rc1~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d1617137dd61825a3a7cebf61015f58afce510;p=pandora-kernel.git thermal: ti-soc-thermal: use standard GPIO DT bindings This change updates the ti-soc-thermal driver to use standard GPIO DT bindings to read the GPIO number associated to thermal shutdown IRQ, in case the device features it. Previously, the code was using a specific DT bindings. As now OMAP supports the standard way to model GPIOs, there is no point in having a ti specific binding. Cc: Zhang Rui Cc: Grant Likely Cc: Rob Herring Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: devicetree-discuss@lists.ozlabs.org Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed