linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
@ 2021-05-05  7:32 Neil Armstrong
  2021-05-05  7:32 ` [PATCH v2 1/3] arm64: dts: meson-sm1: add toacodec node Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Neil Armstrong @ 2021-05-05  7:32 UTC (permalink / raw)
  To: khilman, jbrunet, martin.blumenstingl
  Cc: linux-amlogic, linux-arm-kernel, linux-kernel, Neil Armstrong

Banana Pi BPI-M5 is a credit card format SBC with the following features:
- Amlogic S905X3 quad core Cortex-A55
- Mali-G31 GPU
- 4GB LPDDR4
- 16GB eMMC flash
- 4 USB 3.0
- 1 GbE ethernet
- HDMI output
- 2x LEDS
- SDCard
- 2.5mm Jack with Stereo Audio + CVBS
- Infrared Received
- ADC Button
- GPIO Button
- 40 pins header + 3pins debug header

This also adds the missing toacodec node to enable internal audio codec.

Changes since v1 at [1]:
- fixed bad compatible for sm1 toacodec node
- removed tab in bindings (but kept martin's review tag)
- renamed adc key node
- renamed flash_1v8 regulator to match schematics
- fixed vddcpu regulator voltages
- fixed ethmac rgmii-txid and checked it still worked
- added missing GPIO lines names (thanks martin !)
- 

[1] https://lore.kernel.org/r/20210429170404.3616111-1-narmstrong@baylibre.com

Neil Armstrong (3):
  arm64: dts: meson-sm1: add toacodec node
  dt-bindings: arm: amlogic: add Banana PI M5 bindings
  arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../dts/amlogic/meson-sm1-bananapi-m5.dts     | 646 ++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-sm1.dtsi    |  10 +
 4 files changed, 658 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts

-- 
2.25.1


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

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

end of thread, other threads:[~2021-05-14 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05  7:32 [PATCH v2 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5 Neil Armstrong
2021-05-05  7:32 ` [PATCH v2 1/3] arm64: dts: meson-sm1: add toacodec node Neil Armstrong
2021-05-05  7:32 ` [PATCH v2 2/3] dt-bindings: arm: amlogic: add Banana PI M5 bindings Neil Armstrong
2021-05-05  7:32 ` [PATCH v2 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts Neil Armstrong
2021-05-05 20:20   ` Martin Blumenstingl
2021-05-14 14:29     ` Neil Armstrong

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