From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932490AbcFJMBz (ORCPT ); Fri, 10 Jun 2016 08:01:55 -0400 Received: from muru.com ([72.249.23.125]:56032 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752111AbcFJMBx (ORCPT ); Fri, 10 Jun 2016 08:01:53 -0400 Date: Fri, 10 Jun 2016 05:01:43 -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: <20160610120142.GK22406@atomide.com> References: <1462291015-1919-1-git-send-email-fcooper@ti.com> <1462291015-1919-6-git-send-email-fcooper@ti.com> <20160610103423.GT22406@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160610103423.GT22406@atomide.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 * Tony Lindgren [160610 03:37]: > * 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. And I did not apply patch "pwms: pwm-ti*: Get the clock from the PWMSS parent when using old bindings", Thierry should take that one. Regards, Tony