Re: [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
From: Rob Herring <hidden>
Date: 2017-12-16 18:26:43
Also in:
linux-mips, lkml
On Fri, Dec 15, 2017 at 05:51:59PM +0100, Aleksandar Markovic wrote:
quoted hunk ↗ jump to hunk
From: Paul Burton <redacted> 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 <redacted> Signed-off-by: Aleksandar Markovic <redacted> --- Documentation/devicetree/bindings/misc/mti,mips-cpc.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/devicetree/bindings/misc/mti,mips-cpc.txtdiff --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.
Not really where you map registers, but where they are located.
+ +Required properties: +compatible : Should be "mti,mips-cpc".
Only one version of the block?
+regs: Should describe the address & size of the CPC register region. -- 2.7.4
-- 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