From: Hans de Goede Date: Fri, 14 Nov 2014 12:26:51 +0000 (+0100) Subject: dt-bindings: simplefb: Specify node location and handoff related properties X-Git-Tag: omap-for-v3.19/fixes-rc1~128^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bb5b20f5d983e98d9a1cc7b7af5877b0f1c791b;p=pandora-kernel.git dt-bindings: simplefb: Specify node location and handoff related properties Since simplefb nodes do not relate directly to hw typically they have been placed in the root of the devicetree. As the represent runtime information having them as sub-nodes of /chosen is more logical, specify this. Also specify when to set the chosen stdout-path property to a simplefb node. For reliable handover to a hardware specific driver, that driver needs to know which simplefb to unregister when taking over, specify how the hw driver can find the matching simplefb node. Last add some advice on how to fill and use simplefb nodes from a firmware pov. Signed-off-by: Hans de Goede Acked-by: Geert Uytterhoeven Acked-by: Maxime Ripard Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed