All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for bcm2711 in vchiq_arm
@ 2022-03-24 17:26 ` Adrien Thierry
  0 siblings, 0 replies; 16+ messages in thread
From: Adrien Thierry @ 2022-03-24 17:26 UTC (permalink / raw)
  To: linux-kernel
  Cc: Adrien Thierry, Rob Herring, Nicolas Saenz Julienne,
	Florian Fainelli, Ray Jui, Scott Branden,
	bcm-kernel-feedback-list, Stefan Wahren, devicetree,
	linux-rpi-kernel, linux-arm-kernel, Greg Kroah-Hartman,
	Gaston Gonzalez, Ojaswin Mujoo, linux-staging

The goal of this patch series is to use the bcm2711 compatible string in
vchiq_arm for the Raspberry Pi 4. This allows using the downstream device
tree with the upstream kernel.

---
Changes since v1:
- Removed duplicate compatible string for bcm2711 in
  brcm,bcm2835-vchiq.yaml

Adrien Thierry (2):
  dt-bindings: soc: bcm: bcm2835-vchiq: Add support for bcm2711
  staging: vchiq_arm: Use bcm2711 compatible string for bcm2711-based
    RPi

 .../devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml      | 5 +++++
 arch/arm/boot/dts/bcm2711-rpi.dtsi                           | 1 +
 .../staging/vc04_services/interface/vchiq_arm/vchiq_arm.c    | 5 +++++
 3 files changed, 11 insertions(+)


base-commit: ed4643521e6af8ab8ed1e467630a85884d2696cf
-- 
2.35.1


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

end of thread, other threads:[~2022-04-07 14:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 17:26 [PATCH v2 0/2] Add support for bcm2711 in vchiq_arm Adrien Thierry
2022-03-24 17:26 ` Adrien Thierry
2022-03-24 17:26 ` [PATCH v2 1/2] dt-bindings: soc: bcm: bcm2835-vchiq: Add support for bcm2711 Adrien Thierry
2022-03-24 17:26   ` Adrien Thierry
2022-03-24 18:47   ` Krzysztof Kozlowski
2022-03-24 18:47     ` Krzysztof Kozlowski
2022-03-25  7:16     ` Krzysztof Kozlowski
2022-03-25  7:16       ` Krzysztof Kozlowski
2022-03-24 17:26 ` [PATCH v2 2/2] staging: vchiq_arm: Use bcm2711 compatible string for bcm2711-based RPi Adrien Thierry
2022-03-24 17:26   ` Adrien Thierry
2022-03-24 18:49   ` Krzysztof Kozlowski
2022-03-24 18:49     ` Krzysztof Kozlowski
2022-03-26  9:04 ` [PATCH v2 0/2] Add support for bcm2711 in vchiq_arm Stefan Wahren
2022-03-26  9:04   ` Stefan Wahren
2022-04-07 14:03   ` Adrien Thierry
2022-04-07 14:03     ` Adrien Thierry

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.