From: Laxman Dewangan Date: Thu, 5 Jul 2012 07:23:04 +0000 (+0530) Subject: regulator: dt: add policy to have property "regulator-compatible" X-Git-Tag: v3.6-rc1~157^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5e461df77c14254a408e792bb32ddf08213726;p=pandora-kernel.git regulator: dt: add policy to have property "regulator-compatible" Add the policy for regulator DT such that if device have multiple regulator and its binding contains a child node that describes each regulator then each regulator child node must have the property "regulator-compatible" which matches with regulator name of their hardware counterparts. Modify the DT documentation of regulator devices to reflect this policy. Signed-off-by: Laxman Dewangan Acked-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed