From: Javier Martinez Canillas Date: Mon, 5 Oct 2015 17:35:24 +0000 (+0200) Subject: regulator: max77802: Separate sections for nodes and properties X-Git-Tag: KARO-TX6UL-2015-11-03~67^2~1^3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=45d5ea48e1d4dc3b9df2e37aebaa4e97c52a7f2c;p=karo-tx-linux.git regulator: max77802: Separate sections for nodes and properties The optional "regulators" is a node and not a property so it should not be in the "Optional properties" section but in an "Optional nodes" one. Suggested-by: Rob Herring Signed-off-by: Javier Martinez Canillas Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/regulator/max77802.txt b/Documentation/devicetree/bindings/regulator/max77802.txt index b466689c47ea..09d796ed48be 100644 --- a/Documentation/devicetree/bindings/regulator/max77802.txt +++ b/Documentation/devicetree/bindings/regulator/max77802.txt @@ -28,6 +28,8 @@ Optional properties: - inl7-supply: The input supply for LDO18, LDO20, LDO28 and LDO29 - inl9-supply: The input supply for LDO12, LDO23, LDO25, LDO26, LDO32 and LDO34 - inl10-supply: The input supply for LDO1 and LDO2 + +Optional nodes: - regulators : The regulators of max77802 have to be instantiated under subnode named "regulators" using the following format.