Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753368AbbD0Q0l (ORCPT ); Mon, 27 Apr 2015 12:26:41 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:35313 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753187AbbD0Q0g (ORCPT ); Mon, 27 Apr 2015 12:26:36 -0400 MIME-Version: 1.0 In-Reply-To: References: <1430146811-29862-1-git-send-email-geert+renesas@glider.be> Date: Mon, 27 Apr 2015 18:26:35 +0200 X-Google-Sender-Auth: ZvLS7bMiFzyc2BSHlufrWooBxuw Message-ID: Subject: Re: [PATCH] ARM: gic: Document Power and Clock Domain optional properties From: Geert Uytterhoeven To: Rob Herring Cc: Geert Uytterhoeven , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Marc Zyngier , "devicetree@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , SH-Linux , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1400 Lines: 35 On Mon, Apr 27, 2015 at 5:25 PM, Rob Herring wrote: >> --- a/Documentation/devicetree/bindings/arm/gic.txt >> +++ b/Documentation/devicetree/bindings/arm/gic.txt >> @@ -58,6 +58,14 @@ Optional >> regions, used when the GIC doesn't have banked registers. The offset is >> cpu-offset * cpu-nr. >> >> +- power-domains : A phandle and PM domain specifier as defined by bindings of >> + the power controller specified by phandle, used when the GIC >> + is part of a Power or Clock Domain. > > "or Clock" should be removed? No, both power domains and clock domains use the "power-domains" property. In case of clock domains, "power-domains" refers to the power controller, which controls the clocks. "clocks" is used for specifying the clock to control. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/