All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	Jim Quinlan <jim2101024@gmail.com>,
	Christian Lamparter <chunkeey@gmail.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 1/1] Broadcom devicetree fixes for 5.16
Date: Tue, 16 Nov 2021 12:14:29 -0800	[thread overview]
Message-ID: <20211116201429.2692786-1-f.fainelli@gmail.com> (raw)

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.16/devicetree-fixes

for you to fetch changes up to 98481f3d72fb88cb5b973153434061015f094925:

  ARM: dts: bcm2711: Fix PCIe interrupts (2021-11-15 19:09:47 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
5.16, please pull the following:

- Florian fixes the BCM5310x DTS include file to have the appropriate
  I2C controller interrupt line, and allows the BCMA GPIO controller to
  be used as an interrupt controller. Finally, the BCM2711 (Raspberry Pi
  4) PCIe Device Tree node interrupts are fixed to list the correct
  interrupt output as well as the INTB/C/D lines.

----------------------------------------------------------------
Florian Fainelli (3):
      ARM: dts: BCM5301X: Fix I2C controller interrupt
      ARM: dts: BCM5301X: Add interrupt properties to GPIO node
      ARM: dts: bcm2711: Fix PCIe interrupts

 arch/arm/boot/dts/bcm2711.dtsi  | 8 +++++++-
 arch/arm/boot/dts/bcm5301x.dtsi | 4 +++-
 2 files changed, 10 insertions(+), 2 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	Jim Quinlan <jim2101024@gmail.com>,
	Christian Lamparter <chunkeey@gmail.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 1/1] Broadcom devicetree fixes for 5.16
Date: Tue, 16 Nov 2021 12:14:29 -0800	[thread overview]
Message-ID: <20211116201429.2692786-1-f.fainelli@gmail.com> (raw)
Message-ID: <20211116201429.AU97vMXrQ3DYi86wFT8iQ0mENUSYHuXY2GL_yTenIYo@z> (raw)

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.16/devicetree-fixes

for you to fetch changes up to 98481f3d72fb88cb5b973153434061015f094925:

  ARM: dts: bcm2711: Fix PCIe interrupts (2021-11-15 19:09:47 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
5.16, please pull the following:

- Florian fixes the BCM5310x DTS include file to have the appropriate
  I2C controller interrupt line, and allows the BCMA GPIO controller to
  be used as an interrupt controller. Finally, the BCM2711 (Raspberry Pi
  4) PCIe Device Tree node interrupts are fixed to list the correct
  interrupt output as well as the INTB/C/D lines.

----------------------------------------------------------------
Florian Fainelli (3):
      ARM: dts: BCM5301X: Fix I2C controller interrupt
      ARM: dts: BCM5301X: Add interrupt properties to GPIO node
      ARM: dts: bcm2711: Fix PCIe interrupts

 arch/arm/boot/dts/bcm2711.dtsi  | 8 +++++++-
 arch/arm/boot/dts/bcm5301x.dtsi | 4 +++-
 2 files changed, 10 insertions(+), 2 deletions(-)

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

             reply	other threads:[~2021-11-16 20:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 20:14 Florian Fainelli [this message]
2021-11-16 20:14 ` [GIT PULL 1/1] Broadcom devicetree fixes for 5.16 Florian Fainelli
2021-11-22 11:08 ` patchwork-bot+linux-soc
2021-12-14  3:36 Florian Fainelli
2021-12-14  3:36 ` Florian Fainelli
2021-12-14 17:13 ` Florian Fainelli
2021-12-14 17:13   ` Florian Fainelli
2021-12-14 18:59   ` Arnd Bergmann
2021-12-14 18:59     ` Arnd Bergmann
2021-12-15 17:20     ` Florian Fainelli
2021-12-15 17:20       ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211116201429.2692786-1-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=chunkeey@gmail.com \
    --cc=jim2101024@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.