From: Jason Jin Date: Mon, 17 Aug 2015 07:50:57 +0000 (+0800) Subject: powerpc: Add a vga alias node for P1022 X-Git-Tag: omap-for-v4.3/fixes-rc1~100^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c4b3dfe17a7e83ea134d6a857f9a3e8e71357f;p=pandora-kernel.git powerpc: Add a vga alias node for P1022 In u-boot, when set the video as console, the name 'vga' is used as a general name for the video device, during the fdt_fixup_stdout process, the 'vga' name is used to search in the dtb to setup the 'linux,stdout-path' node. Though the P1022 DIU is not VGA-compatible device, to meet the 'vga' name used in u-boot, the vga alias node is added for P1022 in this patch. At the same time, a display alias is also added so that no other components grow dependencies on the vga alias node. Signed-off-by: Jason Jin Signed-off-by: Wang Dongsheng Signed-off-by: Scott Wood --- Reading git-diff-tree failed