All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
@ 2020-03-27 21:16 ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Nicolas Saenz Julienne, linux-kernel, bcm-kernel-feedback-list,
	linux-rpi-kernel, linux-arm-kernel

Hi Florian,

The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:

  ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22 14:45:24 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2020-03-27

for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:

  ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27 21:36:17 +0100)

----------------------------------------------------------------
This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
vc4's firmware bus DMA limitations") as it turned out to be faulty

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      ARM: dts: bcm283x: Add cells encoding format to firmware bus

 arch/arm/boot/dts/bcm2835-rpi.dtsi | 3 +++
 1 file changed, 3 insertions(+)

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

* [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
@ 2020-03-27 21:16 ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-arm-kernel, bcm-kernel-feedback-list, linux-kernel,
	Nicolas Saenz Julienne, linux-rpi-kernel

Hi Florian,

The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:

  ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22 14:45:24 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2020-03-27

for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:

  ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27 21:36:17 +0100)

----------------------------------------------------------------
This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
vc4's firmware bus DMA limitations") as it turned out to be faulty

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      ARM: dts: bcm283x: Add cells encoding format to firmware bus

 arch/arm/boot/dts/bcm2835-rpi.dtsi | 3 +++
 1 file changed, 3 insertions(+)

_______________________________________________
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] 14+ messages in thread

* [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
  2020-03-27 21:16 ` Nicolas Saenz Julienne
@ 2020-03-27 21:16   ` Nicolas Saenz Julienne
  -1 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Nicolas Saenz Julienne, linux-kernel, bcm-kernel-feedback-list,
	linux-rpi-kernel, linux-arm-kernel

Hi Florian,

The following changes since commit 14e1eb5a91a96d9e1ce8051f752b7b6645bc8e10:

  dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg' (2020-03-10 12:43:15 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-27

for you to fetch changes up to 3ac395a5b3f3b678663fbb58381fdae2b1b57588:

  ARM: dts: bcm283x: Use firmware PM driver for V3D (2020-03-27 21:25:35 +0100)

----------------------------------------------------------------
- First patch updates RPi4's expgpio's GPIO labels, adding the SD power rail.

- Second patch adds a fixed regulator that controls the SD power and
hooks it up with emmc2.

- Third patch rolls back to the firmware based power driver as the MMIO
version is unstable.

----------------------------------------------------------------
Nicolas Saenz Julienne (3):
      ARM: dts: bcm2711: Update expgpio's GPIO labels
      ARM: dts: bcm2711: Add vmmc regulator in emmc2
      ARM: dts: bcm283x: Use firmware PM driver for V3D

 arch/arm/boot/dts/bcm2711-rpi-4-b.dts     | 13 ++++++++++++-
 arch/arm/boot/dts/bcm2835-common.dtsi     |  1 -
 arch/arm/boot/dts/bcm2835-rpi-common.dtsi | 12 ++++++++++++
 arch/arm/boot/dts/bcm2835.dtsi            |  1 +
 arch/arm/boot/dts/bcm2836.dtsi            |  1 +
 arch/arm/boot/dts/bcm2837.dtsi            |  1 +
 6 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2835-rpi-common.dtsi

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

* [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
@ 2020-03-27 21:16   ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-arm-kernel, bcm-kernel-feedback-list, linux-kernel,
	Nicolas Saenz Julienne, linux-rpi-kernel

Hi Florian,

The following changes since commit 14e1eb5a91a96d9e1ce8051f752b7b6645bc8e10:

  dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg' (2020-03-10 12:43:15 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-27

for you to fetch changes up to 3ac395a5b3f3b678663fbb58381fdae2b1b57588:

  ARM: dts: bcm283x: Use firmware PM driver for V3D (2020-03-27 21:25:35 +0100)

----------------------------------------------------------------
- First patch updates RPi4's expgpio's GPIO labels, adding the SD power rail.

- Second patch adds a fixed regulator that controls the SD power and
hooks it up with emmc2.

- Third patch rolls back to the firmware based power driver as the MMIO
version is unstable.

----------------------------------------------------------------
Nicolas Saenz Julienne (3):
      ARM: dts: bcm2711: Update expgpio's GPIO labels
      ARM: dts: bcm2711: Add vmmc regulator in emmc2
      ARM: dts: bcm283x: Use firmware PM driver for V3D

 arch/arm/boot/dts/bcm2711-rpi-4-b.dts     | 13 ++++++++++++-
 arch/arm/boot/dts/bcm2835-common.dtsi     |  1 -
 arch/arm/boot/dts/bcm2835-rpi-common.dtsi | 12 ++++++++++++
 arch/arm/boot/dts/bcm2835.dtsi            |  1 +
 arch/arm/boot/dts/bcm2836.dtsi            |  1 +
 arch/arm/boot/dts/bcm2837.dtsi            |  1 +
 6 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2835-rpi-common.dtsi

_______________________________________________
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] 14+ messages in thread

* [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27
  2020-03-27 21:16 ` Nicolas Saenz Julienne
@ 2020-03-27 21:16   ` Nicolas Saenz Julienne
  -1 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Nicolas Saenz Julienne, linux-kernel, bcm-kernel-feedback-list,
	linux-rpi-kernel, linux-arm-kernel

Hi Florian,

The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:

  Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27

for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:

  ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)

----------------------------------------------------------------
Enables fixed regulator in bcm2835_defconfig

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      ARM: bcm2835_defconfig: Enable fixed-regulator

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

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

* [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27
@ 2020-03-27 21:16   ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-03-27 21:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-arm-kernel, bcm-kernel-feedback-list, linux-kernel,
	Nicolas Saenz Julienne, linux-rpi-kernel

Hi Florian,

The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:

  Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27

for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:

  ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)

----------------------------------------------------------------
Enables fixed regulator in bcm2835_defconfig

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      ARM: bcm2835_defconfig: Enable fixed-regulator

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

_______________________________________________
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] 14+ messages in thread

