From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751503AbcBLVoN (ORCPT ); Fri, 12 Feb 2016 16:44:13 -0500 Received: from muru.com ([72.249.23.125]:34111 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbcBLVoL (ORCPT ); Fri, 12 Feb 2016 16:44:11 -0500 Date: Fri, 12 Feb 2016 13:44:08 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, bcousson@baylibre.com, linux@arm.linux.org.uk, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, rogerq@ti.com Subject: Re: [RESEND PATCH v4 0/4] ARM: dts: use syscon property instead of ctrl-module Message-ID: <20160212214408.GA19432@atomide.com> References: <1450689201-16973-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450689201-16973-1-git-send-email-kishon@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [151221 01:13]: > This series is basically to deprecate using ctrl-module property and use > corresponding syscon properties to program the control module registers. Applying into omap-for-v4.6/dt finally, thanks! Tony