public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 RESEND 0/4] ARM: dts: bcm283x: Improve device-trees and bindings
@ 2024-08-12 20:03 Stefan Wahren
  2024-08-12 20:03 ` [PATCH V3 RESEND 1/4] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML Stefan Wahren
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Stefan Wahren @ 2024-08-12 20:03 UTC (permalink / raw)
  To: Thomas Gleixner, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Florian Fainelli, Ray Jui, Scott Branden, Daniel Lezcano
  Cc: Andrea della Porta, bcm-kernel-feedback-list, linux-arm-kernel,
	kernel-list, devicetree, Stefan Wahren

This series fix some dtbs_check warning for the Raspberry Pi boards
and convert 2 txt DT bindings for BCM2835 to YAML.

I hope it's okay to combine ARM & arm64 DT fixes.

Changes in V3:
- drop already applied patches (brcm,bcm2835-dma, brcm,bcm2835-mbox,
  pwm-bcm2835) from [1]
- add new patches to address bcm2836-l1-intc
- drop accidentially added Reviewed-by for patch 1
- add Raspberry Pi Kernel Maintenance as maintainer

Changes in V2:
- drop already applied patches (bcm2835-sdhost, bcm2835-thermal)
- drop patch "dmaengine: bcm2835: also support generic dma-channel-mask"
- keep brcm,bcm2835-dma for ABI compatibility which also resolve
  dependency between patch 2 and 3
- drop quotes in patch 2 as noted by Rob Herring
- add interrupt description as suggested by Rob
- add Rob's and Uwe's Reviewed-by

[1] - https://lore.kernel.org/linux-arm-kernel/20230617133620.53129-1-stefan.wahren@i2se.com/

Stefan Wahren (4):
  dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
  dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml
  ARM: dts: bcm2837/bcm2712: adjust local intc node names
  ARM: dts: bcm271x: add missing properties to local_intc

 .../brcm,bcm2836-l1-intc.txt                  | 37 --------------
 .../brcm,bcm2836-l1-intc.yaml                 | 51 +++++++++++++++++++
 .../timer/brcm,bcm2835-system-timer.txt       | 22 --------
 .../timer/brcm,bcm2835-system-timer.yaml      | 50 ++++++++++++++++++
 arch/arm/boot/dts/broadcom/bcm2711.dtsi       |  2 +
 arch/arm/boot/dts/broadcom/bcm2837.dtsi       |  2 +-
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi     |  4 +-
 7 files changed, 107 insertions(+), 61 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.yaml
 delete mode 100644 Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt
 create mode 100644 Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.yaml

--
2.34.1


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

end of thread, other threads:[~2024-08-13 20:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 20:03 [PATCH V3 RESEND 0/4] ARM: dts: bcm283x: Improve device-trees and bindings Stefan Wahren
2024-08-12 20:03 ` [PATCH V3 RESEND 1/4] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML Stefan Wahren
2024-08-13 16:06   ` Conor Dooley
2024-08-13 20:24   ` Florian Fainelli
2024-08-12 20:03 ` [PATCH V3 RESEND 2/4] dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml Stefan Wahren
2024-08-13 16:05   ` Conor Dooley
2024-08-13 20:24   ` Florian Fainelli
2024-08-12 20:03 ` [PATCH V3 RESEND 3/4] ARM: dts: bcm2837/bcm2712: adjust local intc node names Stefan Wahren
2024-08-13 20:25   ` Florian Fainelli
2024-08-12 20:03 ` [PATCH V3 RESEND 4/4] ARM: dts: bcm271x: add missing properties to local_intc Stefan Wahren
2024-08-13 20:25   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox