Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932575AbcDYNEn (ORCPT ); Mon, 25 Apr 2016 09:04:43 -0400 Received: from mail.kernel.org ([198.145.29.136]:51885 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932174AbcDYNEl (ORCPT ); Mon, 25 Apr 2016 09:04:41 -0400 Date: Mon, 25 Apr 2016 08:04:31 -0500 From: Rob Herring To: Franklin S Cooper Jr Cc: thierry.reding@gmail.com, tony@atomide.com, paul@pwsan.com, t-kristo@ti.com, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, vigneshr@ti.com, nsekhar@ti.com Subject: Re: [PATCH v6 5/7] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes Message-ID: <20160425130431.GA10953@rob-hp-laptop> References: <1461343238-29274-1-git-send-email-fcooper@ti.com> <1461343238-29274-6-git-send-email-fcooper@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461343238-29274-6-git-send-email-fcooper@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 Content-Length: 747 Lines: 17 On Fri, Apr 22, 2016 at 11:40:36AM -0500, Franklin S Cooper Jr wrote: > Previous patches switched the ECAP and EPWM to use the new bindings. > These bindings explicitly adds the various required clocks via DT rather > than depending on hwmod. > > Therefore, it is safe to remove the hwmod entries since they are no longer > needed. > > Signed-off-by: Franklin S Cooper Jr > --- > Documentation/devicetree/bindings/pwm/pwm-tiecap.txt | 3 --- > Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt | 3 --- > arch/arm/boot/dts/am33xx.dtsi | 6 ------ > arch/arm/boot/dts/am4372.dtsi | 9 --------- > 4 files changed, 21 deletions(-) Acked-by: Rob Herring