
29 Oct
2015
29 Oct
'15
6:18 p.m.
On 27 October 2015 at 05:13, Mugunthan V N mugunthanvnm@ti.com wrote:
add spi alias for qspi so that spi probes the device and driver successfully.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com
arch/arm/dts/dra7.dtsi | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
But I don't think you should add the blank line.
diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi index 8f1e25b..7357b0e 100644 --- a/arch/arm/dts/dra7.dtsi +++ b/arch/arm/dts/dra7.dtsi @@ -41,6 +41,8 @@ ethernet1 = &cpsw_emac1; d_can0 = &dcan1; d_can1 = &dcan2;
spi0 = &qspi;
}; timer {
-- 2.6.2.280.g74301d6