[PATCH 1/2] ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property

Rob Herring robh at kernel.org
Fri Mar 4 20:28:49 PST 2016


On Thu, Mar 03, 2016 at 02:12:04PM +0530, Lokesh Vutla wrote:
> Introduce a dt property, ti,no-idle, that prevents an IP to idle at any
> point. This is to handle Errata i877, which tells that GMAC clocks
> cannot be disabled.
> 
> Acked-by: Roger Quadros <rogerq at ti.com>
> Tested-by: Mugunthan V N <mugunthanvnm at ti.com>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> Signed-off-by: Sekhar Nori <nsekhar at ti.com>
> Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
> ---
>  Documentation/devicetree/bindings/arm/omap/omap.txt | 1 +

Acked-by: Rob Herring <robh at kernel.org>

>  arch/arm/mach-omap2/omap_hwmod.c                    | 9 ++++++++-
>  arch/arm/mach-omap2/omap_hwmod.h                    | 3 +++
>  3 files changed, 12 insertions(+), 1 deletion(-)



More information about the linux-arm-kernel mailing list