All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add support for Freebox fbx8am boards
@ 2024-02-12 17:47 ` Marc Gonzalez
  0 siblings, 0 replies; 46+ messages in thread
From: Marc Gonzalez @ 2024-02-12 17:47 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

Marc Gonzalez (4):
   dt-bindings: vendor-prefixes: add freebox
   dt-bindings: arm: amlogic: add fbx8am binding
   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                       |   8 +
  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, 533 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] 46+ messages in thread

end of thread, other threads:[~2024-02-19  9:08 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-12 17:47 [PATCH v2 0/4] Add support for Freebox fbx8am boards Marc Gonzalez
2024-02-12 17:47 ` Marc Gonzalez
2024-02-12 17:49 ` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add freebox Marc Gonzalez
2024-02-12 17:49   ` Marc Gonzalez
2024-02-12 18:02   ` Conor Dooley
2024-02-12 18:02     ` Conor Dooley
2024-02-12 17:50 ` [PATCH v2 2/4] dt-bindings: arm: amlogic: add fbx8am binding Marc Gonzalez
2024-02-12 17:50   ` Marc Gonzalez
2024-02-12 18:20   ` Conor Dooley
2024-02-12 18:20     ` Conor Dooley
2024-02-13  8:41   ` Krzysztof Kozlowski
2024-02-13  8:41     ` Krzysztof Kozlowski
2024-02-13 12:35     ` Marc Gonzalez
2024-02-13 12:35       ` Marc Gonzalez
2024-02-13 14:12       ` Krzysztof Kozlowski
2024-02-13 14:12         ` Krzysztof Kozlowski
2024-02-12 17:51 ` [PATCH v2 3/4] arm64: dts: amlogic: add fbx8am board Marc Gonzalez
2024-02-12 17:51   ` Marc Gonzalez
2024-02-13  8:42   ` Krzysztof Kozlowski
2024-02-13  8:42     ` Krzysztof Kozlowski
2024-02-13 10:49     ` Marc Gonzalez
2024-02-13 10:49       ` Marc Gonzalez
2024-02-13 14:23       ` Krzysztof Kozlowski
2024-02-13 14:23         ` Krzysztof Kozlowski
2024-02-12 17:53 ` [PATCH v2 4/4] arm64: dts: amlogic: add fbx8am DT overlays Marc Gonzalez
2024-02-12 17:53   ` Marc Gonzalez
2024-02-13 13:51   ` Rob Herring
2024-02-13 13:51     ` Rob Herring
2024-02-13 14:58     ` Marc Gonzalez
2024-02-13 14:58       ` Marc Gonzalez
2024-02-19  9:03       ` Krzysztof Kozlowski
2024-02-19  9:03         ` Krzysztof Kozlowski
2024-02-13  8:38 ` [PATCH v2 0/4] Add support for Freebox fbx8am boards Neil Armstrong
2024-02-13  8:38   ` Neil Armstrong
2024-02-13  8:41   ` Krzysztof Kozlowski
2024-02-13  8:41     ` Krzysztof Kozlowski
2024-02-13  8:44     ` neil.armstrong
2024-02-13  8:44       ` neil.armstrong
2024-02-13  8:45       ` Krzysztof Kozlowski
2024-02-13  8:45         ` Krzysztof Kozlowski
2024-02-19  8:54 ` Neil Armstrong
2024-02-19  8:54   ` Neil Armstrong
2024-02-19  9:05   ` Krzysztof Kozlowski
2024-02-19  9:05     ` Krzysztof Kozlowski
2024-02-19  9:07     ` Neil Armstrong
2024-02-19  9:07       ` 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.