All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add support for Freebox fbx8am boards
@ 2024-02-13 17:11 ` Marc Gonzalez
  0 siblings, 0 replies; 26+ messages in thread
From: Marc Gonzalez @ 2024-02-13 17:11 UTC (permalink / raw)
  To: AML, DT
  Cc: Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Pierre-Hugues Husson

Add support for Freebox fbx8am boards

v3:
- order board binding alphabetically (Conor D)
- replace underscores with dashes in DT node names (Krzysztof K)
- Merge overlays in the build for coverage (Rob H)

Marc Gonzalez (2):
  dt-bindings: vendor-prefixes: add freebox
  dt-bindings: arm: amlogic: add fbx8am binding

Pierre-Hugues Husson (2):
  arm64: dts: amlogic: add fbx8am board
  arm64: dts: amlogic: add fbx8am DT overlays

 Documentation/devicetree/bindings/arm/amlogic.yaml         |   1 +
 Documentation/devicetree/bindings/vendor-prefixes.yaml     |   2 +
 arch/arm64/boot/dts/amlogic/Makefile                       |   6 +
 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am-brcm.dtso    |  35 +++
 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am-realtek.dtso |  25 ++
 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am.dts          | 462 +++++++++++++++++++++++++++++++++
 6 files changed, 531 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am-brcm.dtso
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am-realtek.dtso
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am.dts

-- 
2.34.1

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

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

end of thread, other threads:[~2024-02-21 14:07 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13 17:11 [PATCH v3 0/4] Add support for Freebox fbx8am boards Marc Gonzalez
2024-02-13 17:11 ` Marc Gonzalez
2024-02-13 17:12 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add freebox Marc Gonzalez
2024-02-13 17:12   ` Marc Gonzalez
2024-02-13 17:13 ` [PATCH v3 2/4] dt-bindings: arm: amlogic: add fbx8am binding Marc Gonzalez
2024-02-13 17:13   ` Marc Gonzalez
2024-02-13 17:13 ` [PATCH v3 3/4] arm64: dts: amlogic: add fbx8am board Marc Gonzalez
2024-02-13 17:13   ` Marc Gonzalez
2024-02-14  9:46   ` Neil Armstrong
2024-02-14  9:46     ` Neil Armstrong
2024-02-13 17:14 ` [PATCH v3 4/4] arm64: dts: amlogic: add fbx8am DT overlays Marc Gonzalez
2024-02-13 17:14   ` Marc Gonzalez
2024-02-14  9:47   ` Neil Armstrong
2024-02-14  9:47     ` Neil Armstrong
2024-02-19 10:32     ` Marc Gonzalez
2024-02-19 10:32       ` Marc Gonzalez
2024-02-20 10:01       ` Krzysztof Kozlowski
2024-02-20 10:01         ` Krzysztof Kozlowski
2024-02-21 10:01         ` Neil Armstrong
2024-02-21 10:01           ` Neil Armstrong
2024-02-21 13:48           ` [PATCH] fixup! " Marc Gonzalez
2024-02-21 13:48             ` Marc Gonzalez
2024-02-21 14:06             ` Neil Armstrong
2024-02-21 14:06               ` Neil Armstrong
2024-02-19  8:54 ` [PATCH v3 0/4] Add support for Freebox fbx8am boards Neil Armstrong
2024-02-19  8:54   ` Neil Armstrong

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.