Re: [PATCH v2 0/8] pinctrl: meson: add audio output pins

2017-03-28 Thread Kevin Hilman
Jerome Brunet writes: > 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 p2

[PATCH v2 0/8] pinctrl: meson: add audio output pins

2017-03-26 Thread Jerome Brunet
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: