Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751273Ab3FNEEe (ORCPT ); Fri, 14 Jun 2013 00:04:34 -0400 Received: from mail-la0-f48.google.com ([209.85.215.48]:49799 "EHLO mail-la0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772Ab3FNEEc (ORCPT ); Fri, 14 Jun 2013 00:04:32 -0400 MIME-Version: 1.0 In-Reply-To: <1370971325.2776.99@driftwood> References: <1370955220-2949-1-git-send-email-amit.daniel@samsung.com> <1370955220-2949-28-git-send-email-amit.daniel@samsung.com> <1370971325.2776.99@driftwood> Date: Fri, 14 Jun 2013 09:34:30 +0530 X-Google-Sender-Auth: OwhY8O-3gLGfKYbCfyzpQV5hhgY Message-ID: Subject: Re: [PATCH V5 27/30] Documentation: thermal: Explain the exynos thermal driver model From: amit daniel kachhap To: Rob Landley Cc: linux-pm@vger.kernel.org, Zhang Rui , Eduardo Valentin , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Kukjin Kim , jonghwa3.lee@samsung.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1523 Lines: 40 Hi Rob, On Tue, Jun 11, 2013 at 10:52 PM, Rob Landley wrote: > On 06/11/2013 07:53:37 AM, Amit Daniel Kachhap wrote: >> >> This patch updates the documentation to explain the driver model >> and file layout. >> >> Acked-by: Kukjin Kim >> Signed-off-by: Amit Daniel Kachhap >> --- >> Documentation/thermal/exynos_thermal | 43 >> ++++++++++++++++++++++++++------- >> 1 files changed, 34 insertions(+), 9 deletions(-) > > ... > >> -TMU(Thermal Management Unit) in EXYNOS4 generates interrupt >> +TMU(Thermal Management Unit) in EXYNOS4/5 generates interrupt >> when temperature exceeds pre-defined levels. >> -The maximum number of configurable threshold is four. >> +The maximum number of configurable threshold is five. > > > Was that a driver change or was that a chipset change that only applies to > version 5? Basically in the new chipset several new features are added in controller so driver is modified accordingly. However in V5 some driver fixes are done as commented by jonghwa. > > Rob-- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" > in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/