On Thu, 2019-01-17 at 11:31 +0100, Jerome Brunet wrote: > This patchset enables pinctrl on the g12a and adds the necessary > pinctrl settings to the u200 uart > > Kevin, please note that this patchset depends on the: > * dts bus fixup: [0] > * pinctrl region fixes [1]. > > [0]: https://lkml.kernel.org/r/20190116165236.8330-1-jbrunet@xxxxxxxxxxxx > [1]: https://lkml.kernel.org/r/20190117102315.1833-1-jbrunet@xxxxxxxxxxxx > > Cheers. Hi Kevin, Please ignore this series. It is missing gpio-ranges. I'll add it in the v2 > > Jerome Brunet (2): > arm64: dts: meson: g12a: add pinctrl support controllers > arm64: dts: meson: g12a: add uart_ao_a pinctrl > > .../boot/dts/amlogic/meson-g12a-u200.dts | 2 + > arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 67 +++++++++++++++++++ > 2 files changed, 69 insertions(+) >