All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] pinctrl: meson: add audio output pins
@ 2017-03-26 17:19 ` Jerome Brunet
  0 siblings, 0 replies; 31+ messages in thread
From: Jerome Brunet @ 2017-03-26 17:19 UTC (permalink / raw)
  To: linus-amlogic

This patchset adds the pinctrl definition and the related device-tree
bindings of the i2s output and spdif output pins on the meson gxbb and
gxl SoCs.

This is part of the ongoing work to bring audio output support on the
meson family. It was tested on the gxbb p200 and gxl p230.

Changes since v1: [0]
* add a few comments in the changelog
* patched rebased on pinctrl/for-next + Neil patch on missing pins [1]

[0]: https://marc.info/?i=20170323165101.29262-1-jbrunet%40baylibre.com
[1]: https://marc.info/?i=20170323104112.16558-2-narmstrong%40baylibre.com

Jerome Brunet (8):
  pinctrl: meson: gxbb: add i2s output pins
  pinctrl: meson: gxbb: add spdif output pins
  pinctrl: meson: gxl: add i2s output pins
  pinctrl: meson: gxl: add spdif output pins
  ARM64: dts: meson-gxbb: add i2s output pins
  ARM64: dts: meson-gxbb: add spdif output pins
  ARM64: dts: meson-gxl: add i2s output pins
  ARM64: dts: meson-gxl: add spdif output pins

 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 84 +++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi  | 83 ++++++++++++++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c  | 49 +++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxl.c   | 49 +++++++++++++++++
 4 files changed, 265 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-28 19:34 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-26 17:19 [PATCH v2 0/8] pinctrl: meson: add audio output pins Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 1/8] pinctrl: meson: gxbb: add i2s " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 2/8] pinctrl: meson: gxbb: add spdif " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 3/8] pinctrl: meson: gxl: add i2s " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 4/8] pinctrl: meson: gxl: add spdif " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 5/8] ARM64: dts: meson-gxbb: add i2s " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 6/8] ARM64: dts: meson-gxbb: add spdif " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 7/8] ARM64: dts: meson-gxl: add i2s " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 8/8] ARM64: dts: meson-gxl: add spdif " Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-26 17:19   ` Jerome Brunet
2017-03-28 19:33 ` [PATCH v2 0/8] pinctrl: meson: add audio " Kevin Hilman
2017-03-28 19:33   ` Kevin Hilman
2017-03-28 19:33   ` Kevin Hilman

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.