linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add peripheral nodes to RaspberryPi 5 DT
@ 2025-08-28 13:17 Andrea della Porta
  2025-08-28 13:17 ` [PATCH v2 1/5] dt-bindings: mmc: Add support for capabilities to Broadcom SDHCI controller Andrea della Porta
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Andrea della Porta @ 2025-08-28 13:17 UTC (permalink / raw)
  To: linus.walleij, robh, krzk+dt, conor+dt, florian.fainelli,
	wahrenst, linux-gpio, devicetree, linux-arm-kernel,
	Catalin Marinas, Will Deacon, iivanov, svarbanov, mbrugger,
	Jonathan Bell, Phil Elwell, Ulf Hansson,
	Broadcom internal kernel review list, Al Cooper, linux-mmc,
	Jiri Slaby, linux-serial
  Cc: Andrea della Porta

Hi,

The following patches add a few peripheral DT nodes and related pin/gpio
nodes for Raspberry Pi 5.

- Patch 1: Amend the bindings to avoid DT compiler warnings.

- Patch 2: Adds core pinctrl nodes and defines SD pins as a first appliance
  for the pinctrl.  

- Patch 3: Wires the gpio-key for power button and related gpio controller.

- Patch 4: Adds DT node for WiFi.

- Patch 5: Adds Bluetooth DT node.

All comments and suggestions are welcome!

Happy hacking!
Ivan and Andrea


CHANGES in V2:

--- DTS ---

- bcm2712.dtsi: added a proper clocks node to the uarta serial
  in order to replace the legacy clock-frequency property. As
  a result, the following patch from the previous patchset
  has been dropped since it's now useless:

  "dt-bindings: serial: Add clock-frequency property as an alternative to clocks"


Andrea della Porta (1):
  dt-bindings: mmc: Add support for capabilities to Broadcom SDHCI
    controller

Ivan T. Ivanov (4):
  arm64: dts: broadcom: bcm2712: Add pin controller nodes
  arm64: dts: broadcom: bcm2712: Add one more GPIO node
  arm64: dts: broadcom: bcm2712: Add second SDHCI controller node
  arm64: dts: broadcom: bcm2712: Add UARTA controller node

 .../bindings/mmc/brcm,sdhci-brcmstb.yaml      |   2 +-
 .../dts/broadcom/bcm2712-rpi-5-b-ovl-rp1.dts  | 133 ++++++++++++++++++
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi     |  55 ++++++++
 3 files changed, 189 insertions(+), 1 deletion(-)

-- 
2.35.3


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

end of thread, other threads:[~2025-08-29 18:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-28 13:17 [PATCH v2 0/5] Add peripheral nodes to RaspberryPi 5 DT Andrea della Porta
2025-08-28 13:17 ` [PATCH v2 1/5] dt-bindings: mmc: Add support for capabilities to Broadcom SDHCI controller Andrea della Porta
2025-08-29 18:01   ` Rob Herring (Arm)
2025-08-28 13:17 ` [PATCH v2 2/5] arm64: dts: broadcom: bcm2712: Add pin controller nodes Andrea della Porta
2025-08-28 13:17 ` [PATCH v2 3/5] arm64: dts: broadcom: bcm2712: Add one more GPIO node Andrea della Porta
2025-08-28 13:17 ` [PATCH v2 4/5] arm64: dts: broadcom: bcm2712: Add second SDHCI controller node Andrea della Porta
2025-08-28 13:17 ` [PATCH v2 5/5] arm64: dts: broadcom: bcm2712: Add UARTA " Andrea della Porta
2025-08-28 20:31 ` [PATCH v2 0/5] Add peripheral nodes to RaspberryPi 5 DT Rob Herring (Arm)
2025-08-29  9:17   ` Andrea della Porta

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).