Re: [U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5

2017-09-25 Thread Adam Ford
On Sep 25, 2017 3:11 AM, "Jagan Teki"  wrote:

On Mon, Sep 18, 2017 at 7:13 AM, Adam Ford  wrote:
> A few small additional items are needed to support DM_SPI and
> DM_SERIAL, so those were added to da850-evm-u-boot.dtsi
>
> Signed-off-by: Adam Ford 
> ---
> V4: Re-sync with latest master
> V3: New to series.  I forgot to generate this before. This is required
before
>  The rest of the files in the series.
> diff --git a/arch/arm/dts/da850-evm-u-boot.dtsi
b/arch/arm/dts/da850-evm-u-boot.dtsi
> new file mode 100644
> index 000..5cca47d
> --- /dev/null
> +++ b/arch/arm/dts/da850-evm-u-boot.dtsi
> @@ -0,0 +1,22 @@
> +/*
> + * da850-evm U-Boot Additions
> + *
> + * Copyright (C) 2017 Logic PD, Inc.
> + * Copyright (C) Adam Ford
> + *
> + * SPDX-License-Identifier:GPL-2.0+
> + */
> +
> +/ {
> +   chosen {
> +   stdout-path = 
> +   };
> +
> +   aliases {
> +   spi0 = 
> +   };
> +};
> +
> + {
> +   compatible = "m25p64", "spi-flash";
> +};

So, re-updating compatible to match with 'spi-flash' ?

Yes. I was having difficulty recognizing the spi-flash without it.


I wasn't happy about it, but it worked.

I am away from my computer for the next week, so I am unable to try
anything else for now.

Adam


thanks!
--
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5

2017-09-25 Thread Jagan Teki
On Mon, Sep 18, 2017 at 7:13 AM, Adam Ford  wrote:
> A few small additional items are needed to support DM_SPI and
> DM_SERIAL, so those were added to da850-evm-u-boot.dtsi
>
> Signed-off-by: Adam Ford 
> ---
> V4: Re-sync with latest master
> V3: New to series.  I forgot to generate this before. This is required before
>  The rest of the files in the series.
> diff --git a/arch/arm/dts/da850-evm-u-boot.dtsi 
> b/arch/arm/dts/da850-evm-u-boot.dtsi
> new file mode 100644
> index 000..5cca47d
> --- /dev/null
> +++ b/arch/arm/dts/da850-evm-u-boot.dtsi
> @@ -0,0 +1,22 @@
> +/*
> + * da850-evm U-Boot Additions
> + *
> + * Copyright (C) 2017 Logic PD, Inc.
> + * Copyright (C) Adam Ford
> + *
> + * SPDX-License-Identifier:GPL-2.0+
> + */
> +
> +/ {
> +   chosen {
> +   stdout-path = 
> +   };
> +
> +   aliases {
> +   spi0 = 
> +   };
> +};
> +
> + {
> +   compatible = "m25p64", "spi-flash";
> +};

So, re-updating compatible to match with 'spi-flash' ?

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot