From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752333AbcHHKvt (ORCPT ); Mon, 8 Aug 2016 06:51:49 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:50703 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751320AbcHHKvs (ORCPT ); Mon, 8 Aug 2016 06:51:48 -0400 Subject: Re: [PATCH v2] ARM: dts: da850: Add new ECAP and EPWM bindings To: Franklin S Cooper Jr , , , , References: <1468264306-3806-1-git-send-email-fcooper@ti.com> From: Sekhar Nori Message-ID: <57A86421.6030804@ti.com> Date: Mon, 8 Aug 2016 16:21:13 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1468264306-3806-1-git-send-email-fcooper@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 12 July 2016 12:41 AM, Franklin S Cooper Jr wrote: > From: "Cooper Jr., Franklin" > > For some devices, the PWMSS is a parent of eCAP and ePWM and provided the "and provides .." > functional clocks for those submodules. The ti,am33xx-ecap and > ti,am33xx-ehrpwm were based on this parent child relationship where the "ti,am33xx-ehrpwm bindings were .." > functional clock would be grabbed from the module's parent. > > However, DA850 doesn't have a PWMSS and the eCAP and ePWM provides their > functional clock themselves. Therefore, prefer the new binding that doesn't > assume this parent child relationship. > > Signed-off-by: Franklin S Cooper Jr > Acked-by: Rob Herring Queuing this for v4.9 with above minor commit message fixes made locally. Regards, Sekhar