From: Grant Likely Date: Wed, 11 Dec 2013 09:55:46 +0000 (+0000) Subject: dt/bindings: Remove references to linux,phandle properties X-Git-Tag: v3.14-rc1~102^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aadfb32bf6d671842d0ddb897706d7cd34eb3480;p=pandora-kernel.git dt/bindings: Remove references to linux,phandle properties The linux,phandle property is essentially an internal structural element of the DT data structure. The dtc toolchain takes care of maintaining it at compile time. It does not need to appear as part of the binding documentation. This patch removes it so that users don't think they need to add a phandle property manually. Signed-off-by: Grant Likely Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala --- Reading git-diff-tree failed