Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754269AbbFVWjd (ORCPT ); Mon, 22 Jun 2015 18:39:33 -0400 Received: from galahad.ideasonboard.com ([185.26.127.97]:42675 "EHLO galahad.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754219AbbFVWj0 (ORCPT ); Mon, 22 Jun 2015 18:39:26 -0400 From: Laurent Pinchart To: Magnus Damm Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linux-sh@vger.kernel.org, daniel.lezcano@linaro.org, horms+renesas@verge.net.au, tglx@linutronix.de Subject: Re: [PATCH 08/08] ARM: shmobile: Remove CMT renesas,channels-mask from DTS Date: Tue, 23 Jun 2015 01:40:18 +0300 Message-ID: <8019375.XSP9R0ZLbm@avalon> User-Agent: KMail/4.14.8 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <20150621081033.10187.38630.sendpatchset@little-apple> References: <20150621080903.10187.20998.sendpatchset@little-apple> <20150621081033.10187.38630.sendpatchset@little-apple> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1090 Lines: 36 Hi Magnus, Thank you for the patch. On Sunday 21 June 2015 17:10:33 Magnus Damm wrote: > From: Magnus Damm > > Update the DTS to remove the now deprecated "renesas,channels-mask" > property. > > The channel information is now kept in the device driver and can easily > be determined based on the compat string. Unless I've missed something (which is entirely possibly given the late hour), the channel mask is only stored in the driver for the Gen2 CMT instances. > Signed-off-by: Magnus Damm > --- > > arch/arm/boot/dts/r8a73a4.dtsi | 3 --- > arch/arm/boot/dts/r8a7740.dtsi | 3 --- > arch/arm/boot/dts/r8a7790.dtsi | 6 ------ > arch/arm/boot/dts/r8a7791.dtsi | 6 ------ > arch/arm/boot/dts/r8a7793.dtsi | 6 ------ > arch/arm/boot/dts/r8a7794.dtsi | 6 ------ > arch/arm/boot/dts/sh73a0.dtsi | 3 --- > 7 files changed, 33 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/