Re: [PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic

2020-11-30 Thread Gregory CLEMENT
Hello Pali,

> Up-to-date version of V7 schematic is on new URL linked from official
> tech-spec webpage http://espressobin.net/tech-spec/
>
> Signed-off-by: Pali Rohár 


Applied on mvebu/dt64

Thanks,

Gregory

>
> ---
> Changes in V2:
> * Added commit description
> ---
>  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 +-
>  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts 
> b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> index e225dce64b9e..4775a7eda481 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> @@ -8,7 +8,7 @@
>   *
>   */
>  /*
> - * Schematic available at 
> http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> + * Schematic available at 
> http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts 
> b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> index 44dbe9a21cc7..c47a93978386 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> @@ -8,7 +8,7 @@
>   *
>   */
>  /*
> - * Schematic available at 
> http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> + * Schematic available at 
> http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
>   */
>  
>  /dts-v1/;
> -- 
> 2.20.1
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com


Re: [PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic

2020-11-13 Thread Pali Rohár
Ping?

On Monday 19 October 2020 10:19:33 Pali Rohár wrote:
> Gregory, it is OK now?
> 
> On Monday 05 October 2020 15:35:13 Pali Rohár wrote:
> > Up-to-date version of V7 schematic is on new URL linked from official
> > tech-spec webpage http://espressobin.net/tech-spec/
> > 
> > Signed-off-by: Pali Rohár 
> > 
> > ---
> > Changes in V2:
> > * Added commit description
> > ---
> >  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 +-
> >  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts  | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git 
> > a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts 
> > b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> > index e225dce64b9e..4775a7eda481 100644
> > --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> > +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> > @@ -8,7 +8,7 @@
> >   *
> >   */
> >  /*
> > - * Schematic available at 
> > http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> > + * Schematic available at 
> > http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
> >   */
> >  
> >  /dts-v1/;
> > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts 
> > b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> > index 44dbe9a21cc7..c47a93978386 100644
> > --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> > +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> > @@ -8,7 +8,7 @@
> >   *
> >   */
> >  /*
> > - * Schematic available at 
> > http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> > + * Schematic available at 
> > http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
> >   */
> >  
> >  /dts-v1/;
> > -- 
> > 2.20.1
> > 


Re: [PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic

2020-10-19 Thread Pali Rohár
Gregory, it is OK now?

On Monday 05 October 2020 15:35:13 Pali Rohár wrote:
> Up-to-date version of V7 schematic is on new URL linked from official
> tech-spec webpage http://espressobin.net/tech-spec/
> 
> Signed-off-by: Pali Rohár 
> 
> ---
> Changes in V2:
> * Added commit description
> ---
>  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 +-
>  arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts 
> b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> index e225dce64b9e..4775a7eda481 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
> @@ -8,7 +8,7 @@
>   *
>   */
>  /*
> - * Schematic available at 
> http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> + * Schematic available at 
> http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts 
> b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> index 44dbe9a21cc7..c47a93978386 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
> @@ -8,7 +8,7 @@
>   *
>   */
>  /*
> - * Schematic available at 
> http://wiki.espressobin.net/tiki-download_file.php?fileId=200
> + * Schematic available at 
> http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
>   */
>  
>  /dts-v1/;
> -- 
> 2.20.1
> 


[PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic

2020-10-05 Thread Pali Rohár
Up-to-date version of V7 schematic is on new URL linked from official
tech-spec webpage http://espressobin.net/tech-spec/

Signed-off-by: Pali Rohár 

---
Changes in V2:
* Added commit description
---
 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 +-
 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts 
b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
index e225dce64b9e..4775a7eda481 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
@@ -8,7 +8,7 @@
  *
  */
 /*
- * Schematic available at 
http://wiki.espressobin.net/tiki-download_file.php?fileId=200
+ * Schematic available at 
http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts 
b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
index 44dbe9a21cc7..c47a93978386 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
@@ -8,7 +8,7 @@
  *
  */
 /*
- * Schematic available at 
http://wiki.espressobin.net/tiki-download_file.php?fileId=200
+ * Schematic available at 
http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf
  */
 
 /dts-v1/;
-- 
2.20.1