From: Suman Anna Date: Thu, 5 Mar 2015 02:01:13 +0000 (-0600) Subject: Documentation: dt: add common bindings for hwspinlock X-Git-Tag: omap-for-v4.3/legacy-v2-signed~50^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce8cf2f31d661a27b7656e791acacb86eb58739;p=pandora-kernel.git Documentation: dt: add common bindings for hwspinlock This patch adds the generic common bindings used to represent a hwlock device and use/request locks in a device-tree build. Each hwspinlock provider should have the '#hwlock-cells' property, which represents the number of cells to be used for representing a specific hwspinlock. Client users shall use the property 'hwlocks' for requesting specific lock(s). Note that the document is named hwlock.txt deliberately to keep it a bit more generic. Cc: Rob Herring Signed-off-by: Suman Anna Reviewed-by: Bjorn Andersson Acked-by: Mark Rutland Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed