linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL RESEND 1/2]  bcm2835-dt-next-2020-03-09
@ 2020-03-10 12:27 Nicolas Saenz Julienne
  2020-03-10 12:29 ` [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09 Nicolas Saenz Julienne
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-10 12:27 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1092 bytes --]

Hi Florian,

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-09

for you to fetch changes up to 3d2cbb64483691c8f8cf88e17d7d581d9402ac4b:

ARM: dts: bcm2711: Move emmc2 into its own bus (2020-03-09 21:18:03 +0100)

----------------------------------------------------------------
This tag adds GPIO labels to RPi4 and moves emmc2 to its own bus in
order for RPi4's firmware to correct its DMA constraints.

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
ARM: dts: bcm2711: Move emmc2 into its own bus

Stefan Wahren (1):
ARM: dts: bcm2711-rpi-4-b: Add SoC GPIO labels

arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/bcm2711.dtsi        | 25 ++++++++++++++++++++-----
2 files changed, 94 insertions(+), 5 deletions(-)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [GIT PULL RESEND 2/2]  bcm2835-defconfig-next-2020-03-09
  2020-03-10 12:27 [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Nicolas Saenz Julienne
@ 2020-03-10 12:29 ` Nicolas Saenz Julienne
  2020-03-11 21:23   ` Florian Fainelli
  2020-03-10 18:09 ` [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Florian Fainelli
  2020-03-11 21:22 ` Florian Fainelli
  2 siblings, 1 reply; 7+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-10 12:29 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 837 bytes --]

Hi Florian,

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835- defconfig-next-2020-03-09

for you to fetch changes up to 93d3ae352bb5cda928570cfa2247d9c529605bef:

ARM: bcm2835_defconfig: add support for Raspberry Pi4 (2020-03-09 20:36:30 +0100)

----------------------------------------------------------------
This tag introduces configuration options in bcm2835_defconfig for basic RPi4 support.

----------------------------------------------------------------
Marek Szyprowski (1):
ARM: bcm2835_defconfig: add support for Raspberry Pi4

arch/arm/configs/bcm2835_defconfig | 5 +++++
1 file changed, 5 insertions(+)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09
  2020-03-10 12:27 [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Nicolas Saenz Julienne
  2020-03-10 12:29 ` [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09 Nicolas Saenz Julienne
@ 2020-03-10 18:09 ` Florian Fainelli
  2020-03-10 18:26   ` Nicolas Saenz Julienne
  2020-03-11 21:22 ` Florian Fainelli
  2 siblings, 1 reply; 7+ messages in thread
From: Florian Fainelli @ 2020-03-10 18:09 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel

On 3/10/20 5:27 AM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
> Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-09
> 
> for you to fetch changes up to 3d2cbb64483691c8f8cf88e17d7d581d9402ac4b:
> 
> ARM: dts: bcm2711: Move emmc2 into its own bus (2020-03-09 21:18:03 +0100)
> 
> ----------------------------------------------------------------
> This tag adds GPIO labels to RPi4 and moves emmc2 to its own bus in
> order for RPi4's firmware to correct its DMA constraints.
> 
> ----------------------------------------------------------------

I have applied both for integration but it looks like you are not using
git request-pull and you are possibly copy/pasting the content of the
command into an email? For instance your second message has this:

tags/bcm2835- defconfig-next-2020-03-09
             ^=== additional space here which should not be here.

-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09
  2020-03-10 18:09 ` [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Florian Fainelli
@ 2020-03-10 18:26   ` Nicolas Saenz Julienne
       [not found]     ` <24ed1b28-10a7-c46b-d3d5-3c41b882e5c5@i2se.com>
  0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-10 18:26 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1482 bytes --]

On Tue, 2020-03-10 at 11:09 -0700, Florian Fainelli wrote:
> On 3/10/20 5:27 AM, Nicolas Saenz Julienne wrote:
> > Hi Florian,
> > 
> > The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> > 
> > Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> > 
> > are available in the Git repository at:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git
> > tags/bcm2835-dt-next-2020-03-09
> > 
> > for you to fetch changes up to 3d2cbb64483691c8f8cf88e17d7d581d9402ac4b:
> > 
> > ARM: dts: bcm2711: Move emmc2 into its own bus (2020-03-09 21:18:03 +0100)
> > 
> > ----------------------------------------------------------------
> > This tag adds GPIO labels to RPi4 and moves emmc2 to its own bus in
> > order for RPi4's firmware to correct its DMA constraints.
> > 
> > ----------------------------------------------------------------
> 
> I have applied both for integration but it looks like you are not using
> git request-pull and you are possibly copy/pasting the content of the
> command into an email? For instance your second message has this:
> 
> tags/bcm2835- defconfig-next-2020-03-09
>              ^=== additional space here which should not be here.

Thanks!

Yes, my process is still pretty much manual. The message got wrapped/unwrapped
in the mail client and I guess something went wrong in the process.

It's time to re-tailor your gen-pull.pl script to my needs :)

Regards,
Nicolas


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09
       [not found]     ` <24ed1b28-10a7-c46b-d3d5-3c41b882e5c5@i2se.com>
@ 2020-03-11 11:21       ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 7+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-11 11:21 UTC (permalink / raw)
  To: Stefan Wahren, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 281 bytes --]

On Tue, 2020-03-10 at 20:01 +0100, Stefan Wahren wrote:
> Hi Nicolas,
> i was using this script:
> 
> https://github.com/lategoodbye/maintain-scripts
> 
> for the pull requests. It based on Stephen Warren work.

Thanks!

I'll have a look at it :)

Regards,
Nicolas


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09
  2020-03-10 12:27 [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Nicolas Saenz Julienne
  2020-03-10 12:29 ` [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09 Nicolas Saenz Julienne
  2020-03-10 18:09 ` [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Florian Fainelli
@ 2020-03-11 21:22 ` Florian Fainelli
  2 siblings, 0 replies; 7+ messages in thread
From: Florian Fainelli @ 2020-03-11 21:22 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel

On 3/10/20 5:27 AM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
> Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-09
> 
> for you to fetch changes up to 3d2cbb64483691c8f8cf88e17d7d581d9402ac4b:
> 
> ARM: dts: bcm2711: Move emmc2 into its own bus (2020-03-09 21:18:03 +0100)
> 
> ----------------------------------------------------------------
> This tag adds GPIO labels to RPi4 and moves emmc2 to its own bus in
> order for RPi4's firmware to correct its DMA constraints.
> > ----------------------------------------------------------------

Merged into devicetree/next, thanks Nicolas.
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09
  2020-03-10 12:29 ` [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09 Nicolas Saenz Julienne
@ 2020-03-11 21:23   ` Florian Fainelli
  0 siblings, 0 replies; 7+ messages in thread
From: Florian Fainelli @ 2020-03-11 21:23 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel


[-- Attachment #1.1.1: Type: text/plain, Size: 826 bytes --]

On 3/10/20 5:29 AM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
> Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835- defconfig-next-2020-03-09
> 
> for you to fetch changes up to 93d3ae352bb5cda928570cfa2247d9c529605bef:
> 
> ARM: bcm2835_defconfig: add support for Raspberry Pi4 (2020-03-09 20:36:30 +0100)
> 
> ----------------------------------------------------------------
> This tag introduces configuration options in bcm2835_defconfig for basic RPi4 support.
> 
> ----------------------------------------------------------------

Merged into defconfig/next, thanks Nicolas!
-- 
Florian


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-11 21:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10 12:27 [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Nicolas Saenz Julienne
2020-03-10 12:29 ` [GIT PULL RESEND 2/2] bcm2835-defconfig-next-2020-03-09 Nicolas Saenz Julienne
2020-03-11 21:23   ` Florian Fainelli
2020-03-10 18:09 ` [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 Florian Fainelli
2020-03-10 18:26   ` Nicolas Saenz Julienne
     [not found]     ` <24ed1b28-10a7-c46b-d3d5-3c41b882e5c5@i2se.com>
2020-03-11 11:21       ` Nicolas Saenz Julienne
2020-03-11 21:22 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).