From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 11/26] dt-bindings: Document mti,mips-cpc binding Date: Fri, 2 Sep 2016 07:34:19 -0500 Message-ID: <20160902123419.GA31627@rob-hp-laptop> References: <20160826153725.11629-1-paul.burton@imgtec.com> <20160826153725.11629-12-paul.burton@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160826153725.11629-12-paul.burton-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Paul Burton Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Ralf Baechle , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Rutland , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Aug 26, 2016 at 04:37:10PM +0100, Paul Burton wrote: > Document a binding for the MIPS Cluster Power Controller (CPC) which > simply allows the device tree to specify where the CPC registers should > be mapped. > > Signed-off-by: Paul Burton > --- > > Documentation/devicetree/bindings/misc/mti,mips-cpc.txt | 8 ++++++++ This is for power domains, right? Move to bindings/power. > 1 file changed, 8 insertions(+) > create mode 100644 Documentation/devicetree/bindings/misc/mti,mips-cpc.txt > > diff --git a/Documentation/devicetree/bindings/misc/mti,mips-cpc.txt b/Documentation/devicetree/bindings/misc/mti,mips-cpc.txt > new file mode 100644 > index 0000000..92eb08f > --- /dev/null > +++ b/Documentation/devicetree/bindings/misc/mti,mips-cpc.txt > @@ -0,0 +1,8 @@ > +Binding for MIPS Cluster Power Controller (CPC). > + > +This binding allows a system to specify where the CPC registers should be > +mapped using device tree. > + > +Required properties: > +compatible : Should be "mti,mips-cpc". > +regs: Should describe the address & size of the CPC register region. Also needs #power-domain-cells property. > -- > 2.9.3 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html