linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] arm64: dts: g12a: Add boards peripherals
@ 2019-03-25 10:14 Neil Armstrong
  2019-03-25 10:14 ` [PATCH v3 1/6] arm64: dts: meson-g12a-x96-max: add regulators Neil Armstrong
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Neil Armstrong @ 2019-03-25 10:14 UTC (permalink / raw)
  To: khilman; +Cc: linux-amlogic, linux-kernel, linux-arm-kernel, Neil Armstrong

Following [1], add regulators, bluetooth and ADC keys on :
- meson-g12a-x96-max
- meson-g12a-u200
- meson-g12a-sei510

Dependencies :
- Patch 1, 2: None
- Patch 3: SAR ADC node at [2]
- Patches 4, 5, & 6: USB nodes at [3]

Changes since v2:
- Dropped already applied patches
- Collected martin's reviewed-bys
- Fixed x96 5v regulator polarity

Changes since v1:
- Collected martin's reviewed-bys
- Added missing regulators in commit logs
- fixed x96 dc_in regulator
- fixed includes overall
- removed dwc2 enable floowing disabled remove in [1]

[1] https://lkml.kernel.org/r/20190325100339.749-1-narmstrong@baylibre.com
[2] https://lkml.kernel.org/r/20190325100339.749-2-narmstrong@baylibre.com
[3] https://lkml.kernel.org/r/20190325100339.749-3-narmstrong@baylibre.com

Guillaume La Roque (1):
  arm64: dts: meson-g12a-x96-max: add regulators

Neil Armstrong (5):
  arm64: dts: meson-g12a-x96-max: Enable BT Module
  arm64: dts: meson-g12a-sei510: Add ADC Key and BT support
  arm64: dts: meson-g12a-sei510: Enable USB
  arm64: dts: meson-g12a-u200: Enable USB
  arm64: dts: meson-g12a-x96-max: Enable USB

 .../boot/dts/amlogic/meson-g12a-sei510.dts    | 35 ++++++++
 .../boot/dts/amlogic/meson-g12a-u200.dts      | 12 +++
 .../boot/dts/amlogic/meson-g12a-x96-max.dts   | 84 +++++++++++++++++++
 3 files changed, 131 insertions(+)

-- 
2.21.0


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

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

end of thread, other threads:[~2019-04-16  0:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 10:14 [PATCH v3 0/6] arm64: dts: g12a: Add boards peripherals Neil Armstrong
2019-03-25 10:14 ` [PATCH v3 1/6] arm64: dts: meson-g12a-x96-max: add regulators Neil Armstrong
2019-03-25 17:23   ` Martin Blumenstingl
2019-03-25 10:14 ` [PATCH v3 2/6] arm64: dts: meson-g12a-x96-max: Enable BT Module Neil Armstrong
2019-03-25 10:14 ` [PATCH v3 3/6] arm64: dts: meson-g12a-sei510: Add ADC Key and BT support Neil Armstrong
2019-03-25 10:14 ` [PATCH v3 4/6] arm64: dts: meson-g12a-sei510: Enable USB Neil Armstrong
2019-03-25 10:14 ` [PATCH v3 5/6] arm64: dts: meson-g12a-u200: " Neil Armstrong
2019-03-25 10:14 ` [PATCH v3 6/6] arm64: dts: meson-g12a-x96-max: " Neil Armstrong
2019-03-29 20:52 ` [PATCH v3 0/6] arm64: dts: g12a: Add boards peripherals Kevin Hilman
2019-04-16  0:35   ` Kevin Hilman

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