Re: [PATCH v6 5/7] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes

From: Rob Herring
Date: Mon Apr 25 2016 - 09:04:45 EST


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 <fcooper@xxxxxx>
> ---
> 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 <robh@xxxxxxxxxx>