On 03/04/2013 12:01 PM, Rhyland Klein wrote: > This change adds the binding documentation for the tps65090-charger. > diff --git a/Documentation/devicetree/bindings/power_supply/tps65090.txt b/Documentation/devicetree/bindings/power_supply/tps65090.txt ... > +Example: > + > + tps65090@48 { ... > + regulators { > + ... > + }; > The "regulators" node in the example isn't mentioned in the list of properties/nodes that's above. What goes in there? You probably want to include text similar to what I've quoted below from Documentation/devicetree/bindings/regulator/tps6586x.txt: > - regulators: A node that houses a sub-node for each regulator within the > device. Each sub-node is identified using the node's name (or the deprecated > regulator-compatible property if present), with valid values listed below. > The content of each sub-node is defined by the standard binding for > regulators; see regulator.txt. > sys, sm[0-2], ldo[0-9] and ldo_rtc -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html