* Re: [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
  2020-03-27 21:16 ` Nicolas Saenz Julienne
@ 2020-04-01 19:38   ` Florian Fainelli
  -1 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-01 19:38 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: linux-kernel, bcm-kernel-feedback-list, linux-rpi-kernel,
	linux-arm-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:
> 
>   ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22 14:45:24 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2020-03-27

You would want to provide a public fetch URL for next pull requests, I
fetched your tree so this is fine, but in case someone processes those
messages in a semi automated way, they would not be able to pull from
your tree here.

> 
> for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:
> 
>   ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27 21:36:17 +0100)
> 
> ----------------------------------------------------------------
> This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
> vc4's firmware bus DMA limitations") as it turned out to be faulty
> 
> ----------------------------------------------------------------

Merged into devicetree/fixes, thanks Nicolas, looks like the offending
commit has already been applied, though I had not gotten an email about
it, so the fixup in place is no longer an option.

> Nicolas Saenz Julienne (1):
>       ARM: dts: bcm283x: Add cells encoding format to firmware bus
> 
>  arch/arm/boot/dts/bcm2835-rpi.dtsi | 3 +++
>  1 file changed, 3 insertions(+)
> 

-- 
Florian

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

* Re: [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
@ 2020-04-01 19:38   ` Florian Fainelli
  0 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-01 19:38 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-kernel, linux-arm-kernel,
	linux-rpi-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:
> 
>   ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22 14:45:24 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-fixes-2020-03-27

You would want to provide a public fetch URL for next pull requests, I
fetched your tree so this is fine, but in case someone processes those
messages in a semi automated way, they would not be able to pull from
your tree here.

> 
> for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:
> 
>   ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27 21:36:17 +0100)
> 
> ----------------------------------------------------------------
> This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
> vc4's firmware bus DMA limitations") as it turned out to be faulty
> 
> ----------------------------------------------------------------

Merged into devicetree/fixes, thanks Nicolas, looks like the offending
commit has already been applied, though I had not gotten an email about
it, so the fixup in place is no longer an option.

> Nicolas Saenz Julienne (1):
>       ARM: dts: bcm283x: Add cells encoding format to firmware bus
> 
>  arch/arm/boot/dts/bcm2835-rpi.dtsi | 3 +++
>  1 file changed, 3 insertions(+)
> 

-- 
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] 14+ messages in thread

* Re: [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
  2020-04-01 19:38   ` Florian Fainelli
@ 2020-04-01 19:46     ` Nicolas Saenz Julienne
  -1 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-04-01 19:46 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-kernel, bcm-kernel-feedback-list, linux-rpi-kernel,
	linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 1600 bytes --]

Hi Florian,

On Wed, 2020-04-01 at 12:38 -0700, Florian Fainelli wrote:
> 
> On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> > Hi Florian,
> > 
> > The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:
> > 
> >   ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22
> > 14:45:24 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   
> > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git
> > tags/bcm2835-dt-fixes-2020-03-27
> 
> You would want to provide a public fetch URL for next pull requests, I
> fetched your tree so this is fine, but in case someone processes those
> messages in a semi automated way, they would not be able to pull from
> your tree here.

Noted.

> 
> > for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:
> > 
> >   ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27
> > 21:36:17 +0100)
> > 
> > ----------------------------------------------------------------
> > This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
> > vc4's firmware bus DMA limitations") as it turned out to be faulty
> > 
> > ----------------------------------------------------------------
> 
> Merged into devicetree/fixes, thanks Nicolas, looks like the offending
> commit has already been applied, though I had not gotten an email about
> it, so the fixup in place is no longer an option.

Ok, no worries, as long as it gets applied at some point we're good, it's just
a dtc warning.

Regards,
Nicolas


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

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

* Re: [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
@ 2020-04-01 19:46     ` Nicolas Saenz Julienne
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Saenz Julienne @ 2020-04-01 19:46 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-kernel, linux-arm-kernel,
	linux-rpi-kernel


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

Hi Florian,

On Wed, 2020-04-01 at 12:38 -0700, Florian Fainelli wrote:
> 
> On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> > Hi Florian,
> > 
> > The following changes since commit 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:
> > 
> >   ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22
> > 14:45:24 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   
> > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git
> > tags/bcm2835-dt-fixes-2020-03-27
> 
> You would want to provide a public fetch URL for next pull requests, I
> fetched your tree so this is fine, but in case someone processes those
> messages in a semi automated way, they would not be able to pull from
> your tree here.

Noted.

> 
> > for you to fetch changes up to be08d278eb09210fefbad4c9b27d7843f1c096b2:
> > 
> >   ARM: dts: bcm283x: Add cells encoding format to firmware bus (2020-03-27
> > 21:36:17 +0100)
> > 
> > ----------------------------------------------------------------
> > This patch is to be squashed into 55c7c0621078 ("ARM: dts: bcm283x: Fix
> > vc4's firmware bus DMA limitations") as it turned out to be faulty
> > 
> > ----------------------------------------------------------------
> 
> Merged into devicetree/fixes, thanks Nicolas, looks like the offending
> commit has already been applied, though I had not gotten an email about
> it, so the fixup in place is no longer an option.

Ok, no worries, as long as it gets applied at some point we're good, it's just
a dtc warning.

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] 14+ messages in thread

* Re: [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
  2020-03-27 21:16   ` Nicolas Saenz Julienne
@ 2020-04-04 21:36     ` Florian Fainelli
  -1 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-04 21:36 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: linux-kernel, bcm-kernel-feedback-list, linux-rpi-kernel,
	linux-arm-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 14e1eb5a91a96d9e1ce8051f752b7b6645bc8e10:
> 
>   dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg' (2020-03-10 12:43:15 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-27
> 
> for you to fetch changes up to 3ac395a5b3f3b678663fbb58381fdae2b1b57588:
> 
>   ARM: dts: bcm283x: Use firmware PM driver for V3D (2020-03-27 21:25:35 +0100)
> 
> ----------------------------------------------------------------
> - First patch updates RPi4's expgpio's GPIO labels, adding the SD power rail.
> 
> - Second patch adds a fixed regulator that controls the SD power and
> hooks it up with emmc2.
> 
> - Third patch rolls back to the firmware based power driver as the MMIO
> version is unstable.
> 
> ----------------------------------------------------------------
> Nicolas Saenz Julienne (3):
>       ARM: dts: bcm2711: Update expgpio's GPIO labels
>       ARM: dts: bcm2711: Add vmmc regulator in emmc2
>       ARM: dts: bcm283x: Use firmware PM driver for V3D

Merged into devicetree/next, thanks!
-- 
Florian

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

* Re: [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
@ 2020-04-04 21:36     ` Florian Fainelli
  0 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-04 21:36 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-kernel, linux-arm-kernel,
	linux-rpi-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 14e1eb5a91a96d9e1ce8051f752b7b6645bc8e10:
> 
>   dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg' (2020-03-10 12:43:15 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-03-27
> 
> for you to fetch changes up to 3ac395a5b3f3b678663fbb58381fdae2b1b57588:
> 
>   ARM: dts: bcm283x: Use firmware PM driver for V3D (2020-03-27 21:25:35 +0100)
> 
> ----------------------------------------------------------------
> - First patch updates RPi4's expgpio's GPIO labels, adding the SD power rail.
> 
> - Second patch adds a fixed regulator that controls the SD power and
> hooks it up with emmc2.
> 
> - Third patch rolls back to the firmware based power driver as the MMIO
> version is unstable.
> 
> ----------------------------------------------------------------
> Nicolas Saenz Julienne (3):
>       ARM: dts: bcm2711: Update expgpio's GPIO labels
>       ARM: dts: bcm2711: Add vmmc regulator in emmc2
>       ARM: dts: bcm283x: Use firmware PM driver for V3D

Merged into devicetree/next, thanks!
-- 
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] 14+ messages in thread

* Re: [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27
  2020-03-27 21:16   ` Nicolas Saenz Julienne
@ 2020-04-04 21:37     ` Florian Fainelli
  -1 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-04 21:37 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: linux-kernel, bcm-kernel-feedback-list, linux-rpi-kernel,
	linux-arm-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:
> 
>   Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27
> 
> for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:
> 
>   ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)
> 
> ----------------------------------------------------------------
> Enables fixed regulator in bcm2835_defconfig
> 
> ----------------------------------------------------------------

Merged into defconfig/next, thanks!
-- 
Florian

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

* Re: [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27
@ 2020-04-04 21:37     ` Florian Fainelli
  0 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2020-04-04 21:37 UTC (permalink / raw)
  To: Nicolas Saenz Julienne, Florian Fainelli
  Cc: bcm-kernel-feedback-list, linux-kernel, linux-arm-kernel,
	linux-rpi-kernel



On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:
> 
>   Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27
> 
> for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:
> 
>   ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)
> 
> ----------------------------------------------------------------
> Enables fixed regulator in bcm2835_defconfig
> 
> ----------------------------------------------------------------

Merged into defconfig/next, thanks!
-- 
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] 14+ messages in thread

end of thread, other threads:[~2020-04-04 21:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 21:16 [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27 Nicolas Saenz Julienne
2020-03-27 21:16 ` Nicolas Saenz Julienne
2020-03-27 21:16 ` [GIT PULL 2/3] bcm2835-dt-next-2020-03-27 Nicolas Saenz Julienne
2020-03-27 21:16   ` Nicolas Saenz Julienne
2020-04-04 21:36   ` Florian Fainelli
2020-04-04 21:36     ` Florian Fainelli
2020-03-27 21:16 ` [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27 Nicolas Saenz Julienne
2020-03-27 21:16   ` Nicolas Saenz Julienne
2020-04-04 21:37   ` Florian Fainelli
2020-04-04 21:37     ` Florian Fainelli
2020-04-01 19:38 ` [GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27 Florian Fainelli
2020-04-01 19:38   ` Florian Fainelli
2020-04-01 19:46   ` Nicolas Saenz Julienne
2020-04-01 19:46     ` Nicolas Saenz Julienne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.