From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932329AbcFJKea (ORCPT ); Fri, 10 Jun 2016 06:34:30 -0400 Received: from muru.com ([72.249.23.125]:55888 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751951AbcFJKe2 (ORCPT ); Fri, 10 Jun 2016 06:34:28 -0400 Date: Fri, 10 Jun 2016 03:34:23 -0700 From: Tony Lindgren To: Franklin S Cooper Jr Cc: thierry.reding@gmail.com, robh+dt@kernel.org, linux@arm.linux.org.uk, paul@pwsan.com, t-kristo@ti.com, mturquette@baylibre.com, sboyd@codeaurora.org, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, vigneshr@ti.com, nsekhar@ti.com Subject: Re: [PATCH v8 5/9] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings Message-ID: <20160610103423.GT22406@atomide.com> References: <1462291015-1919-1-git-send-email-fcooper@ti.com> <1462291015-1919-6-git-send-email-fcooper@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462291015-1919-6-git-send-email-fcooper@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Franklin S Cooper Jr [160503 08:58]: > Switch to a new ECAP and EPWM bindings that doesn't depend on hwmod to > provide the various required clocks. > > For AM437 and AM335x, add the required clocks explicitly to DT. The > hwmod entries for ECAP and EPWM will be removed and this will prevent > anything from breaking. I've applying the first patch into omap-for-v4.8/soc, the rest into omap-for-v4.8/dt. Note that this patch did not apply against d850.dtsi so please resend that change as a separate patch to the davinci maintainer. Regards, Tony