Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933008AbcJRH4u (ORCPT ); Tue, 18 Oct 2016 03:56:50 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:10735 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932340AbcJRH4l (ORCPT ); Tue, 18 Oct 2016 03:56:41 -0400 Subject: Re: [PATCH 08/19] thermal: sti: Remove obsolete platforms from the DT doc. To: Rob Herring , Peter Griffin References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> <1473859677-9231-9-git-send-email-peter.griffin@linaro.org> <20160923150815.GD9176@rob-hp-laptop> CC: , , , , , , From: Patrice Chotard Message-ID: Date: Tue, 18 Oct 2016 09:56:01 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20160923150815.GD9176@rob-hp-laptop> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.1.66] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-18_04:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 24 Hi On 09/23/2016 05:08 PM, Rob Herring wrote: > On Wed, Sep 14, 2016 at 02:27:46PM +0100, Peter Griffin wrote: >> STiH415/6 SoC's are being removed from the kernel. This >> patch removes the compatibles from the dt doc and also >> updates the example to a supported platform. >> >> Signed-off-by: Peter Griffin >> Cc: >> Cc: >> Cc: >> --- >> .../devicetree/bindings/thermal/st-thermal.txt | 28 +++++++--------------- >> 1 file changed, 9 insertions(+), 19 deletions(-) > > Acked-by: Rob Herring Applied on sti-dt-for-4.10 branch Thanks >