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

2020-09-25 Thread Pali Rohár
Hello!

On Friday 25 September 2020 15:44:36 Gregory CLEMENT wrote:
> Hello Pali,
> 
> could you add a commit log besides the topic ?

I can add, but I do not know what to write for such simple update.

> Also note that I've just sent the pull requests for 5.10 and I was
> already a little late for that, so I fear this patch will be for 5.11.

I think it is fine.

> Unless the former url was broken it this case it could be considered as
> a fixe and could be applied for 5.9. If you think it, you should also
> add a "Fixes:" tag.

Both URLs are still working. Previous URL just contains older version.
New URL is available in the main / official web page [1] for technical
documentation and also is more descriptive.

[1] - http://espressobin.net/tech-spec/

> Thank,
> 
> Gregory
> 
> > Signed-off-by: Pali Rohár 
> > ---
> >  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 61d49d6a2a2a..6062a7df7342 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] arm64: dts: marvell: espressobin: Update link to V7 schematic

2020-09-25 Thread Gregory CLEMENT
Hello Pali,

could you add a commit log besides the topic ?

Also note that I've just sent the pull requests for 5.10 and I was
already a little late for that, so I fear this patch will be for 5.11.

Unless the former url was broken it this case it could be considered as
a fixe and could be applied for 5.9. If you think it, you should also
add a "Fixes:" tag.

Thank,

Gregory

> Signed-off-by: Pali Rohár 
> ---
>  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 61d49d6a2a2a..6062a7df7342 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


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

2020-09-25 Thread Pali Rohár
Signed-off-by: Pali Rohár 
---
 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 61d49d6a2a2a..6062a7df7342 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