Thread (1 message) 1 message, 1 author, 2014-06-27

[PATCH v2 1/3] of: Add NVIDIA Tegra flow controller bindings

From: Stephen Warren <hidden>
Date: 2014-06-27 21:20:18
Also in: linux-devicetree, linux-tegra

Possibly related (same subject, not in this thread)

On 06/27/2014 06:07 AM, Thierry Reding wrote:
From: Thierry Reding <redacted>

Add device tree bindings for the flow controller found on NVIDIA Tegra
SoCs.
quoted hunk
diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt
+NVIDIA Tegra20 Flow Controller
+
+Required properties:
+- compatible: "nvidia,tegra20-flowctrl"
+- reg: Should contain one register range (address and length)
+
+Example:
+
+	flow-controller at 60007000 {
+		compatible = "nvidia,tegra20-flowctrl";
+		reg = <0x60007000 0x1000>;
+	};
The bindings all have the same structure. Can we collapse them all into
this one file and just list all the valid compatible values and say pick
one?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help