From: Vipul Kumar Samar Date: Thu, 30 Aug 2012 04:02:24 +0000 (+0530) Subject: ARM: SPEAr: DT: add uart state to fix warning X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~13^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bceba83734dd4d50e978492959bd327f697fc23;p=pandora-kernel.git ARM: SPEAr: DT: add uart state to fix warning amba-pl011 driver supports two pin state "default" and "sleep" and it expect from dt to provide this pinctrl states and phandler otherwise it gives a warning message. To remove this warning message pass default state with null phandler to uart pins in device node (In our case all the pins are configured in default states so we pass null phandler to pins). Signed-off-by: Vipul Kumar Samar Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed