[U-Boot] [PATCH v2 07/16] dts: dra7: add spi alias for qspi
Tom Rini
trini at konsulko.com
Sun Nov 8 14:31:47 CET 2015
On Wed, Nov 04, 2015 at 01:46:15PM +0530, Mugunthan V N wrote:
> add spi alias for qspi so that spi probes the device and driver
> successfully.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> arch/arm/dts/dra7.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi
> index 8f1e25b..3060e9a 100644
> --- a/arch/arm/dts/dra7.dtsi
> +++ b/arch/arm/dts/dra7.dtsi
> @@ -41,6 +41,7 @@
> ethernet1 = &cpsw_emac1;
> d_can0 = &dcan1;
> d_can1 = &dcan2;
> + spi0 = &qspi;
> };
>
> timer {
Is this upstream already?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151108/8e950815/attachment.sig>
More information about the U-Boot
mailing list