devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Meson A1 32-bit support
@ 2023-02-22 11:50 Alexey Romanov
  2023-02-22 11:50 ` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM Alexey Romanov
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Alexey Romanov @ 2023-02-22 11:50 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, neil.armstrong, khilman, jbrunet,
	martin.blumenstingl, linus.walleij
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel, kernel,
	Alexey Romanov

Hello!

This patchset adds support for 32-bit Meson A1 board. 
We describe device tree with following components:
CPU, GIC, IRQ, Timer, UART, PIN controller. 
It's capable of booting up into the serial console.

We have tested this DTS and used drivers at our 
32-bit Meson A1 board and it works correctly.

Alexey Romanov (3):
  meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM
  firmware: meson: use CONFIG_MESON_SM with CONFIG_ARM
  arch/arm: dts: introduce meson-a1 device tree

 arch/arm/boot/dts/meson-a1.dtsi | 151 ++++++++++++++++++++++++++++++++
 drivers/firmware/meson/Kconfig  |   2 +-
 drivers/pinctrl/meson/Kconfig   |   2 +-
 3 files changed, 153 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/meson-a1.dtsi

-- 
2.38.1


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

end of thread, other threads:[~2023-03-10 15:33 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22 11:50 [PATCH v1 0/3] Meson A1 32-bit support Alexey Romanov
2023-02-22 11:50 ` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM Alexey Romanov
2023-03-06 13:45   ` Linus Walleij
2023-03-06 13:49     ` neil.armstrong
2023-03-06 13:52       ` Linus Walleij
2023-02-22 11:50 ` [PATCH v1 2/3] firmware: meson: use CONFIG_MESON_SM " Alexey Romanov
2023-02-22 11:50 ` [PATCH v1 3/3] arch/arm: dts: introduce meson-a1 device tree Alexey Romanov
2023-02-23  9:08   ` Krzysztof Kozlowski
2023-02-23  9:09     ` Krzysztof Kozlowski
2023-02-27 14:39       ` Dmitry Rokosov
2023-02-27 14:41         ` Krzysztof Kozlowski
2023-02-27  8:15 ` [PATCH v1 0/3] Meson A1 32-bit support neil.armstrong
2023-02-27 14:28   ` Dmitry Rokosov
2023-02-27 14:46     ` neil.armstrong
2023-02-27 16:01       ` Dmitry Rokosov
2023-02-27 14:58     ` Arnd Bergmann
2023-02-27 15:51       ` Dmitry Rokosov
2023-02-27 16:15         ` Arnd Bergmann
2023-02-27 16:37           ` Dmitry Rokosov
2023-02-27 16:38           ` Neil Armstrong
2023-02-27 16:50             ` Dmitry Rokosov
2023-02-27 18:19               ` Arnd Bergmann
2023-02-28  8:49                 ` Dmitry Rokosov
2023-03-09 21:52                   ` Kevin Hilman
2023-03-10 15:20                     ` Dmitry Rokosov

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